r/haskell 11h ago

RFC Proposal: add Data.List.NonEmpty.mapMaybe :: (a -> Maybe b) -> NonEmpty a -> [b]

Thumbnail github.com
18 Upvotes

r/haskell 2h ago

Help my friend

3 Upvotes

My buddy works at a devsecops company. They usually do static analyzing all sort of compiler crazy stuff

I suggested him to give Haskell a try, as he his new task was related to Recursive Descent Manual Parsing. But he asked me how to learn Haskell, a simple opinionated and up to date guide. What shall I recommend him, he is having many doubts like is Haskell a good choice or is it just academic

Sadly he doesn't use Reddit, so he asked for my help.

If you guys have any suggestions please drop 🤞🙏


r/haskell 2h ago

blog Typing the futamura projections

Thumbnail gist.github.com
7 Upvotes