packages feed

encoding 0.6.7 → 0.6.7.1

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

encoding.cabal view
@@ -1,5 +1,5 @@ Name:		encoding-Version:	0.6.7+Version:	0.6.7.1 Author:		Henning Günther Maintainer:	daniel@wagner-home.com License:	BSD3@@ -31,12 +31,12 @@  Source-Repository head   Type:			darcs-  Location:		http://community.haskell.org/encoding+  Location:		http://code.haskell.org/encoding  Source-Repository this   Type:			darcs-  Location:		http://community.haskell.org/encoding-  Tag:			0.6.7+  Location:		http://code.haskell.org/encoding+  Tag:			0.6.7.1  Library   Build-Depends:	binary, extensible-exceptions, HaXml >= 1.22 && < 1.24