GHC 7.10.2 and 7.8.4 - optimization flags do not force recompilation.

Thomas Miedema thomasmiedema at gmail.com
Sat Oct 31 14:20:39 UTC 2015


It's a bug, see http://ghc.haskell.org/trac/ghc/ticket/10923

Workaround: use `-fforce-recomp`.

On Sat, Oct 31, 2015 at 2:39 PM, Mateusz Kłoczko <
mateusz.p.kloczko at gmail.com> wrote:

> Hello
>
> I would like to ask one question about optimization flags.
> For different n, executing ghc --make -On MyCode.hs doesn't force
> recompilation for both GHC 7.10.2 and 7.8.4.
>
> Is this intended behaviour ? Or am I missing something ?
>
> Regards,
> Mateusz Kłoczko
>
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/glasgow-haskell-users/attachments/20151031/adb011ad/attachment.html>


More information about the Glasgow-haskell-users mailing list