[Haskell-cafe] Main function variables made global.

Tom Ellis tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk
Thu Mar 27 19:16:52 UTC 2014


On Thu, Mar 27, 2014 at 08:07:59PM +0100, Marc Ziegert wrote:
> It seems to me you are asking for this unsafePerformIO hack
[...]

I don't think that's the case at all.  It seems to be a simple case of
lifting a partial application into the IO monad.  There's nothing strange
about it.

Tom


More information about the Haskell-Cafe mailing list