Skip to content

Commit 10662ee

Browse files
committed
Bump to 0.9.0
1 parent 672875f commit 10662ee

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.9.0
2+
* don't force "Path Abs" anymore in IO module, abstract more over Path types
3+
* add 'toAbs'
14
0.8.1
25
* add 'readFile', 'readFileEOF', 'writeFile' and 'appendFile'
36
0.8.0

hpath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hpath
2-
version: 0.8.1
2+
version: 0.9.0
33
synopsis: Support for well-typed paths
44
description: Support for well-typed paths, utilizing ByteString under the hood.
55
license: BSD3

0 commit comments

Comments
 (0)