Edward Sorry I should have pointed you at http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/NewCodeGen which has a workflow for the new code generator.
I believe that HooplMaster and HooplMirror (see above page) are both live and working. Can you do the git thing instead of the darcs thing? Simon | -----Original Message----- | From: Edward Z. Yang [mailto:[email protected]] | Sent: 09 December 2010 16:13 | To: [email protected]; [email protected]; Simon Peyton-Jones | Subject: darcs patch: Make Hoopl work with MonoLocalBinds. | | 1 patch for repository http://darcs.haskell.org/ghc-cmm- | 15Sep10/packages/hoopl: | | Thu Dec 9 16:07:17 GMT 2010 Edward Z. Yang <[email protected]> | * Make Hoopl work with MonoLocalBinds. | | This was achieved by adding GHC-generated type signatures wherever | polymorphism was necessary. Some of these type signatures are quite | ugly, so someone who is more familiar with the code should specialize | them as appropriate. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
