Fix build on ghc <7.11
This commit is contained in:
parent
9e831749c0
commit
bb24a57e36
@ -44,6 +44,8 @@ library
|
||||
, unix >= 2.5
|
||||
, unix-bytestring
|
||||
, utf8-string
|
||||
if !impl(ghc>=7.11)
|
||||
build-depends: transformers
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user