robbinch / PapersLinks
A collection of papers, theses, and books (in PDF format) on Haskell, Type Theory, Category Theory, FRP, and other FPs related topics
☆25Updated 9 years ago
Alternatives and similar repositories for Papers
Users that are interested in Papers are comparing it to the libraries listed below
Sorting:
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- ☆89Updated last year
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Dual Traversable☆42Updated 2 years ago
- A work stealing scheduler☆74Updated 7 months ago
- Getting more out of your transformers with classy optics. Slides from my BFPG talk on 2015-06-09☆32Updated 10 years ago
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- Demonstrating comonad transformers.☆37Updated 8 years ago
- Zippers based on lenses and traversals☆40Updated 2 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 6 months ago
- The missing tutorial module for the lens library☆83Updated last year
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- A monad for managed values☆51Updated 2 years ago
- Haskell 98 contravariant functors☆73Updated 10 months ago
- Describe Haskell code in GHCi☆72Updated 8 years ago
- Some useful control operators for looping☆47Updated 5 years ago
- Type-safe error handling☆64Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 3 months ago
- Serializable closures for distributed programming.☆65Updated last year
- Classy error-handling (and dispatching!) in Haskell.☆46Updated 6 years ago
- Cofun with Cofree Comonads☆32Updated 9 years ago
- Yet another yet another recursion scheme library in Haskell.☆89Updated last month
- Reasonable Haskell default import☆27Updated 2 years ago
- Haskell Webapps on AWS Lambda☆43Updated 2 years ago
- tools for writing better type errors☆73Updated last year
- Comma (and other) separated values☆78Updated last year
- Lean Haskell Benchmarking☆90Updated 3 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago