mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Export traceShowM and traceM from SpecHelpers
This commit is contained in:
parent
716bebd985
commit
68697419ec
@ -61,6 +61,7 @@ import Semantic.Task as X hiding (parsePackage)
|
|||||||
import Semantic.Util as X
|
import Semantic.Util as X
|
||||||
import Semantic.Graph (runHeap, runScopeGraph)
|
import Semantic.Graph (runHeap, runScopeGraph)
|
||||||
import System.FilePath as X
|
import System.FilePath as X
|
||||||
|
import Debug.Trace as X (traceShowM, traceM)
|
||||||
|
|
||||||
import Data.ByteString as X (ByteString)
|
import Data.ByteString as X (ByteString)
|
||||||
import Data.Functor.Both as X (Both, runBothWith, both)
|
import Data.Functor.Both as X (Both, runBothWith, both)
|
||||||
|
Loading…
Reference in New Issue
Block a user