Skip to content

Commit 6499ac9

Browse files
committed
Allow building with containers-0.8.*
1 parent ec33721 commit 6499ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text-show.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ library
154154
, base-compat-batteries >= 0.11 && < 0.15
155155
, bifunctors >= 5.1 && < 6
156156
, bytestring >= 0.10.8.1 && < 0.13
157-
, containers >= 0.1 && < 0.8
157+
, containers >= 0.1 && < 0.9
158158
, ghc-boot-th >= 8.0 && < 9.13
159159
, ghc-prim
160160
, template-haskell >= 2.11 && < 2.24

0 commit comments

Comments
 (0)