Release hpath-0.10.1

Cette révision appartient à :
Julian Ospald 2020-01-13 23:43:19 +01:00
Parent d898af171d
révision dc2493427c
Signature inconnue de Gitea
ID de la clé GPG: 511B62C09D50CD28
2 fichiers modifiés avec 3 ajouts et 1 suppressions

Voir le fichier

@ -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

Voir le fichier

@ -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