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.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to