hspec 1.4
This commit is contained in:
parent
827a2f5485
commit
b15faa3cf8
@ -1,5 +1,5 @@
|
|||||||
name: yesod-test
|
name: yesod-test
|
||||||
version: 0.3.1
|
version: 0.3.1.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Nubis <nubis@woobiz.com.ar>
|
author: Nubis <nubis@woobiz.com.ar>
|
||||||
@ -23,7 +23,7 @@ library
|
|||||||
, network >= 2.2
|
, network >= 2.2
|
||||||
, http-types >= 0.7 && < 0.8
|
, http-types >= 0.7 && < 0.8
|
||||||
, HUnit >= 1.2 && < 1.3
|
, HUnit >= 1.2 && < 1.3
|
||||||
, hspec >= 1.3 && < 1.4
|
, hspec >= 1.3
|
||||||
, bytestring >= 0.9
|
, bytestring >= 0.9
|
||||||
, case-insensitive >= 0.2
|
, case-insensitive >= 0.2
|
||||||
, text
|
, text
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user