Add/update READMEs

This commit is contained in:
2020-01-26 21:49:52 +01:00
parent 1d00ae469d
commit 87e452c49f
5 changed files with 39 additions and 10 deletions

View File

@@ -4,7 +4,11 @@
Support for bytestring based filepath manipulation, similar to 'filepath'.
This package is part of the HPath suite, also check out [hpath](https://hackage.haskell.org/package/hpath) and [hpath-io](https://hackage.haskell.org/package/hpath-io).
This package is part of the HPath suite, also check out:
* [hpath](https://hackage.haskell.org/package/hpath)
* [hpath-directory](https://hackage.haskell.org/package/hpath-directory)
* [hpath-io](https://hackage.haskell.org/package/hpath-io)
## Motivation