[Haskell-cafe] Array bug?

Ketil Malde ketil at malde.org
Mon Nov 3 11:04:08 EST 2008


Henning Thielemann <lemming at henning-thielemann.de> writes:

> I think it is a good idea to switch this feature on and off by a
> compiler switch. 

I agree.  Same with Int overflow checking, if it can be done at all.

The interesting question is how to name it, the obvious

   -funsafe-optimization

might imply that these optimizations are fun and safe, which is
probably misleading :-)

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list