Release 0.7.3

This commit is contained in:
Julian Ospald 2016-05-30 17:16:37 +02:00
parent 82ea75cc88
commit 641e23c3ef
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
0.7.3:
* don't expose HPath.Internal
0.7.2:
* fix tests, so they work with the sdist tarball too
* added the following function to HPath.IO: createSymlink

View File

@ -1,5 +1,5 @@
name: hpath
version: 0.7.2
version: 0.7.3
synopsis: Support for well-typed paths
description: Support for well-typed paths, utilizing ByteString under the hood.
license: GPL-2