Skip to content

Commit 005fa06

Browse files
committed
Support ghc-9.12
1 parent 99fb46d commit 005fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

directory.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Library
5959
include-dirs: .
6060

6161
build-depends:
62-
base >= 4.13.0 && < 4.21,
62+
base >= 4.13.0 && < 4.22,
6363
file-io >= 0.1.4 && < 0.2,
6464
time >= 1.8.0 && < 1.15,
6565
if os(windows)

0 commit comments

Comments
 (0)