| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Yasi.Internal
Description
Internal module, no stability guarantees
Documentation
Instances
| Generic Segment Source # | |
| Show Segment Source # | |
| Eq Segment Source # | |
| type Rep Segment Source # | |
Defined in Yasi.Internal type Rep Segment = D1 ('MetaData "Segment" "Yasi.Internal" "yasi-0.2.0.2-4g5ghyykxem501ehksUxd4" 'False) (C1 ('MetaCons "Lit" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String)) :+: (C1 ('MetaCons "Exp" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String)) :+: C1 ('MetaCons "Abs" 'PrefixI 'False) (U1 :: Type -> Type))) | |
Arguments
| :: Char | |
| -> (Exp -> Exp) | postprocess the |
| -> QuasiQuoter |