When building libraries, we need to register them if we use the "build" targets
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...