allow hspec 0.9
This commit is contained in:
parent
6d2c5355ba
commit
e6c67df5c2
2
scripts
2
scripts
@ -1 +1 @@
|
||||
Subproject commit e791ced0395245e30d37b5098a27bba5e818ecb7
|
||||
Subproject commit 2ae5558596ff9f26a12acf9c3a7cf8a92e6f2735
|
||||
@ -48,7 +48,7 @@ test-suite runtests
|
||||
type: exitcode-stdio-1.0
|
||||
|
||||
build-depends: base >= 4 && < 5
|
||||
, hspec >= 0.8 && < 0.9
|
||||
, hspec >= 0.8 && < 0.10
|
||||
, HUnit
|
||||
, unix-compat >= 0.2 && < 0.3
|
||||
, time >= 1.1.4 && < 1.3
|
||||
|
||||
@ -47,7 +47,7 @@ test-suite runtests
|
||||
cpp-options: -DTEST
|
||||
build-depends: yesod-static
|
||||
, base >= 4 && < 5
|
||||
, hspec >= 0.8 && < 0.9
|
||||
, hspec >= 0.8 && < 0.10
|
||||
, HUnit
|
||||
ghc-options: -Wall
|
||||
main-is: runtests.hs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user