Fix building errors on ghc < 7.8 and tests
This commit is contained in:
@@ -182,6 +182,8 @@ Test-Suite spec
|
||||
, monad-control
|
||||
, hspec >= 1.8.2
|
||||
, split
|
||||
, haskell-src-exts
|
||||
, text
|
||||
if impl(ghc < 7.7)
|
||||
Build-Depends: convertible
|
||||
, Cabal >= 1.10 && < 1.17
|
||||
|
||||
Reference in New Issue
Block a user