Skip to content

Commit

Permalink
Release 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Apr 12, 2018
1 parent ab41375 commit 0906235
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.9.2
* fix build with ghc-7.6
* raise required bytestring version
* Tighten base bound to prevent building before GHC 7.6 (by George Wilson)
0.9.1
* fix build with ghc-7.8 and 7.10
0.9.0
Expand Down
2 changes: 1 addition & 1 deletion hpath.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hpath
version: 0.9.1
version: 0.9.2
synopsis: Support for well-typed paths
description: Support for well-typed paths, utilizing ByteString under the hood.
license: BSD3
Expand Down

0 comments on commit 0906235

Please sign in to comment.