Skip to content

Commit b603f72

Browse files
committed
Release 0.7.2
1 parent 98ca6c5 commit b603f72

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.7.2:
2+
* fix tests, so they work with the sdist tarball too
3+
* added the following function to HPath.IO: createSymlink
14
0.7.1:
25
* various cleanups and documentation improvements
36
* added the following functions to System.Posix.FilePath: splitSearchPath, getSearchPath, stripExtension, makeRelative, makeValid

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.1
2+
version: 0.7.2
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)