Skip to content

Commit fd3bc06

Browse files
authored
Merge pull request #793 from jkachmar/patch-1
Bumps dlist upper bound
2 parents 5e1d23a + 927a87e commit fd3bc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aeson.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ library
136136
-- Other dependencies
137137
build-depends:
138138
attoparsec >= 0.13.2.2 && < 0.14,
139-
dlist >= 0.8.0.4 && < 0.9,
139+
dlist >= 0.8.0.4 && < 1.1,
140140
hashable >= 1.2.7.0 && < 1.4,
141141
primitive >= 0.7.0.1 && < 0.8,
142142
scientific >= 0.3.6.2 && < 0.4,

0 commit comments

Comments
 (0)