packages feed

hpath 0.7.4 → 0.7.5

raw patch · 3 files changed

+3/−3 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG view
@@ -1,4 +1,4 @@-0.7.4:+0.7.5: 	* relicense to BSD3 0.7.3: 	* don't expose HPath.Internal
LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) Lennart Kolmodin+Copyright (c) Julian Ospald  All rights reserved. 
hpath.cabal view
@@ -1,5 +1,5 @@ name:                hpath-version:             0.7.4+version:             0.7.5 synopsis:            Support for well-typed paths description:         Support for well-typed paths, utilizing ByteString under the hood. license:             BSD3