mstksg / typelits-witnessesLinks
Existential witnesses, singletons, and classes for operations on GHC TypeLits
☆15Updated last year
Alternatives and similar repositories for typelits-witnesses
Users that are interested in typelits-witnesses are comparing it to the libraries listed below
Sorting:
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- Existential type.☆37Updated 8 months ago
- A Haskell library for building Slack apps in Socket Mode☆14Updated last year
- Library to perform batches of asynchronous disk IO operations. Implemented using Linux io_uring API.☆15Updated last month
- 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
- Omit fields for instance deriving☆37Updated 5 years ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- Library and utility for processing cabal's plan.json file