mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
This is already getting exported via Protolude.
This commit is contained in:
parent
d7a789fdf3
commit
190fa948e2
@ -2,12 +2,10 @@ module Prologue
|
||||
( module X
|
||||
, lookup
|
||||
, traceShowId
|
||||
, FilePath
|
||||
) where
|
||||
|
||||
import Protolude as X
|
||||
import Data.List (lookup)
|
||||
import System.IO (FilePath)
|
||||
|
||||
import Control.Comonad.Trans.Cofree as X
|
||||
import Control.Monad.Trans.Free as X
|
||||
|
Loading…
Reference in New Issue
Block a user