haskell-challenges
Haskell puzzle set
A collection of Haskell-specific coding challenges with test suites and expected solutions.
Code challenges to solve with Haskell
89 stars
10 watching
26 forks
Language: Haskell
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
effectfully-ou/sketches | A blog and documentation platform for Haskell programming language | 125 |
haskell-effectful/effectful | An effects library for Haskell designed to be fast and easy to use. | 380 |
dorchard/effect-monad | Provides fine-grained reasoning about effects in Haskell computations | 99 |
hasura/eff | An effect system for Haskell that aims to provide a flexible and performant way of handling effects in programming languages | 553 |
theam/haskell-do | A Haskell-based code editor designed for interactive development and programming in the language. | 352 |
sweirich/challenge | An implementation of a strongly-typed System F in Haskell | 117 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
xnning/eveff | A Haskell library providing an efficient way to handle effects in functional programming | 82 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
suhailshergill/extensible-effects | A library providing a single monad to handle multiple effects in effectful computations. | 174 |
egonschiele/chips | A Haskell implementation of Chips Challenge game | 142 |
opqdonut/haskell-exercises | A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. | 158 |
haskell/stylish-haskell | A tool to format and beautify Haskell code to improve readability. | 988 |
ekmett/structures | A playground for advanced data structures in Haskell | 63 |