decidable: Combinators for manipulating dependently-typed predicates.
This library provides combinators and typeclasses for working and manipulating
type-level predicates in Haskell, which are represented as matchable type-level
functions k ~> Type from the singletons library. See Data.Type.Predicate
for a good starting point, and the documentation for Predicate on how to
define predicates.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- decidable-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates