Merge pull request #652 from trofi/master

ihaskell.cabal: add missing 'here' depend into testsuite
This commit is contained in:
Sumit Sahrawat 2016-03-25 17:19:38 +05:30
commit d908674c02

View File

@ -180,6 +180,7 @@ Test-Suite hspec
haskeline -any,
hlint >=1.9 && <2.0,
haskell-src-exts >=1.16 && < 1.18,
here,
hspec -any,
HUnit -any,
mtl >=2.1,