[Haskell-cafe] Just for a laugh...

Andrew Coppin andrewcoppin at btinternet.com
Fri Jun 1 14:28:07 EDT 2007


David Roundy wrote:
> Note also that you can use unsafePerformIO to safely get pure functions
> doing both these operations.
>   

I've always been puzzled by this one... how does unsafePerformIO 
circumvent the type system? I don't understand.



More information about the Haskell-Cafe mailing list