Hacker News new | ask | show | jobs
by fire_lake 668 days ago
You can do monads without HKT but it is much more manual. You need to compose monad transformers yourself, for example.