We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ea75c commit 641e23cCopy full SHA for 641e23c
CHANGELOG
@@ -1,3 +1,5 @@
1
+0.7.3:
2
+ * don't expose HPath.Internal
3
0.7.2:
4
* fix tests, so they work with the sdist tarball too
5
* added the following function to HPath.IO: createSymlink
hpath.cabal
@@ -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
0 commit comments