[Haskell-cafe] Language complexity & beginners (Was: New type of ($) operator in GHC 8.0 is problematic)

Imants Cekusins imantc at gmail.com
Mon Feb 8 08:16:03 UTC 2016


what if use of ($) were confined to boxed & lifted types only?

use (...) for unboxed / unlifted types.

would this not simplify the issue somewhat?


More information about the Haskell-Cafe mailing list