snejugal / typedKanrenLinks
A statically typed embedding of miniKanren in Haskell
☆21Updated 2 weeks ago
Alternatives and similar repositories for typedKanren
Users that are interested in typedKanren are comparing it to the libraries listed below
Sorting:
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 months ago
- coverage driven random testing framework☆23Updated 7 months ago
- Experimental tool to build reports on GHC build time for your projects.☆24Updated 2 years ago
- ☆34Updated 4 years ago
- Libraries for the Effectful Haskell effects system☆22Updated 3 years ago
- ☆31Updated 4 years ago
- GRIN backend for Idris2☆33Updated 2 years ago
- Literally the best anonymous records☆36Updated 2 years ago
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- A really small example of the Backpack module system for Haskell☆54Updated 5 months ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆69Updated 6 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 4 months ago
- ☆25Updated 2 years ago
- Test interactive Haskell examples☆30Updated 2 weeks ago
- Extend Cabal build-depends from the command line☆57Updated last week
- make analogue for higher kinded data☆8Updated 3 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- ⛏️ A refinement proof framework for haskell☆69Updated 2 years ago
- ☆45Updated 3 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Analyze GHC .dump-timings files☆106Updated last year
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- rewrite rules for type-level equalities☆62Updated last year
- JSaddle integration for the GHC Wasm backend☆18Updated 2 weeks ago
- Moved to Haskell.org GitLab.☆61Updated last month
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.