Hacker News new | ask | show | jobs
by lmm 381 days ago
Haskell has a definition of Safe/Unsafe/Trustworthy. I would think/hope you can't import that RealWorld type from safe code.
1 comments

https://wiki.haskell.org/Safe_Haskell

unfortunately this is as far as that goes