X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2FGhciTags.hs;h=fc5cf00e4b03db6dfa9a1ed7029ce6747f225304;hp=c2e6973e1857ca5095ec4bc14752cda7e04fc4d4;hb=fdf8656855d26105ff36bdd24d41827b05037b91;hpb=a52ff7619e8b7d74a9d933d922eeea49f580bca8 diff --git a/ghc/GhciTags.hs b/ghc/GhciTags.hs index c2e6973..fc5cf00 100644 --- a/ghc/GhciTags.hs +++ b/ghc/GhciTags.hs @@ -101,10 +101,11 @@ listModuleTags m = do ] where - tyThing2TagKind (AnId _) = 'v' + tyThing2TagKind (AnId _) = 'v' tyThing2TagKind (ADataCon _) = 'd' - tyThing2TagKind (ATyCon _) = 't' - tyThing2TagKind (AClass _) = 'c' + tyThing2TagKind (ATyCon _) = 't' + tyThing2TagKind (AClass _) = 'c' + tyThing2TagKind (ACoAxiom _) = 'x' data TagInfo = TagInfo