patch applied (ghc-7.0/ghc): Warn (not error) for SPECIALISE
pragmas without INLINE
Ian Lynagh
igloo at earth.li
Thu Oct 28 10:39:14 EDT 2010
Wed Oct 27 09:29:22 PDT 2010 simonpj at microsoft.com
* Warn (not error) for SPECIALISE pragmas without INLINE
See Note [SPECIALISE pragmas] in TcBinds. Fixes Trac #444.
M ./compiler/typecheck/TcBinds.lhs -2 +23
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101027162922-1287e-5fc45955970a3a9f2d996cf70e5c34d85ab7dcfe.gz
More information about the Cvs-ghc
mailing list