HaRe-0.6: tools/base/parse2/ParsedSyntax.hs
module ParsedSyntax(module PosSyntax,Src,lexerPass0) where import PosSyntax import HsLexerPass1(lexerPass0) type Src i = SN i
module ParsedSyntax(module PosSyntax,Src,lexerPass0) where import PosSyntax import HsLexerPass1(lexerPass0) type Src i = SN i