neongreen / haskell-ex
(ARCHIVED) Haskell exercises I wrote for Haskell Learning Group
☆48Updated 8 years ago
Alternatives and similar repositories for haskell-ex:
Users that are interested in haskell-ex are comparing it to the libraries listed below
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- A free weekly newsletter about the Haskell programming language.☆89Updated 5 years ago
- ☆103Updated 4 years ago
- Create PureScript datatypes from Haskell datatypes☆111Updated 9 months ago
- First-class type families☆87Updated 8 months ago
- A quick, easy, and declarative task runner for Haskell code to destroy your boiler plate!☆33Updated 7 years ago
- ☆68Updated 4 years ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- Talk & associated code written for the Brisbane Functional Programming Group 2015-02-24☆56Updated 9 years ago
- Minimalistic single page example of Miso's isomorphic feature.☆92Updated 4 years ago
- Benchmarks to compare Haskell streaming library performance☆103Updated 5 months ago
- Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler)☆68Updated 4 years ago
- Generate reflex client functions for querying a servant API☆79Updated last year
- Monad Transformers and Classes☆77Updated 5 years ago
- A Haskell implementation of JSON Web Token (JWT)☆36Updated last year
- This is a repository for a docs site on how to figure things out in PureScript as recommended by me.☆48Updated 2 years ago
- A tutorial for reflex-dom with small code bits☆115Updated 2 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- A web framework that integrates Servant, EKG, fast-logger, wai-cli… | now on https://codeberg.org/valpackett/magicbane☆118Updated 2 years ago
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Measure allocations of a Haskell functions/values☆94Updated 5 months ago
- An example Haskell web application☆148Updated 7 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆99Updated 3 years ago
- Example-based Haskell Documentation Engine☆59Updated 5 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming