ci
This commit is contained in:
parent
0a45a73933
commit
374c2f4524
1 changed files with 2 additions and 0 deletions
|
@ -40,7 +40,9 @@ import Data.ByteString.Lazy (ByteString)
|
|||
import Data.Hashable (Hashable(..))
|
||||
import Data.HashMap.Strict (HashMap)
|
||||
import qualified Data.HashMap.Strict as M
|
||||
#if __GLASGOW_HASKELL__ != 710
|
||||
import Data.Monoid (Monoid(..))
|
||||
#endif
|
||||
import Data.Semigroup (Semigroup(..))
|
||||
import Data.String
|
||||
import Data.Text (Text)
|
||||
|
|
Loading…
Add table
Reference in a new issue