seq#: do we actually need it as a primitive?

Roman Cheplyaka roma at ro-che.info
Thu Jan 8 13:47:29 UTC 2015


On 08/01/15 15:42, Roman Cheplyaka wrote:
> Also, where can I find the 'instance Monad IO' as understood by GHC?
> grep didn't find one.

Found it; it's in libraries/base/GHC/Base.hs. There are two spaces after
"instance"; that's why I didn't find it the first time.

Roman


More information about the ghc-devs mailing list