Bump hpath-directory to 0.13.3

This commit is contained in:
Julian Ospald 2020-04-14 23:49:39 +02:00
parent 3cb17dd253
commit 014d78e055
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Revision history for hpath-directory
## 0.13.3 -- 2020-04-14
* Fix tests on mac
## 0.13.2 -- 2020-02-17
* Fix bug in `createDirRecursive` with trailing path separators

View File

@ -1,7 +1,7 @@
cabal-version: >=1.10
name: hpath-directory
version: 0.13.2
version: 0.13.3
synopsis: Alternative to 'directory' package with ByteString based filepaths
description: This provides a safer alternative to the 'directory'
package. FilePaths are ByteString based, so this