Lysxia / quickcheck-higherorderLinks
QuickCheck extension for higher-order properties
☆19Updated 3 years ago
Alternatives and similar repositories for quickcheck-higherorder
Users that are interested in quickcheck-higherorder are comparing it to the libraries listed below
Sorting:
- higher-kinded data☆30Updated 2 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 7 years ago
- rewrite rules for type-level equalities☆62Updated 5 months ago
- Fine-grained lattice primitives for Haskell☆37Updated 7 months ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- Folds for recursive types with GHC Generics☆28Updated 5 months ago
- checkers for algebra driven design☆34Updated 3 years ago
- Overloaded plugin☆31Updated last year
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- experiments with pext/pdep and codebruijn syntax☆17Updated 6 years ago
- Staged Streams and other stuff☆19Updated 3 years ago
- Symbol manipulation☆37Updated 2 years ago
- Generic functions for single-sorted first-order structural unification☆45Updated 9 months ago
- Standard module for type-level programming in Haskell☆31Updated 6 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- Composable Concurrent Computation Done Right☆30Updated 3 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- A monadic interface for DAG construction.☆24Updated 4 years ago
- Normalization by Evaluation for Embedded Domain-specific Languages☆31Updated last year
- Regular expressions of types☆16Updated 7 years ago
- An interface for GHC type-checking plugins☆21Updated 3 weeks ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).