packages feed

bits-extra 0.0.1.1 → 0.0.1.2

raw patch · 1 files changed

+3/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

bits-extra.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: f52076e751b0944ea7b218edc2e2d7ec7fcb8feffbf0f8cf878143b993b6ff9f+-- hash: dbcbb459a6eb5b7d8dadf5907153e09aeafa1d85fbef3d1cfcf6c02f025f0348  name:           bits-extra-version:        0.0.1.1+version:        0.0.1.2 description:    Please see the README on Github at <https://github.com/haskell-works/bits-extra#readme> homepage:       https://github.com/haskell-works/bits-extra#readme bug-reports:    https://github.com/haskell-works/bits-extra/issues@@ -33,6 +33,7 @@ library   hs-source-dirs:       src+  other-extensions: TypeApplications   ghc-options: -Wall -O2   build-depends:       base >=4.7 && <5