obsidiansystems / aeson-gadt-th
Template Haskell for generating ToJSON and FromJSON instances for GADTs
☆22Updated 2 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
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 2 months ago
- Derive a mock server for free from your servant API types☆19Updated last year
- Extensible type-safe unions for Haskell☆33Updated 2 weeks ago
- ☆31Updated 3 years ago
- haskell library to parse commandline args - an alternative to optparse-applicative☆19Updated last year
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆40Updated last year
- A Generic implementation of data-has.☆22Updated 4 years ago
- When REST is not enough ...☆25Updated 5 years ago
- Safe web routing in haskell☆30Updated last year
- Haskell time library focusing on performance☆57Updated 3 months ago
- A library for generic programming that aims to be easy to understand☆26Updated last week
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 5 years ago
- Derive instances through isomorphisms☆20Updated 9 months ago
- Servant authentication with HMAC☆16Updated 4 months ago
- Implementation of named parameters for `postgresql-simple` library☆38Updated 5 months ago
- Automation of Haskell package release process.☆31Updated last year
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 3 months ago
- TemplateHaskell functions to generate types and converter function.☆18Updated last year
- ☆25Updated last year
- A simple to use interface for websocket using reflex-frp☆19Updated 4 years ago
- Generic types and functions for encoding and decoding columns☆43Updated 4 months ago
- ☆14Updated 3 years ago
- Dead simple setup tools for running a Haskell build matrix using stack for several versions.☆23Updated 7 years ago
- Use tests to monitor changes in Aeson serialization☆18Updated 7 months ago
- Haskell program configuration using higher kinded data☆29Updated 10 months ago
- Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive comp…☆32Updated last year
- type classes and deriving via for encoding