| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Deontic.Core.Layer
Description
Layer tokens and the Resolvable type family.
Layers are uninhabited types that serve as type-level tags
in the Judgment GADT. Jurisdictions may define their own
layer tokens in addition to the built-in ones.
Synopsis
- data Base
- data Proviso
- data SpecialRule
- type family Resolvable act :: [Type]