X-Git-Url: http://git.megacz.com/?p=ghc-prim.git;a=blobdiff_plain;f=GHC%2FTypes.hs;fp=GHC%2FTypes.hs;h=0d7d7f8942996ea50b9dc734b338a9494b302b08;hp=59ce3860a1a26af6f5f783a96cc8301dac602678;hb=42469bcdc57991e0e64f25b2efb52e7f20a98c30;hpb=25872f694aea1a4e3b623eb0c6897d611aa0a758 diff --git a/GHC/Types.hs b/GHC/Types.hs index 59ce386..0d7d7f8 100644 --- a/GHC/Types.hs +++ b/GHC/Types.hs @@ -20,7 +20,7 @@ module GHC.Types (Bool(..), Char(..), Int(..), Float(..), Double(..), IO(..)) wh import GHC.Prim -- We need Inl etc behind the scenes for the type definitions -import GHC.Generics () +import GHC.Generics () -- JPM: Do we really need this? infixr 5 :