[Haskell-cafe] Ord methods too strict?

V.Liepelt V.Liepelt at kent.ac.uk
Wed Jan 2 09:47:15 UTC 2019


I am surprised to find that `False <= undefined = undefined`.

What justifies (<=) to be strict in both arguments?

Vilem


More information about the Haskell-Cafe mailing list