Merge branch 'tighten-base-bound' of https://github.com/gwils/hpath

This commit is contained in:
Julian Ospald 2018-04-12 02:19:17 +02:00
當前提交 c03a7ec18f
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 511B62C09D50CD28
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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