Allow http-types-0.12

I tested this locally, but I'm not really sure its the right thing to
put http-types in the default stack.yaml

This is for https://github.com/fpco/stackage/issues/3232 which blocks
us in katip-elasticsearch downstream
This commit is contained in:
Michael Xavier 2018-01-29 09:51:00 -08:00
parent dfae4ab3da
commit e5a767d64c
2 changed files with 2 additions and 3 deletions

View File

@ -55,7 +55,7 @@ library
text >= 0.11 && <1.3,
mtl >= 1.0 && <2.3,
transformers >= 0.2 && <0.6,
http-types >= 0.8 && <0.12,
http-types >= 0.8 && <0.13,
vector >= 0.10.9 && <0.13,
scientific >= 0.3.0.0 && <0.4.0.0,
exceptions,

View File

@ -6,7 +6,6 @@ packages:
- '.'
- './examples'
extra-deps:
- http-types-0.11
extra-deps: []
resolver: lts-10.0