Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data SizeClass
- type KernelPath = [(Name, Bool)]
Documentation
The class of some kind of configurable size. Each class may impose constraints on the valid values.
type KernelPath = [(Name, Bool)] Source #
An indication of which comparisons have been performed to get to this point, as well as the result of each comparison.