Y
Hacker News
new
|
ask
|
show
|
jobs
by
massysett
3388 days ago
I've never understood the hard-to-integrate argument; I can still do `import qualified Prelude as P`.
1 comments
nilved
3388 days ago
Right, but you need to do explicit conversions between `Foundation.String` and `Prelude.String` at your app's boundaries (for example.)
link