rerebase 1.0.2 → 1.0.3
raw patch · 1 files changed
+3/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- rerebase.cabal +3/−1
rerebase.cabal view
@@ -1,7 +1,7 @@ name: rerebase version:- 1.0.2+ 1.0.3 synopsis: Reexports from "base" with a bunch of other standard libraries description:@@ -323,5 +323,7 @@ Contravariant.Extras Control.DeepSeq Control.Monad.Fail+ exposed:+ False build-depends: rebase >= 1.0.8 && < 1.1