dvClaim : Visibility -> Name -> ParamTypeInfo -> DeclintImplClaim : Visibility -> Name -> ParamTypeInfo -> DecldivDef : List Name -> Name -> Con n vs -> DeclmodDef : List Name -> Name -> Con n vs -> DeclIntegralVis : Visibility -> List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `Integral` for a
single-constructor data type.
Integral : List Name -> ParamTypeInfo -> Res (List TopLevel)Alias for `IntegralVis Public`