Clean up ghc matrix

This commit is contained in:
2019-12-30 21:57:38 +01:00
parent f5c541b9cc
commit 1d03ec78b3
2 changed files with 5 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ library
System.Posix.FD,
System.Posix.FilePath
other-modules: HPath.Internal
build-depends: base >= 4.6 && <5
build-depends: base >= 4.8 && <5
, IfElse
, bytestring >= 0.10.0.0
, deepseq