We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0953d5 commit 7eb342fCopy full SHA for 7eb342f
rere.cabal
@@ -55,7 +55,7 @@ library
55
-- GHC boot libraries
56
build-depends:
57
, base >=4.3.0.0 && <4.21
58
- , containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1 || ^>=0.7
+ , containers >=0.4.0.0 && <0.9
59
, parsec ^>=3.1.12.0
60
, transformers ^>=0.3.0.0 || ^>=0.4.2.0 || ^>=0.5.2.0 || ^>=0.6.1.0
61
0 commit comments