Bump some upper bounds, Remove unneeded dep

pull/136/head
Lennart Spitzner 2018-04-15 23:45:17 +02:00
parent ad744b0247
commit 3785d15c2a
1 changed files with 3 additions and 4 deletions

View File

@ -174,7 +174,6 @@ executable brittany
, cmdargs
, czipwith
, ghc-boot-th
, hspec >=2.4.1 && <2.5
, filepath >=1.4.1.0 && <1.5
}
hs-source-dirs: src-brittany
@ -242,7 +241,7 @@ test-suite unittests
, cmdargs
, czipwith
, ghc-boot-th
, hspec >=2.4.1 && <2.5
, hspec >=2.4.1 && <2.6
}
main-is: TestMain.hs
other-modules: TestUtils
@ -309,7 +308,7 @@ test-suite littests
, cmdargs
, czipwith
, ghc-boot-th
, hspec >=2.4.1 && <2.5
, hspec >=2.4.1 && <2.6
, filepath
, parsec >=3.1.11 && <3.2
}
@ -351,7 +350,7 @@ test-suite libinterfacetests
, base
, text
, transformers
, hspec >=2.4.1 && <2.5
, hspec >=2.4.1 && <2.6
}
main-is: Main.hs
other-modules: