|
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 |
|
|
dc131c3e6b
|
Bump versions to 0.10.0 due to API break
|
2020-01-04 17:56:40 +01:00 |
|
|
ca59169f02
|
Set proper optimisation for streamly
https://github.com/composewell/streamly/blob/master/docs/Build.md
|
2020-01-04 17:55:58 +01:00 |
|
|
09eea518b8
|
Split packages into hpath{,-io,-filepath}
|
2020-01-04 17:55:14 +01:00 |
|
|
4e07fcf5b2
|
Fix update-gh-pages
|
2019-12-31 01:41:34 +01:00 |
|
|
a343d43b5c
|
Update gh token
|
2019-12-31 01:27:35 +01:00 |
|
|
fda03eb27a
|
Update GH_TOKEN
|
2019-12-31 01:04:34 +01:00 |
|
|
a487f02894
|
Try to fix update-gh-pages
|
2019-12-31 00:44:06 +01:00 |
|
|
8412ea96fb
|
Merge remote-tracking branch 'origin/fix-doctests'
|
2019-12-30 23:00:24 +01:00 |
|