Skip to content

Commit 55a34df

Browse files
committed
Allow base-4.20, fixes #230
1 parent a65ed6e commit 55a34df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ library
9191

9292
default-language: Haskell2010
9393
build-depends:
94-
, base >=4.12.0.0 && <4.20
94+
, base >=4.12.0.0 && <4.21
9595
, bytestring >=0.11.3.0
9696
, deepseq
9797
, exceptions

0 commit comments

Comments
 (0)