Skip to content

Latest commit

 

History

History
113 lines (75 loc) · 5.91 KB

README.md

File metadata and controls

113 lines (75 loc) · 5.91 KB

awesome-learning-haskell

A collection of resources which were useful to Tweagers for learning Haskell and its various aspects

General resources

Books

Videos

Specific topics

Category theory

Dependent types

Deriving

Design patterns

Extensions

Functional programming

Functors, applicatives and monads

Generic programming

IO

Optics

Parser Combinators

Performance

Profunctors

String types

Traps and pitfalls