Skip to content

Commit

Permalink
Support ghc-9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Nov 7, 2024
1 parent 99fb46d commit 005fa06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion directory.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Library
include-dirs: .

build-depends:
base >= 4.13.0 && < 4.21,
base >= 4.13.0 && < 4.22,
file-io >= 0.1.4 && < 0.2,
time >= 1.8.0 && < 1.15,
if os(windows)
Expand Down

0 comments on commit 005fa06

Please sign in to comment.