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