packages feed

attoparsec-ip 0.0.3 → 0.0.4

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

attoparsec-ip.cabal view
@@ -2,12 +2,12 @@ -- -- see: https://github.com/sol/hpack ----- hash: 31b7b7fdb8639d3aed42a235b34784336552ce71eb8bad4fe0555cd86ff33a8f+-- hash: d6dff4b58a447f5b0e21472525e73f7bb907e7a061d882ae88d165acdad9673d  name:           attoparsec-ip-version:        0.0.3+version:        0.0.4 synopsis:       Parse IP data types with attoparsec-description:    Please see the README on GitHub at <https://github.com/githubuser/purescript-iso#readme>+description:    Please see the README on GitHub at <https://github.com/athanclark/attoparsec-ip#readme> category:       Web homepage:       https://github.com/athanclark/attoparsec-ip#readme bug-reports:    https://github.com/athanclark/attoparsec-ip/issues@@ -41,7 +41,7 @@     , vector   default-language: Haskell2010 -test-suite purescript-iso-test+test-suite attoparsec-ip-test   type: exitcode-stdio-1.0   main-is: Spec.hs   other-modules: