sheyll / type-specLinks
A tiny EDSL to write type-level-unit tests
☆49Updated 6 years ago
Alternatives and similar repositories for type-spec
Users that are interested in type-spec are comparing it to the libraries listed below
Sorting:
- Generic types and functions for encoding and decoding columns☆44Updated 9 months ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- GHC version of haskell-src-exts exactPrint☆71Updated last month
- ☆54Updated 6 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 6 months ago
- Type-safe error handling☆64Updated last year
- Type-safe time units in Haskell☆50Updated 7 months ago
- A library for generic programming that aims to be easy to understand☆26Updated 5 months ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- Extensible type-safe unions for Haskell☆34Updated 5 months ago
- A HUnit/hspec assertion to verify that an expression does not typecheck☆42Updated 6 years ago
- First-class type families☆88Updated 2 weeks ago
- Monad Transformers and Classes☆77Updated 6 years ago
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆24Updated 7 months ago
- Maps using values' monoidal structure during merging☆42Updated 4 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 4 months ago
- Create environments with GHC HEAD artefacts☆26Updated 2 years ago
- Dead simple setup tools for running a Haskell build matrix using stack for several versions.☆23Updated 7 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Library and tool for parsing .eventlog files from GHC