[Haskell] ANNOUNCE: GHC version 7.6.1

Felipe Almeida Lessa felipe.lessa at gmail.com
Thu Sep 6 19:33:36 CEST 2012


On Thu, Sep 6, 2012 at 1:05 PM, Ian Lynagh <ian at well-typed.com> wrote:
>   * It is now possible to defer type errors until runtime using the
>     -fdefer-type-errors flag.

I don't remember if this was part of the motivation in creating this
feature, but it has a nice use case:  asserting on a test suite that
something should *not* type check.

Cheers,

-- 
Felipe.



More information about the Glasgow-haskell-users mailing list