Drop dependency on semigroups
They are not needed on GHC we support.
This commit is contained in:
parent
77e6c3e7c2
commit
672b82d510
@ -32,7 +32,6 @@ library
|
||||
, email-validate >= 1.0
|
||||
, persistent
|
||||
, resourcet
|
||||
, semigroups
|
||||
, shakespeare >= 2.0
|
||||
, text >= 0.9
|
||||
, time >= 1.1.4
|
||||
|
||||
@ -32,7 +32,6 @@ library
|
||||
, network >= 2.2
|
||||
, memory
|
||||
, pretty-show >= 1.6
|
||||
, semigroups
|
||||
, text
|
||||
, time
|
||||
, transformers >= 0.2.2
|
||||
|
||||
@ -26,7 +26,6 @@ library
|
||||
, directory
|
||||
, fast-logger
|
||||
, monad-logger
|
||||
, semigroups
|
||||
, shakespeare
|
||||
, streaming-commons
|
||||
, template-haskell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user