haskell-exercises

Haskell extension tutorials

A tutorial and exercise repository to learn about obscure GHC extensions in Haskell.

A little course to learn about some of the more obscure GHC extensions.

GitHub

638 stars
18 watching
97 forks
Language: Haskell
last commit: about 1 year ago
functional-programmingghchaskellhaskell-learningteaching-materials

Related projects:

Repository Description Stars
i-am-tom/learn-me-a-haskell Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure 70
google/haskell-trainings A set of training materials and exercises for learning Haskell programming language 1,386
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
mondaymorninghaskell/haskellings An automated tutorial program for learning Haskell programming 167
opqdonut/haskell-exercises A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. 158
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
haskell-beginners-2022/exercises An exercise repository for learning Haskell programming through hands-on practice 261
exercism/haskell A platform providing Haskell exercises and tutorials to help learners master the language. 494
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
haskell-jp/makemistakestolearnhaskell A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes 81
typeclasses/haskell-phrasebook A tutorial guide to Haskell programming with annotated example programs. 211
alpacaaa/zero-bs-haskell A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. 562
y-taka-23/learn-you-a-frege A Frege implementation of Haskell examples in a tutorial format 51
mvaldesdeleon/haskell-book A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" 89