X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FIdInfo.lhs-boot;h=257e1c6e5e051152f1500a0531377fe7a66d9dda;hp=4195156f274b73b836bca5df3bc7e9de872b11c2;hb=d9a655dad8e013e41c74dca98fb86c4ed6f29879;hpb=9ffadf219cbc4f8ec57264786df936a3cee88aec diff --git a/compiler/basicTypes/IdInfo.lhs-boot b/compiler/basicTypes/IdInfo.lhs-boot index 4195156..257e1c6 100644 --- a/compiler/basicTypes/IdInfo.lhs-boot +++ b/compiler/basicTypes/IdInfo.lhs-boot @@ -4,5 +4,7 @@ import Outputable data IdInfo data IdDetails +vanillaIdInfo :: IdInfo +coVarDetails :: IdDetails pprIdDetails :: IdDetails -> SDoc \end{code} \ No newline at end of file