update gen

This commit is contained in:
Jon Schoning 2016-11-07 11:18:49 -06:00
parent d3dffb6985
commit 9406f4ffb5
2 changed files with 6 additions and 7 deletions

View file

@ -11,7 +11,7 @@ executable gen
-- other-modules:
other-extensions: TemplateHaskell
build-depends: base >=4.6 && < 5.0
, aeson >= 0.11.1 && <0.12
, aeson >= 0.11.1 && < 2.0
, bytestring >= 0.10.0 && <0.11
, containers >= 0.5.0.0 && <0.6
, either >= 4.4.1 && < 4.5

View file

@ -1,8 +1,7 @@
flags: {}
extra-package-dbs: []
packages:
- '.'
extra-deps:
- http-client-0.5.0
- http-client-tls-0.3.0
resolver: nightly-2016-08-06
- '.'
extra-deps: []
resolver: nightly-2016-10-29