Bump to 0.9.0
This commit is contained in:
parent
672875f48f
commit
10662ee803
@ -1,3 +1,6 @@
|
|||||||
|
0.9.0
|
||||||
|
* don't force "Path Abs" anymore in IO module, abstract more over Path types
|
||||||
|
* add 'toAbs'
|
||||||
0.8.1
|
0.8.1
|
||||||
* add 'readFile', 'readFileEOF', 'writeFile' and 'appendFile'
|
* add 'readFile', 'readFileEOF', 'writeFile' and 'appendFile'
|
||||||
0.8.0
|
0.8.0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: hpath
|
name: hpath
|
||||||
version: 0.8.1
|
version: 0.9.0
|
||||||
synopsis: Support for well-typed paths
|
synopsis: Support for well-typed paths
|
||||||
description: Support for well-typed paths, utilizing ByteString under the hood.
|
description: Support for well-typed paths, utilizing ByteString under the hood.
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
Loading…
Reference in New Issue
Block a user