Standard module for type-level programming in Haskell
☆31Jul 1, 2019Updated 7 years ago
Alternatives and similar repositories for typelevel-prelude
Users that are interested in typelevel-prelude are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Dec 13, 2018Updated 7 years ago
- A simple type-safe query EDSL☆15Jan 9, 2019Updated 7 years ago
- Classy error-handling (and dispatching!) in Haskell.