X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FTypes.hs;h=5531a6d4b7d9be5473d7fb4205a054f7d4028723;hb=56982bc49625b9873a844f1e78686dbcc5c14301;hp=e43e3761b9614ba794e2a58d6efca662ec3f3da9;hpb=94fff171ed26c83f7b87a43db45a1d39539c51fc;p=ghc-prim.git diff --git a/GHC/Types.hs b/GHC/Types.hs index e43e376..5531a6d 100644 --- a/GHC/Types.hs +++ b/GHC/Types.hs @@ -4,6 +4,8 @@ module GHC.Types where import GHC.Prim +-- We need Inl etc behind the scenes for the type definitions +import GHC.Generics () infixr 5 :