raise upper

This commit is contained in:
Chris Allen 2015-06-01 19:57:10 -05:00
parent fea234a799
commit 13775d0c4e
2 changed files with 7 additions and 1 deletions

View File

@ -49,7 +49,7 @@ test-suite tests
http-client,
http-types,
containers,
hspec >= 1.8 && <2.1,
hspec >= 1.8 && <2.2,
text,
time,
aeson,

6
stack.yaml Normal file
View File

@ -0,0 +1,6 @@
flags: {}
packages:
- '.'
extra-deps:
- doctest-prop-0.2.0.1
resolver: lts-2.11