Release hpath-0.10.1

Este commit está contenido en:
Julian Ospald 2020-01-13 23:43:19 +01:00
padre d898af171d
commit dc2493427c
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 511B62C09D50CD28
Se han modificado 2 ficheros con 3 adiciones y 1 borrados

Ver fichero

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

Ver fichero

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