Go to file
Chris Done 9fee9e42da Merge pull request #11 from mrkkrp/master
Fix a typo
2016-01-17 20:31:14 +00:00
src Fix a typo 2016-01-16 17:22:34 +06:00
test test: missing case for parseRelFile 2015-07-08 20:28:15 -04:00
.ghci Basic Path type with parsers and test suite 2015-05-08 13:14:54 +02:00
.gitignore Add ‘.stack-work’ to ‘.gitignore’ 2015-11-21 16:12:12 +06:00
CHANGELOG Bump to 0.5.3 2015-11-21 19:54:59 +01: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 Add NFData instance for Path 2016-01-15 12:07:27 +11:00

README.md

path

Support for well-typed paths in Haskell.