Extra info in genprimopcode --make-ext-core-source
[ghc-hetmet.git] / utils / genprimopcode / Main.hs
2008-04-14 Tim ChevalierExtra info in genprimopcode --make-ext-core-source
2008-04-10 Tim ChevalierExtend genprimopcode to print primop types for ext...
2008-03-29 Ian Lynaghprelude/PrimOp is now mostly warning-free
2008-03-29 Ian LynaghUse _ rather than "other" in generated code
2007-05-10 Simon Marlowremove now-unused usage information (#1003)
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...
2007-03-14 sven.panne@aedion.deWarning police: Avoid name shadowing
2007-03-14 sven.panne@aedion.deHandle primitive types and pseudo ops when generating...
2007-03-14 sven.panne@aedion.deWarning police: Replace patter matching failures by...
2007-03-14 sven.panne@aedion.deWarning police: Don't rely on defaulting
2007-03-14 sven.panne@aedion.deWarning police: Removed "Defined but not used" warnings
2007-03-14 sven.panne@aedion.deWarning police: Added type signatures
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2006-04-07 Simon MarlowReorganisation of the source tree