obsidiansystems / aeson-gadt-thLinks
Template Haskell for generating ToJSON and FromJSON instances for GADTs
☆25Updated 11 months ago
Alternatives and similar repositories for aeson-gadt-th
Users that are interested in aeson-gadt-th are comparing it to the libraries listed below
Sorting:
- When REST is not enough ...☆25Updated 5 years ago
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- Generic types and functions for encoding and decoding columns☆44Updated last year
- Maps using values' monoidal structure during merging☆42Updated 8 months ago
- Provide embedded swagger UI for servant and swagger☆48Updated last week
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 6 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Dead simple setup tools for running a Haskell build matrix using stack for several versions.☆23Updated 8 years ago
- ☆39Updated last year
- Automatically re-export Haskell modules.☆32Updated last week
- Use hpack's phrasing in dhall to write cabal files☆31Updated 11 months ago
- Compare the public API of different versions of a Hackage library☆62Updated 7 years ago
- Literally the best anonymous records☆36Updated 2 years ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆41Updated 2 years ago
- ☆54Updated 7 years ago
- A GitHub action for publishing packages on Hackage☆32Updated last year
- Modern library for working with URIs☆69Updated last week
- A monad for managed values☆51Updated last month
- Safe web routing in haskell☆30Updated 2 years ago
- Tasty integration for the Hedgehog property testing library☆38Updated last week
- A tiny EDSL to write type-level-unit tests☆51Updated 6 years ago
- Servant combinators for writing secure GitHub webhooks☆17Updated 2 years ago
- Library and utility for processing cabal's plan.json file☆41Updated 4 months ago
- type classes and deriving via for encoding☆22Updated 5 years ago
- Interact with a JSON-serialized API defined by a GADT in your reflex-dom application