packages feed

text-ldap 0.1.1.7 → 0.1.1.8

raw patch · 1 files changed

+5/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

text-ldap.cabal view
@@ -1,5 +1,5 @@ name:                text-ldap-version:             0.1.1.7+version:             0.1.1.8 synopsis:            Parser and Printer for LDAP text data stream description:         This package contains Parser and Printer for                      LDAP text data stream like OpenLDAP backup LDIF.@@ -11,10 +11,11 @@ category:            Text build-type:          Simple cabal-version:       >=1.8-tested-with:           GHC == 7.4.1, GHC == 7.4.2-                     , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3+tested-with:           GHC == 8.0.1+                     , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3                      , GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4-                     , GHC == 8.0.1+                     , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3+                     , GHC == 7.4.1, GHC == 7.4.2  library   exposed-modules: