Skip to content

Commit 0906235

Browse files
committed
Release 0.9.2
1 parent ab41375 commit 0906235

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.9.2
2+
* fix build with ghc-7.6
3+
* raise required bytestring version
4+
* Tighten base bound to prevent building before GHC 7.6 (by George Wilson)
15
0.9.1
26
* fix build with ghc-7.8 and 7.10
37
0.9.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.9.1
2+
version: 0.9.2
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)