Commit Graph

286 Commits

Author SHA1 Message Date
23f4221fe1 Remove unnecessary dependencies from hpath-posix 2020-02-08 22:06:33 +01:00
d21b7bed3b Spelling 2020-01-30 00:28:15 +01:00
25083b293d Bump hpath-io 2020-01-30 00:28:05 +01:00
09f25deecc Fix hpath-io deps 2020-01-29 23:09:40 +01:00
1d7ffca4ac Update ChangeLog 2020-01-29 23:07:55 +01:00
33e68590b2 Fix hpath-directory.cabal 2020-01-29 23:06:57 +01:00
e1f302b4a6 Split hpath-directory into hpath-posix 2020-01-29 23:06:13 +01:00
4df7e02e27 Bump streamly-bytestring >= 0.1.0.1 for older GHCs 2020-01-27 12:51:44 +01:00
ecb52f5217 Clean up 2020-01-26 22:40:03 +01:00
768443df27 Make sure it builds with 7.10.3 2020-01-26 22:10:32 +01:00
f7e2131192 Release new versions 2020-01-26 21:52:34 +01:00
87e452c49f Add/update READMEs 2020-01-26 21:52:13 +01:00
1d00ae469d Make hpath-io use hpath-directory 2020-01-26 21:52:08 +01:00
d4402a25bb Set hpath-directory version to 0.13.0 2020-01-26 21:48:26 +01:00
0c770be3a5 Don't run toAbs manually, doesn't make sense 2020-01-26 21:48:08 +01:00
f3f232e4c9 Add hpath-directory 2020-01-26 20:40:37 +01:00
b7cd5ba857 Add takeAllParents 2020-01-26 20:40:37 +01:00
7d0ca1c230 Use streamly-bytestring 2020-01-26 14:27:38 +01:00
a6036a7aea Fix documentation 2020-01-24 13:01:28 +01:00
0ff3808544 Bump versions 2020-01-20 20:19:45 +01:00
9d8b7d5bfc Fix HPath.IO after API changes 2020-01-20 19:51:01 +01:00
d0beba227a Add another doctest to splitDirectories 2020-01-20 19:51:01 +01:00
607e67378c Improve documentation 2020-01-20 19:51:01 +01:00
7b66379d49 Add rootPath, isRootPath, and getAllComponents{,AfterRoot} 2020-01-20 19:51:01 +01:00
db23ad6b38 Move isParentOf to its own section 2020-01-20 19:51:01 +01:00
f2986e60db Don't preserve trailing path separators 2020-01-20 19:51:01 +01:00
1eeef0806d Unexpose HPath.Internal 2020-01-20 19:51:00 +01:00
375d8ae0a3 Redo parseAny 2020-01-20 19:51:00 +01:00
3abc68cdd6 Remove RelC and Fn wrt #29
'Path Fn </> Path Fn' leads to incorrect semantics.
The only fix is introducing complicated type family
machinery, which isn't justified.
2020-01-20 19:51:00 +01:00
117641c419 Bump versions 2020-01-18 18:59:21 +01:00
824aff1751 Add various new functions to HPath.IO 2020-01-18 18:53:04 +01:00
94077aa6a6 Add parseAny friends 2020-01-18 18:44:28 +01:00
22ddeeadcc Add isSpecialDirectoryEntry 2020-01-18 18:43:55 +01:00
1f4e289903 Fix run-doctests working dir 2020-01-16 02:05:34 +01:00
bb24a57e36 Fix build on ghc <7.11 2020-01-14 00:07:38 +01:00
9e831749c0 Release hpath-filepath-0.10.1 2020-01-13 23:50:24 +01:00
dc2493427c Release hpath-0.10.1 2020-01-13 23:50:24 +01:00
d898af171d Release hpath-io-0.10.1 2020-01-13 23:50:24 +01:00
80d60845dc Add TODO 2020-01-13 23:50:24 +01:00
5b9958ba23 Switch to safe-exceptions 2020-01-13 23:50:23 +01:00
9b20ce2e72 Redo file reading API 2020-01-13 23:50:23 +01:00
6a1f80bc17 Move file check functions to HPath.IO 2020-01-13 23:50:23 +01:00
931851c8c1 Add quasi quoters for hpath 2020-01-13 17:06:27 +01:00
3b6eb46dc9 More README updates. 2020-01-04 21:48:27 +01:00
0ae398df39 Update CHANGELOGs 2020-01-04 20:14:25 +01:00
fe92de9abd Improve README 2020-01-04 19:58:20 +01:00
c49d36d1c3 Add build status badge to main README 2020-01-04 18:39:42 +01:00
a6f902a9df Merge branch 'split-packages' 2020-01-04 18:36:24 +01:00
d0c3a2c9a7 Fix build with older GHCs 2020-01-04 18:14:52 +01:00
c3d2c0433e Pin dependencies 2020-01-04 18:06:06 +01:00