Live data from Hacker News

PFP: A Probabilistic Functional Programming Library for Haskell (2006)

web.engr.oregonstate.edu

1–3 of 3 posts

Re: PFP: A Probabilistic Functional Programming Library for Haskell (2006)

#3
It's interesting to see how much Haskell has changed since this was written. It feels weird not having every Monad be an Applicative Functor. (Sidenote, I really like that you can define a Monad instance in Lean 4 and automatically get those. I guess Haskellers derive this stuff anyway, so it's not the biggest deal)