phischu / monad-examplesLinks
Example uses of monads
☆43Updated 6 years ago
Alternatives and similar repositories for monad-examples
Users that are interested in monad-examples are comparing it to the libraries listed below
Sorting:
- Haskell tool to generate expressions from types☆101Updated 8 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 3 months ago
- A Haskell API into HTML5 Canvas☆72Updated 3 months ago
- Describe Haskell code in GHCi☆72Updated 8 years ago
- Fragment-based code distribution!☆126Updated 4 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler)☆67Updated 4 years ago
- Various data structures for use in the Idris Language.☆95Updated 5 years ago
- Fast linear time sorting and discrimination for a large class of data types☆137Updated 2 months ago
- Convert between pointfree and pointful Haskell expressions.☆49Updated 9 years ago
- ☆72Updated 8 years ago
- Compile PureScript into Haskell.☆68Updated 7 years ago
- Measure time complexity empirically.☆48Updated 9 years ago
- Generate Haskell code from a type☆140Updated 6 months ago
- Slides & demos for talks I do☆58Updated 5 years ago
- Haskell library for simple, concise and fast generic operations.☆82Updated last year
- Source material for "Functional Pearl: Getting a Quick Fix on Comonads"☆46Updated 7 years ago
- Dimensional library variant built on Data Kinds, Closed Type Families, TypeNats (GHC 7.8+).☆112Updated 10 months ago
- Provides protection against cabal swindling, robbing, injuring or sabotaging people with chopsticks.☆136Updated 5 years ago
- Predictable Haskell development environments with Cabal and Nix.☆65Updated 5 years ago
- Classic games recreated in netwire☆94Updated 8 years ago
- A magic typeclass that just does it☆124Updated 3 years ago
- A book about large-scale design in Haskell☆75Updated 10 years ago
- A functional web framework☆34Updated 3 years ago
- Create PureScript datatypes from Haskell datatypes