;deps: bump fgl lower bound to fix ghc 7, 8.0 builds

This commit is contained in:
Simon Michael 2019-07-12 15:25:19 -07:00
parent 7d5f33441e
commit 40dd5e41cb
3 changed files with 3 additions and 1 deletions

View File

@ -55,7 +55,7 @@ dependencies:
- deepseq
- directory
- easytest >= 0.2.1 && <0.3
- fgl >=5.5.3.0
- fgl >=5.5.4.0
- file-embed >=0.0.10
- filepath
- hashtables >=1.2.3.1

View File

@ -35,6 +35,7 @@ extra-deps:
- directory-1.2.7.0
- doctest-0.16.0
- exceptions-0.10.0
- fgl-5.5.4.0
- free-5.0.2
- generics-sop-0.3.2.0
- Glob-0.9.2

View File

@ -24,6 +24,7 @@ extra-deps:
- config-ini-0.2.3.0
- criterion-1.4.1.0
- doctest-0.16.0
- fgl-5.5.4.0
- generics-sop-0.3.2.0
- hashable-1.2.7.0
- http-media-0.7.1.2