Improve README
This commit is contained in:
parent
c49d36d1c3
commit
fe92de9abd
@ -12,6 +12,6 @@ Set of libraries to deal with filepaths and files.
|
||||
|
||||
## Projects
|
||||
|
||||
* [hpath](./hpath): Support for well-typed paths
|
||||
* [hpath-filepath](./hpath-filepath): ByteString based filepath manipulation (can be used without hpath)
|
||||
* [hpath-io](./hpath-io): high-level file API (recursive copy, writeFile etc.) using hpath
|
||||
* [](https://hackage.haskell.org/package/hpath) [hpath](./hpath): Support for well-typed paths
|
||||
* [](https://hackage.haskell.org/package/hpath-filepath) [hpath-filepath](./hpath-filepath): ByteString based filepath manipulation (can be used without hpath)
|
||||
* [](https://hackage.haskell.org/package/hpath-io) [hpath-io](./hpath-io): high-level file API (recursive copy, writeFile etc.) using hpath
|
||||
|
Loading…
Reference in New Issue
Block a user