Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> unsafePerformIO :: IO a -> a on the other hand does make haskell impure when it is used. And it is used in many libraries.

Hmm, does it really? Is 'unsafePerformIO (return 1)' impure?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: