patch applied (ghc): Make genprimopcode generate code that haddock 2 understands

Ian Lynagh igloo at earth.li
Fri Sep 5 09:19:36 EDT 2008


Fri Sep  5 05:14:43 PDT 2008  Ian Lynagh <igloo at earth.li>
  * Make genprimopcode generate code that haddock 2 understands
  Mainly this means adding a binding for all the exports, e.g. as well as
      gtAddr# :: Addr# -> Addr# -> Bool
  we also generate
      gtAddr# = let x = x in x

    M ./utils/genprimopcode/Main.hs -10 +26

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080905121443-3fd76-4e1102c5099662a15e1c31cc662821803f6a3d17.gz



More information about the Cvs-ghc mailing list