Switch to new layout

This commit is contained in:
2016-03-30 02:47:42 +02:00
parent d15e4b8ad9
commit 3c3a2d2766
4 changed files with 142 additions and 243 deletions

View File

@@ -15,7 +15,7 @@ extra-source-files: README.md, CHANGELOG
library
hs-source-dirs: src/
ghc-options: -Wall -O2
exposed-modules: HPath, HPath.Internal
exposed-modules: HPath, HPath.Foreign, HPath.Internal
build-depends: base >= 4 && <5
, exceptions
, filepath