1
1
Derivar 0

Release hpath-0.10.1

Este cometimento está contido em:
Julian Ospald 2020-01-13 23:43:19 +01:00
ascendente d898af171d
cometimento dc2493427c
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 511B62C09D50CD28
2 ficheiros modificados com 3 adições e 1 eliminações

Ver ficheiro

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

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