patch applied (ghc): Extend genprimopcode to print primop types for
ext-core
Tim Chevalier
chevalier at alum.wellesley.edu
Thu Apr 10 18:47:53 EDT 2008
Thu Apr 10 11:58:10 PDT 2008 Tim Chevalier <chevalier at alum.wellesley.edu>
* Extend genprimopcode to print primop types for ext-core
I added a new flag, --make-ext-core-source, to genprimopcode. It prints out the
type information for primops that the External Core typechecker needs. This
replaces the old mechanism where the ext-core tools had a hard-wired Prims
module that could get out of sync with the old primops.txt. Now, that won't happen.
M ./utils/genprimopcode/Main.hs -2 +94
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080410185810-d61e2-12bc02a6925bacb85896881109dcef505e7e844b.gz
More information about the Cvs-ghc
mailing list