Skip to content

Commit 9342abe

Browse files
committed
Release 0.9.1
1 parent e8cbc63 commit 9342abe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.9.1
2+
* fix build with ghc-7.8 and 7.10
13
0.9.0
24
* don't force "Path Abs" anymore in IO module, abstract more over Path types
35
* add 'toAbs'

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.9.0
2+
version: 0.9.1
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)