yesod-test: support newest hspec
This commit is contained in:
parent
2a4747cd36
commit
cb2700d005
@ -1,5 +1,5 @@
|
||||
name: yesod-test
|
||||
version: 0.2.0.1
|
||||
version: 0.2.0.2
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Nubis <nubis@woobiz.com.ar>
|
||||
@ -35,7 +35,7 @@ library
|
||||
, network >= 2.2 && < 2.4
|
||||
, http-types >= 0.6 && < 0.7
|
||||
, HUnit >= 1.2 && < 1.3
|
||||
, hspec >= 0.9 && < 1.0
|
||||
, hspec >= 0.9 && < 1.1
|
||||
, bytestring >= 0.9
|
||||
, case-insensitive >= 0.2
|
||||
, text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user