X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FBase.lhs;h=8dd3124b397c544db7144eebfe6938c329bec769;hb=3d188b69c0b9742c57854c2c52f33beb897770f9;hp=027191a62c2fd5796438c1004b57b1c37c18abb5;hpb=1fc945f3ff888665d92152963dba851726c6d529;p=ghc-base.git diff --git a/GHC/Base.lhs b/GHC/Base.lhs index 027191a..8dd3124 100644 --- a/GHC/Base.lhs +++ b/GHC/Base.lhs @@ -87,7 +87,6 @@ Other Prelude modules are much easier with fewer complex dependencies. module GHC.Base ( module GHC.Base, - module GHC.Bool, module GHC.Classes, module GHC.Generics, module GHC.Ordering, @@ -98,7 +97,6 @@ module GHC.Base where import GHC.Types -import GHC.Bool import GHC.Classes import GHC.Generics import GHC.Ordering