authenticate 0.10.2.2 → 0.10.3
raw patch · 1 files changed
+5/−5 lines, 1 filesdep +aesondep −aeson-nativedep ~attoparsecdep ~case-insensitivedep ~timePVP ok
version bump matches the API change (PVP)
Dependencies added: aeson
Dependencies removed: aeson-native
Dependency ranges changed: attoparsec, case-insensitive, time
API changes (from Hackage documentation)
Files
- authenticate.cabal +5/−5
authenticate.cabal view
@@ -1,5 +1,5 @@ name: authenticate-version: 0.10.2.2+version: 0.10.3 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani@@ -15,16 +15,16 @@ library build-depends: base >= 4 && < 5,- aeson-native >= 0.3.2.11 && < 0.4,+ aeson >= 0.3.2.11, http-enumerator >= 0.6.5.4 && < 0.8, tagsoup >= 0.12 && < 0.13, failure >= 0.0.0 && < 0.2, transformers >= 0.1 && < 0.3, bytestring >= 0.9 && < 0.10, network >= 2.2.1 && < 2.4,- case-insensitive >= 0.2 && < 0.4,+ case-insensitive >= 0.2, RSA >= 1.0 && < 1.1,- time >= 1.1 && < 1.4,+ time >= 1.1, base64-bytestring >= 0.1 && < 0.2, SHA >= 1.4 && < 1.6, random >= 1.0 && < 1.1,@@ -33,7 +33,7 @@ enumerator >= 0.4.7 && < 0.5, xml-enumerator >= 0.4 && < 0.5, blaze-builder >= 0.2 && < 0.4,- attoparsec >= 0.9 && < 0.10,+ attoparsec >= 0.9, tls >= 0.7 && < 0.9, containers, process >= 1.0.1.1 && < 1.2