More README updates.
This commit is contained in:
parent
0ae398df39
commit
3b6eb46dc9
@ -4,6 +4,8 @@
|
||||
|
||||
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).
|
||||
|
||||
## Motivation
|
||||
|
||||
This is basically a fork of [posix-paths](https://github.com/JohnLato/posix-paths), which seemed to have stalled development.
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
High-level IO operations on files/directories, utilizing type-safe Paths.
|
||||
|
||||
This package is part of the HPath suite, also check out [hpath](https://hackage.haskell.org/package/hpath) and [hpath-filepath](https://hackage.haskell.org/package/hpath-filepath).
|
||||
|
||||
## Motivation
|
||||
|
||||
The motivation came during development of
|
||||
|
@ -4,6 +4,8 @@
|
||||
|
||||
Support for well-typed paths in Haskell.
|
||||
|
||||
This package is part of the HPath suite, also check out [hpath-filepath](https://hackage.haskell.org/package/hpath-filepath) and [hpath-io](https://hackage.haskell.org/package/hpath-io).
|
||||
|
||||
## Motivation
|
||||
|
||||
The motivation came during development of
|
||||
|
Loading…
Reference in New Issue
Block a user