Skip to content

Commit 166ad94

Browse files
committed
Bump ghc-boot-th, containers and filepath
1 parent 184ad82 commit 166ad94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extensions.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ library
9494
-- revisit this decision and come up with
9595
-- another approach.
9696
, Cabal ^>= 3.12
97-
, containers ^>= 0.6
97+
, containers >= 0.6 && < 0.8
9898
, directory ^>= 1.3
99-
, filepath ^>= 1.4
100-
, ghc-boot-th >= 8.8.1 && < 9.9
99+
, filepath >= 1.4 && < 1.6
100+
, ghc-boot-th >= 8.8.1 && < 9.11
101101
, parsec ^>= 3.1
102102
, text >= 1.2.3 && < 2.2
103103

0 commit comments

Comments
 (0)