gnuidn 0.1.1 → 0.1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- gnuidn.cabal +2/−2
gnuidn.cabal view
@@ -1,5 +1,5 @@ name: gnuidn-version: 0.1.1+version: 0.1.1.1 stability: experimental synopsis: Bindings for GNU IDN license: GPL-3@@ -20,7 +20,7 @@ build-depends: base >=3 && < 5- , text >= 0.2 && < 0.8+ , text >= 0.2 && < 0.9 , bytestring >= 0.9 && < 0.10 extra-libraries: idn