hxt-expat 9.1.0 → 9.1.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −haskell98PVP ok
version bump matches the API change (PVP)
Dependencies removed: haskell98
API changes (from Hackage documentation)
Files
- hxt-expat.cabal +1/−2
hxt-expat.cabal view
@@ -1,5 +1,5 @@ Name: hxt-expat-Version: 9.1.0+Version: 9.1.1 Synopsis: Expat parser for HXT Description: The Expat interface for the HXT. License: OtherLicense@@ -31,7 +31,6 @@ extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances build-depends: base >= 4 && < 5,- haskell98 >= 1 && < 2, bytestring >= 0.9 && < 1, hexpat >= 0.19.3 && < 1, hxt >= 9.1 && < 10