@hackage defun-bool0.1
Defunctionalization helpers: booleans
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
- 0.1 Sun, 10 Dec 2023
Installation
Tested Compilers
Dependencies (3)
- base ^>=4.16.3.0 || ^>=4.17.2.0 || ^>=4.18.0.0 || ^>=4.19.0.0
- defun-core ^>=0.1
- singleton-bool ^>=0.1.7 Show all…
Dependents (1)
@hackage/defun
This package provides type and term definitions for boolean type families
in Data.Type.Bool (in base) using SBool type from singleton-bool package.