property-list 0.1 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- property-list.cabal +2/−2
property-list.cabal view
@@ -1,5 +1,5 @@ name: property-list-version: 0.1+version: 0.1.0.1 stability: experimental license: PublicDomain @@ -12,7 +12,7 @@ category: Data, Parsing, XML synopsis: XML property list parser-description: Parser, data type and formatter for Apple's XML property list 1.0 format.+description: Parser, data type and formatter for Apple XML and binary property lists. tested-with: GHC == 6.12.3, GHC == 7.0.4