[Haskell-cafe] Implementing Mathematica

Rodrigo Queiro overdrigzed at gmail.com
Thu May 31 04:37:06 EDT 2007


http://hackage.haskell.org/trac/ghc/ticket/106

It got changed to Won't Fix. Consider this a yell!

On 31/05/07, Simon Peyton-Jones <simonpj at microsoft.com> wrote:
>
> | Incidentally, when I try to recompile with optimizations turned on, GHC
> | refuses to work:
> |
> | $ ghc htrace.hs -o htrace
> | $ ghc -O2 htrace.hs -o htrace
> | compilation IS NOT required
>
> Yes, I think it's a bug.  GHC should really compare the flags used last
> time with the flags used this time, and recompile if they have changed.  If
> enough people yell about it, we'll probably fix it!  Meanwhile opening a
> Trac bug report (or perhpas feature request) would be a good start.
>
> Simon
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070531/1ff41a90/attachment.htm


More information about the Haskell-Cafe mailing list