phadej / acme-kmett
A collection of Edward Kmett's packages in a single repository
☆16Updated 4 years ago
Alternatives and similar repositories for acme-kmett:
Users that are interested in acme-kmett are comparing it to the libraries listed below
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- Kleene algebra, regular expressions☆32Updated last year
- high-level stream sockets in haskell☆17Updated last year
- A library for generic programming that aims to be easy to understand☆26Updated last month
- Symbol manipulation☆36Updated 2 years ago
- Example repository setup that deploys GHCJS programs to GitHub Pages☆24Updated 6 years ago
- Maps using values' monoidal structure during merging☆42Updated last month
- rewrite rules for type-level equalities☆62Updated last year
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- Overloaded plugin☆30Updated 10 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- ☆34Updated 3 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Classes for types where we know all the values☆39Updated 4 months ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 3 months ago
- Use Pandoc to write simple reports within haskell code. Inspired by R-markdown.☆29Updated 3 months ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Standard module for type-level programming in Haskell