Relax dependency on directory package for Setup

Since `listDirectory` is no longer used (852a49920)
This commit is contained in:
John J. Camilleri
2018-07-05 14:21:05 +02:00
parent 73cf58da23
commit 8b5532c1e9

View File

@@ -43,7 +43,7 @@ custom-setup
setup-depends:
base,
Cabal >=1.4.0.0,
directory >=1.2.5.0,
directory,
filepath,
process >=1.0.1.1