This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
hpath
Watch
1
Star
1
Fork
0
You've already forked hpath
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
haskell
31
Commits
8
Branches
19
Tags
1.4
MiB
Haskell
94.4%
Cabal Config
5%
Shell
0.4%
C
0.2%
c637893aa8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Chris Done
c637893aa8
Bump to 0.5.2
2015-06-21 12:19:11 +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
Bump to 0.5.2
2015-06-21 12:19:11 +02:00
LICENSE
Rename to path
2015-05-08 14:34:32 +02:00
path.cabal
Bump to 0.5.2
2015-06-21 12:19:11 +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
README.md
path
Support for well-typed paths in Haskell.