Commit Graph

8 Commits

Author SHA1 Message Date
5ed249f5d6
Fix haddock 2016-05-18 14:03:50 +02:00
a8ccfc2587
Release 0.7.0 2016-05-18 14:02:08 +02:00
797dcaf725
Backport changes from posix-paths PR:
* add isFileName
* add hasParentDir
* add hiddenFile
* add our own openFd version for more control
* small documentation improvements
* add a getDirectoryContents' version that works on Fd
* fix linting warnings
* lift version constraints in benchmark

Also adjust HPath.IO to work with the new API.
2016-05-18 04:11:40 +02:00
f27becc4df
Cleanup, improve docs 2016-05-09 17:37:16 +02:00
3bbde22377
Add 'hiddenFile' to System.Posix.FilePath 2016-05-09 17:37:00 +02:00
687a113252
Fix documentation in System.Posix.FilePath 2016-05-09 17:04:01 +02:00
196647a383
Move some functionality from HPath to System.Posix.FilePath
This also removes 'canonicalizePath' from HPath which fixes
the doctest.
2016-05-09 14:16:53 +02:00
a946387330
Merge posix-paths into hpath 2016-05-09 13:31:20 +02:00