X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_compile%2Ftc085.hs;h=f37082bc9fdc480e65921a9d6b30a3903b20dc01;hb=020b0f8ad6a202787727c93cdc1a804b93a6c39c;hp=958c2b0701e90efccd9e4f6db506c3fb97b1c864;hpb=460484498f90aafbffcf90d330db2cb219d6a567;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_compile/tc085.hs b/ghc/tests/typecheck/should_compile/tc085.hs index 958c2b0..f37082b 100644 --- a/ghc/tests/typecheck/should_compile/tc085.hs +++ b/ghc/tests/typecheck/should_compile/tc085.hs @@ -3,8 +3,6 @@ -- !!! To do with re-exporting importees from PreludeGla* modules. module ShouldSucceed ( module IOExts, module PrelGHC ) where ---OLD: import GlaExts ---OLDER: import PreludeGlaIO import IOExts import PrelGHC