gdritter repos config-ini / 68bac2d
Merge pull request #20 from simonmichael/patch-1 allow containers 0.6 / GHC 8.6 G. D. Ritter authored 5 years ago GitHub committed 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Collapse all Expand all
4545 if impl(ghc > 8.0)
4646 ghc-options: -fno-warn-redundant-constraints
4747 build-depends: base >=4.8 && <5
48 , containers >=0.5 && <0.6
48 , containers >=0.5 && <0.7
4949 , text >=1.2.2 && <1.3
5050 , unordered-containers >=0.2.7 && <0.3
5151 , transformers >=0.4.1 && <0.6