gelisam / category-syntaxLinks
do-notation for Category and "Arrow without arr"
☆63Updated 8 years ago
Alternatives and similar repositories for category-syntax
Users that are interested in category-syntax are comparing it to the libraries listed below
Sorting:
- rewrite rules for type-level equalities☆62Updated last year
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Generic random generators☆81Updated 2 years ago
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- Hedgehog will eat your typeclass bugs☆56Updated last month
- type level sets☆67Updated 5 years ago
- Haskell library for semigroup actions and torsors☆62Updated 5 months ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 5 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last month
- An experiment in functional interface design☆24Updated 8 years ago
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- GHC version of haskell-src-exts exactPrint☆71Updated 2 weeks ago
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 2 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- being the scrapings of my stackoverflow answers☆48Updated 5 years ago
- ☆50Updated last week
- Serializable closures for distributed programming.☆65Updated last year
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- First-class type families☆88Updated 2 months ago
- Demonstrating comonad transformers.☆37Updated 8 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated this week
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- tools for writing better type errors☆73Updated last year
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year
- Normalise GHC.TypeLits.Nat equations☆43Updated last week
- A collection of Edward Kmett's packages in a single repository