hascalam-0.1.1.2: Haskell to and from Scalameta
Safe HaskellSafe-Inferred
LanguageGHC2021

HaScalaM.Instances.Base

Orphan instances

Lit SmLit Source # 
Instance details

Tree SmLit Source # 
Instance details

Tree SmModM Source # 
Instance details

(m ~ SmMod, n ~ SmName, t' ~ SmType', ac ~ SmArgClauseT m t, Name n, Type' t', ArgClauseT m t ac) => Init m n t' t ac (SmInit m n t' t ac) Source # 
Instance details

Methods

tpe :: SmInit m n t' t ac -> t' Source #

name' :: SmInit m n t' t ac -> n Source #

argClauses :: SmInit m n t' t ac -> [ac] Source #

Ref r => Tree (SmAccessM r :: Type) Source # 
Instance details

Ref r => WithWithin r (SmAccessM r) Source # 
Instance details

Methods

within :: SmAccessM r -> r Source #

(Name n, Type' t', ArgClauseT m t ac) => Tree (SmInit m n t' t ac :: Type) Source # 
Instance details