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 c8a24e8 commit f61b0c9Copy full SHA for f61b0c9
containers/containers.cabal
@@ -34,7 +34,7 @@ source-repository head
34
35
Library
36
default-language: Haskell2010
37
- build-depends: base >= 4.10 && < 5, array >= 0.4.0.0, deepseq >= 1.2 && < 1.5, template-haskell
+ build-depends: base >= 4.10 && < 5, array >= 0.4.0.0, deepseq >= 1.2 && < 1.6, template-haskell
38
hs-source-dirs: src
39
ghc-options: -O2 -Wall -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates
40
0 commit comments