Skip to content

Commit 78e4ae1

Browse files
committed
Bump to containers < 0.9
1 parent 45e94c4 commit 78e4ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stan.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ library
153153
, bytestring >= 0.10 && < 0.13
154154
, clay >= 0.14 && < 0.17
155155
, colourista >= 0.1 && < 0.3
156-
, containers >= 0.5 && < 0.8
156+
, containers >= 0.5 && < 0.9
157157
, cryptohash-sha1 ^>= 0.11
158158
, dir-traverse ^>= 0.2.2.2
159159
, directory ^>= 1.3

0 commit comments

Comments
 (0)