mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
Only import what we need from Text.Show.Pretty.
This commit is contained in:
parent
0de3bb8ccc
commit
02d38ca076
@ -27,7 +27,7 @@ import Semantic.Graph
|
||||
import Semantic.IO as IO
|
||||
import Semantic.Task
|
||||
import Text.Show (showListWith)
|
||||
import Text.Show.Pretty
|
||||
import Text.Show.Pretty (ppShow)
|
||||
|
||||
import qualified Language.Python.Assignment as Python
|
||||
import qualified Language.Ruby.Assignment as Ruby
|
||||
|
Loading…
Reference in New Issue
Block a user