Parcourir la source

Release 0.9.2

tags/0.9.2^0
Julian Ospald il y a 6 ans
Parent
révision
09062351f5
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 511B62C09D50CD28
2 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. +4
    -0
      CHANGELOG
  2. +1
    -1
      hpath.cabal

+ 4
- 0
CHANGELOG Voir le fichier

@@ -1,3 +1,7 @@
0.9.2
* fix build with ghc-7.6
* raise required bytestring version
* Tighten base bound to prevent building before GHC 7.6 (by George Wilson)
0.9.1
* fix build with ghc-7.8 and 7.10
0.9.0


+ 1
- 1
hpath.cabal Voir le fichier

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


Chargement…
Annuler
Enregistrer