[Haskell-cafe] "runST $ return ()" /= "runST (return ())" ??

Stefan O'Rear stefanor at cox.net
Sat Mar 24 20:38:36 EDT 2007


On Sat, Mar 24, 2007 at 05:33:55PM -0700, Stefan O'Rear wrote:
> types.  Therefore the application (runST id) is illegal.  (Sadly GHC

This should have been (id runST), oops.

Stefan


More information about the Haskell-Cafe mailing list