suhailshergill / extensible-effectsLinks
Extensible Effects: An Alternative to Monad Transformers
☆174Updated 4 years ago
Alternatives and similar repositories for extensible-effects
Users that are interested in extensible-effects are comparing it to the libraries listed below
Sorting:
- Extensible records, variants, structs, effects, tangles☆129Updated 5 months ago
- Higher-kinded data via generics☆170Updated 9 months ago
- Extensional capabilities and deriving combinators☆216Updated 11 months ago
- Composable, streaming, and efficient left folds☆167Updated 4 months ago
- Refinement types with static checking☆186Updated 5 months 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 optimized general monad transformer for streaming applications, with a simple prelude of functions☆106Updated 6 years ago
- Regex-based parsing with an applicative interface☆130Updated 3 years ago
- Inspection Testing for Haskell☆176Updated 5 months ago
- The missing tutorial module for the lens library☆82Updated last year
- Safe, consistent, and easy exception handling☆135Updated last year
- Implement monads by specifying instructions and their desired operational semantics.☆83Updated last year
- A magic typeclass that just does it☆124Updated 2 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated 2 months ago
- free monads☆174Updated 3 months ago
- Generic Programming using True Sums of Products☆163Updated 5 months ago
- A fast logging system for Haskell☆161Updated 7 months ago
- Visualiser for Haskell (GHC) prof files☆197Updated last year
- A friendly effect system for Haskell☆231Updated last year
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆207Updated last year
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- A Idris Mode for Atom.io☆101Updated 10 months ago
- Automatic Haskell type inference from JSON input☆149Updated last year
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆198Updated last year
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆300Updated 3 months ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆100Updated last year
- High performance type safe html generation☆128Updated 2 years ago
- Fake dependent types in Haskell using singletons☆290Updated last month