opqdonut / haskell-exercises
Haskell exercises with automatic tests
☆158Updated 3 years ago
Alternatives and similar repositories for haskell-exercises:
Users that are interested in haskell-exercises are comparing it to the libraries listed below
- The Haskell performance checklist☆385Updated 4 years ago
- Notes and files from HaskellerZ meetups.☆212Updated 5 years ago
- Course material for lens☆235Updated 4 months ago
- Equational laws for free☆254Updated last month
- Compilation of useful resources for learning Haskell☆112Updated 7 years ago
- Developer tools for Haskell☆250Updated 9 months ago
- ☆228Updated 3 years ago
- A lightweight (but compatible with ‘lens’) lenses library☆292Updated last month
- Compositional pipelines☆492Updated 2 years ago
- The home of the Glamorous Glambda interpreter☆224Updated 3 weeks ago
- Introduction to parsing with Haskell and Parsec☆504Updated 5 years ago
- Number theory: primes, arithmetic functions, modular computations, special sequences☆153Updated last week
- Haskell binding to Apple's SpriteKit framework☆174Updated 4 years ago
- The strongly hyped Haskell interpreter.☆369Updated 3 months ago
- Empire strikes back☆464Updated last year
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆377Updated 2 months ago
- High level library cheat sheets for the working Haskell programmer.☆81Updated 9 years ago
- Richard A. Eisenberg's PhD Dissertation☆206Updated 6 years ago
- Auto-generate a command-line parser for your datatype☆210Updated last year
- Haskell state of editor/IDE support☆247Updated 4 years ago
- Test monadic programs using state machine based models☆203Updated 3 years ago
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations☆442Updated 2 weeks ago
- Haskell pretty printer☆566Updated last week
- Modern and extensible testing framework for Haskell☆649Updated 3 weeks ago
- haskell ghc-illustrated☆259Updated 4 years ago
- A sensible starting Prelude template.☆402Updated 11 months ago
- A Haskell library for line input in command-line programs.☆233Updated last month
- A brief example of Servant with Persistent