Mon Oct 25 08:28:17 PDT 2010  [email protected]
  * Serialise nested unfoldings across module boundaries
  
  As Roman reported in #4428, nested let-bindings weren't
  being recorded with their unfoldings.  Needless to say,
  fixing this had more knock-on effects than I expected.

    M ./compiler/coreSyn/CorePrep.lhs -3 +7
    M ./compiler/coreSyn/CoreTidy.lhs -12 +38
    M ./compiler/iface/BinIface.hs -5 +12
    M ./compiler/iface/IfaceSyn.lhs -21 +23
    M ./compiler/iface/IfaceType.lhs -11 +18
    M ./compiler/iface/MkIface.lhs -23 +15
    M ./compiler/iface/TcIface.lhs -35 +40
    M ./compiler/main/TidyPgm.lhs -25 +5

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101025152817-1287e-390b9f950c0f0d8ee8e456c6084b49c2f7c83b3d.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to