|
|
|
|
|
by tome
41 days ago
|
|
> > Haskell already passes a type object as an argument to anything which does IO. They don't do it for security. Turns out having pure functions separated from non-pure functions is a beautiful thing. > But almost nobody uses Haskell Sad, but true > partly because of poor ergonomics like this! I'm somewhat dubious that's the reason, partly because I find such ergonomic excellent! Especially those provided by my capability system Bluefin: https://hackage.haskell.org/package/bluefin |
|