| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Control.Monad.Indexed.Cont2.Lead.Labels
Contents
Description
Import and use with OverloadedLabels to use labels as name for (generic)
constructor leads. That is #MkT instead of lead @"MkT".
Because of the very generic type of the IsLabel instance, importing this
module isn't unlikely to interfere with other uses of OverloadedLabels.
This is why it's defined in a separate module from
Control.Monad.Indexed.Cont2.Lead.Generic.