Go to file
Chris Done 30890ad3c2 Merge pull request #3 from snoyberg/master
Handle parent directory checks on Windows
2015-06-17 18:43:01 +02:00
src Handle parent directory checks on Windows 2015-06-17 19:21:45 +03:00
test Fix stripDir p p /= Nothing bug 2015-05-27 17:08:03 +02:00
.ghci Basic Path type with parsers and test suite 2015-05-08 13:14:54 +02:00
.gitignore First commit 2015-05-07 20:15:42 +02:00
CHANGELOG Fix stripDir p p /= Nothing bug 2015-05-27 17:08:03 +02:00
LICENSE Rename to path 2015-05-08 14:34:32 +02:00
README.md Update README 2015-05-08 14:35:05 +02:00
Setup.hs First commit 2015-05-07 20:15:42 +02:00
path.cabal Fix stripDir p p /= Nothing bug 2015-05-27 17:08:03 +02:00

README.md

path

Support for well-typed paths in Haskell.