packages feed

hxt-charproperties 9.2.0.0 → 9.2.0.1

raw patch · 1 files changed

+7/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hxt-charproperties.cabal view
@@ -1,5 +1,5 @@ Name:                hxt-charproperties-Version:             9.2.0.0+Version:             9.2.0.1 Synopsis:            Character properties and classes for XML and Unicode Description:         Character proprties defined by XML and Unicode standards.                      These modules contain predicates for Unicode blocks and char proprties@@ -15,7 +15,7 @@ Category:            Text Build-type:          Simple -Cabal-version:       >=1.4+Cabal-version:       >=1.6  Extra-source-files:   gen/Makefile@@ -39,4 +39,8 @@   hs-source-dirs: src    ghc-options: -Wall-  ghc-prof-options: -auto-all -caf-all+  ghc-prof-options: -caf-all++Source-Repository head+  Type:     git+  Location: git://github.com/UweSchmidt/hxt.git