Add some GHC.Generics imports so we can find Inl etc where we need to
[ghc-prim.git] / GHC / Types.hs
2008-08-06 Ian LynaghAdd some GHC.Generics imports so we can find Inl etc...
2008-08-05 Ian LynaghMove the Char datatype into ghc-prim
2008-08-05 Ian LynaghMove the [] definition from base into ghc-prim:GHC...