parent
4d064db674
commit
7a7ea6c40d
|
@ -199,7 +199,7 @@ test-suite unittests
|
|||
, cmdargs
|
||||
, czipwith
|
||||
, ghc-boot-th
|
||||
, hspec >=2.4.1 && <2.8
|
||||
, hspec >=2.4.1 && <2.9
|
||||
}
|
||||
main-is: TestMain.hs
|
||||
other-modules: TestUtils
|
||||
|
@ -270,7 +270,7 @@ test-suite littests
|
|||
, cmdargs
|
||||
, czipwith
|
||||
, ghc-boot-th
|
||||
, hspec >=2.4.1 && <2.8
|
||||
, hspec >=2.4.1 && <2.9
|
||||
, filepath
|
||||
, parsec >=3.1.11 && <3.2
|
||||
}
|
||||
|
@ -314,7 +314,7 @@ test-suite libinterfacetests
|
|||
, base
|
||||
, text
|
||||
, transformers
|
||||
, hspec >=2.4.1 && <2.8
|
||||
, hspec >=2.4.1 && <2.9
|
||||
}
|
||||
main-is: Main.hs
|
||||
other-modules:
|
||||
|
|
Loading…
Reference in New Issue