rerebase 1.0.3 → 1.1
raw patch · 2 files changed
+2/−10 lines, 2 filesdep ~rebase
Dependency ranges changed: rebase
Files
- library/Data/Typeable/Internal.hs +0/−7
- rerebase.cabal +2/−3
− library/Data/Typeable/Internal.hs
@@ -1,7 +0,0 @@-module Data.Typeable.Internal-(- module Rebase.Data.Typeable.Internal-)-where--import Rebase.Data.Typeable.Internal
rerebase.cabal view
@@ -1,7 +1,7 @@ name: rerebase version:- 1.0.3+ 1.1 synopsis: Reexports from "base" with a bunch of other standard libraries description:@@ -90,7 +90,6 @@ Data.Type.Coercion Data.Type.Equality Data.Typeable- Data.Typeable.Internal Data.Unique Data.Version Data.Word@@ -326,4 +325,4 @@ exposed: False build-depends:- rebase >= 1.0.8 && < 1.1+ rebase >= 1.1 && < 1.2