patch applied (ghc-7.0/ghc): Fix Trac #4498: bang-pattern bindings are monomorphic

Ian Lynagh igloo at earth.li
Wed Nov 17 21:39:12 EST 2010


Wed Nov 17 02:10:58 PST 2010  simonpj at microsoft.com
  * Fix Trac #4498: bang-pattern bindings are monomorphic
  
  This patch forces bang patterns to be monomorphic,
  and documents this fact.

    M ./compiler/typecheck/TcBinds.lhs -2 +8
    M ./docs/users_guide/glasgow_exts.xml -7 +14

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



More information about the Cvs-ghc mailing list