Fix building errors on ghc < 7.8 and tests

This commit is contained in:
Alejandro Serrano
2014-06-28 23:18:49 +02:00
parent 1b66f65b48
commit c06ee75fbb
3 changed files with 3 additions and 10 deletions

View File

@@ -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