Release hpath-0.10.1

This commit is contained in:
Julian Ospald 2020-01-13 23:43:19 +01:00
父節點 d898af171d
當前提交 dc2493427c
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 511B62C09D50CD28
共有 2 個文件被更改,包括 3 次插入1 次删除

查看文件

@ -1,3 +1,5 @@
0.10.1
* Add quasi quoters for hpath
0.10.0
* split packages, this one now just contains the type-safe Path wrappers
0.9.2

查看文件

@ -1,5 +1,5 @@
name: hpath
version: 0.10.0
version: 0.10.1
synopsis: Support for well-typed paths
description: Support for well-typed paths, utilizing ByteString under the hood.
license: BSD3