packages feed

nri-prelude 0.5.0.3 → 0.6.0.0

raw patch · 2 files changed

+7/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,11 @@ # Unreleased next version +# 0.6.0.0++### Bugfix++- #71 was actually a breaking change! Whoops+ # 0.5.0.3  ### Enhancements
nri-prelude.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           nri-prelude-version:        0.5.0.3+version:        0.6.0.0 synopsis:       A Prelude inspired by the Elm programming language description:    Please see the README at <https://github.com/NoRedInk/haskell-libraries/tree/trunk/nri-prelude>. category:       Web