reflex-frp / reflex-gadt-apiLinks
Interact with a JSON-serialized API defined by a GADT in your reflex-dom application
☆19Updated 6 months ago
Alternatives and similar repositories for reflex-gadt-api
Users that are interested in reflex-gadt-api are comparing it to the libraries listed below
Sorting:
- Batteries-included structured logging library☆31Updated 3 weeks ago
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- ☆12Updated 3 weeks ago
- A really small example of the Backpack module system for Haskell☆54Updated 8 months ago
- How to use PostgreSQL with Haskell (features and basics like writing queries, complexity, pitfalls, errors, etc.)☆29Updated last year
- Library and utility for processing cabal's plan.json file☆40Updated last month
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆24Updated 7 months ago
- Automation for releasing haskell packages☆19Updated 2 years ago
- ☆34Updated 4 years ago
- Generated migrations for beam databases☆21Updated 2 months ago
- Generate your PureScript types and API client from a Haskell Servant backend.☆31Updated 2 years ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 10 months ago
- Literally the best anonymous records☆36Updated 2 years ago
- Automation of Haskell package release process.☆31Updated last year
- Examples for Streamly☆30Updated last week
- 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
- ☆35Updated 11 months ago
- Experimental fork of ghcide which is reimplemented using the FRP library reflex☆18Updated 4 years ago
- A GitHub action for publishing packages on Hackage☆31Updated last year
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- A GHC plugin and library for analysing GHC Core☆54Updated 7 months ago
- Generates a references DB from .hie files☆67Updated last month
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆41Updated 2 years ago
- Functor-parametric containers☆20Updated 7 months ago
- Memory-efficient representation of Unicode text strings☆22Updated 4 months ago
- CI assistant☆47Updated 3 months ago
- Efficient non-empty variants of containers data types, with full API☆26Updated 3 months ago
- Symbol manipulation☆36Updated 2 years ago
- ☆31Updated 4 years ago
- Generic data types in Haskell, utilities for GHC.Generics