sjoerdvisscher / one-liner
Constraint-based generics
☆49Updated 11 months ago
Alternatives and similar repositories for one-liner:
Users that are interested in one-liner are comparing it to the libraries listed below
- Type-safe time units in Haskell☆49Updated last month
- A tiny EDSL to write type-level-unit tests☆49Updated 6 years ago
- Fast ByteString Builder☆21Updated 2 weeks ago
- Speculate laws about Haskell functions☆30Updated last month
- A command-line tool for live monitoring☆25Updated 2 years ago
- haskell library for monad transformers, like mtl's ReaderT/StateT, but more than one contained value/type☆17Updated 3 years ago
- Derive instances through isomorphisms☆20Updated 9 months ago
- Simple reflection of expressions☆33Updated 3 years ago
- deprecated in favor of -XQualifiedDo☆41Updated 3 years ago
- Quasiquoter for LLVM☆31Updated 6 years ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Extensible type-safe unions for Haskell