packages feed

rerebase 1.20.2 → 1.21

raw patch · 15 files changed

+6/−110 lines, 15 filesdep ~rebasePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: rebase

API changes (from Hackage documentation)

Files

− library/Control/Monad/ST/Lazy/Safe.hs
@@ -1,7 +0,0 @@-module Control.Monad.ST.Lazy.Safe-(-  module Rebase.Control.Monad.ST.Lazy.Safe-)-where--import Rebase.Control.Monad.ST.Lazy.Safe
− library/Control/Monad/ST/Safe.hs
@@ -1,7 +0,0 @@-module Control.Monad.ST.Safe-(-  module Rebase.Control.Monad.ST.Safe-)-where--import Rebase.Control.Monad.ST.Safe
− library/Data/List1.hs
@@ -1,7 +0,0 @@-module Data.List1-(-  module Rebase.Data.List1-)-where--import Rebase.Data.List1
− library/Data/Semigroup/Foldable/Class.hs
@@ -1,7 +0,0 @@-module Data.Semigroup.Foldable.Class-(-  module Rebase.Data.Semigroup.Foldable.Class-)-where--import Rebase.Data.Semigroup.Foldable.Class
library/Data/Traversable/Instances.hs view
@@ -1,7 +1,3 @@-module Data.Traversable.Instances-(-  module Rebase.Data.Traversable.Instances-)-where+module Data.Traversable.Instances where -import Rebase.Data.Traversable.Instances+import Rebase.Data.Traversable.Instances ()
library/Data/Vector/Instances.hs view
@@ -1,7 +1,3 @@-module Data.Vector.Instances-(-  module Rebase.Data.Vector.Instances-)-where+module Data.Vector.Instances where -import Rebase.Data.Vector.Instances+import Rebase.Data.Vector.Instances ()
− library/Foreign/ForeignPtr/Safe.hs
@@ -1,7 +0,0 @@-module Foreign.ForeignPtr.Safe-(-  module Rebase.Foreign.ForeignPtr.Safe-)-where--import Rebase.Foreign.ForeignPtr.Safe
− library/Foreign/Safe.hs
@@ -1,7 +0,0 @@-module Foreign.Safe-(-  module Rebase.Foreign.Safe-)-where--import Rebase.Foreign.Safe
− library/GHC/ConsoleHandler.hs
@@ -1,7 +0,0 @@-module GHC.ConsoleHandler-(-  module Rebase.GHC.ConsoleHandler-)-where--import Rebase.GHC.ConsoleHandler
− library/GHC/Constants.hs
@@ -1,7 +0,0 @@-module GHC.Constants-(-  module Rebase.GHC.Constants-)-where--import Rebase.GHC.Constants
− library/GHC/GHCi.hs
@@ -1,7 +0,0 @@-module GHC.GHCi-(-  module Rebase.GHC.GHCi-)-where--import Rebase.GHC.GHCi
− library/GHC/IO/Encoding/CodePage.hs
@@ -1,7 +0,0 @@-module GHC.IO.Encoding.CodePage-(-  module Rebase.GHC.IO.Encoding.CodePage-)-where--import Rebase.GHC.IO.Encoding.CodePage
− library/GHC/Pack.hs
@@ -1,7 +0,0 @@-module GHC.Pack-(-  module Rebase.GHC.Pack-)-where--import Rebase.GHC.Pack
− library/Text/Show/Functions.hs
@@ -1,7 +0,0 @@-module Text.Show.Functions-(-  module Rebase.Text.Show.Functions-)-where--import Rebase.Text.Show.Functions
rerebase.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name:          rerebase-version:       1.20.2+version:       1.21 synopsis:   Reexports from "base" with a bunch of other standard libraries @@ -64,9 +64,7 @@     Control.Monad.Signatures     Control.Monad.ST     Control.Monad.ST.Lazy-    Control.Monad.ST.Lazy.Safe     Control.Monad.ST.Lazy.Unsafe-    Control.Monad.ST.Safe     Control.Monad.ST.Strict     Control.Monad.ST.Unsafe     Control.Monad.State@@ -181,7 +179,6 @@     Data.Kind     Data.List     Data.List.NonEmpty-    Data.List1     Data.Map     Data.Map.Lazy     Data.Map.Strict@@ -211,7 +208,6 @@     Data.Semigroup.Bifoldable     Data.Semigroup.Bitraversable     Data.Semigroup.Foldable-    Data.Semigroup.Foldable.Class     Data.Semigroup.Traversable     Data.Semigroup.Traversable.Class     Data.Semigroupoid@@ -295,7 +291,6 @@     Foreign.C.Types     Foreign.Concurrent     Foreign.ForeignPtr-    Foreign.ForeignPtr.Safe     Foreign.ForeignPtr.Unsafe     Foreign.Marshal     Foreign.Marshal.Alloc@@ -306,7 +301,6 @@     Foreign.Marshal.Unsafe     Foreign.Marshal.Utils     Foreign.Ptr-    Foreign.Safe     Foreign.StablePtr     Foreign.Storable     GHC.Arr@@ -316,8 +310,6 @@     GHC.Conc.IO     GHC.Conc.Signal     GHC.Conc.Sync-    GHC.ConsoleHandler-    GHC.Constants     GHC.Desugar     GHC.Enum     GHC.Environment@@ -332,14 +324,12 @@     GHC.Foreign     GHC.ForeignPtr     GHC.Generics-    GHC.GHCi     GHC.Int     GHC.IO     GHC.IO.Buffer     GHC.IO.BufferedIO     GHC.IO.Device     GHC.IO.Encoding-    GHC.IO.Encoding.CodePage     GHC.IO.Encoding.Failure     GHC.IO.Encoding.Iconv     GHC.IO.Encoding.Latin1@@ -361,7 +351,6 @@     GHC.MVar     GHC.Num     GHC.OverloadedLabels-    GHC.Pack     GHC.Profiling     GHC.Ptr     GHC.Read@@ -403,8 +392,7 @@     Text.Read     Text.Read.Lex     Text.Show-    Text.Show.Functions     Unsafe.Coerce    exposed:          False-  build-depends:    rebase ==1.20.2+  build-depends:    rebase ==1.21