We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f5ccb commit c2a855fCopy full SHA for c2a855f
1 file changed
dlist.cabal
@@ -46,7 +46,7 @@ flag Werror
46
library
47
build-depends:
48
base >= 4 && < 5,
49
- deepseq >= 1.1 && < 1.5
+ deepseq >= 1.1 && < 1.6
50
exposed-modules: Data.DList
51
Data.DList.Unsafe
52
other-modules: Data.DList.Internal
0 commit comments