Add makeRelativeToCurrentDirectory
[haskell-directory.git] / directory.cabal
index eb3cfcb..929075c 100644 (file)
@@ -15,5 +15,5 @@ include-dirs: include
 includes:      HsDirectory.h
 install-includes:      HsDirectory.h HsDirectoryConfig.h
 extensions:    CPP, ForeignFunctionInterface
-build-depends: base, old-time
+build-depends: base, old-time, filepath