SamuelSchlesinger / summerLinks
Extensible sums and products for Haskell
☆19Updated 2 years ago
Alternatives and similar repositories for summer
Users that are interested in summer are comparing it to the libraries listed below
Sorting:
- Overloaded plugin☆30Updated last year
- Efficient non-empty variants of containers data types, with full API☆26Updated last month
- Library to perform batches of asynchronous disk IO operations. Implemented using Linux io_uring API.☆14Updated 2 weeks ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 7 months ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 5 years ago
- An implementation of first-class pattern matches in Haskell.☆13Updated 4 years ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Boring and Absurd types☆17Updated 6 months ago
- Derive instances through isomorphisms☆20Updated last year
- Existential type.☆37Updated 6 months ago
- experiments with SQL & Haskell☆13Updated 3 years ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 5 months ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 3 months ago
- ☆18Updated 4 years ago
- Hackager tool for releasing Haskell packages to Hackage☆31Updated last month
- Read and write images as massiv arrays☆13Updated 3 years ago
- A simple tool for visualising differences in Criterion benchmark results☆14Updated 2 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- ☆35Updated 9 months ago
- GHC plugin to desugar ! into do-notation