Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jeremyjh
29d ago
0 comments
Save
Share
You should try actually doing some Haskell programming. There are some anti-patterns but the RIO pattern is very coherent and flexible. One IO base monad, one readerT that holds an IORef that gives you access to every other effect you need.
0 comments
1 comments · 1 top-level
top
newest
oldest
internet_points
29d ago
https://academy.fpblock.com/blog/2017/06/readert-design-patt...
is the classic explanation of this pattern
j
/
k
navigate · click thread line to collapse