Skip to content

Commit 641e23c

Browse files
committed
Release 0.7.3
1 parent 82ea75c commit 641e23c

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.7.3:
2+
* don't expose HPath.Internal
13
0.7.2:
24
* fix tests, so they work with the sdist tarball too
35
* added the following function to HPath.IO: createSymlink

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.7.2
2+
version: 0.7.3
33
synopsis: Support for well-typed paths
44
description: Support for well-typed paths, utilizing ByteString under the hood.
55
license: GPL-2

0 commit comments

Comments
 (0)