darcs patch: Make Hoopl work with MonoLocalBinds.

Simon Peyton-Jones simonpj at microsoft.com
Fri Dec 10 13:54:39 CET 2010


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:ezyang at MIT.EDU]
| Sent: 09 December 2010 16:13
| To: nr at cs.tufts.edu; dias at cs.tufts.edu; 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 <ezyang at mit.edu>
|   * 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.



More information about the Cvs-ghc mailing list