Go to file
Chris Done 09996f1605 Merge pull request #4 from bergmark/no-derivegeneric
Remove unused DeriveGeneric extension, fixes GHC 7.0 build
2015-06-21 12:18:07 +02:00
src Remove unused DeriveGeneric extension, fixes GHC 7.0 build 2015-06-21 02:29:25 +02: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 Bump to 0.5.1 2015-06-17 18:45:43 +02:00

README.md

path

Support for well-typed paths in Haskell.