phino-0.0.0.17: Command-Line Manipulator of 𝜑-Calculus Expressions
Safe HaskellNone
LanguageHaskell2010

Yaml

Documentation

data Number Source #

Instances

Instances details
FromJSON Number Source # 
Instance details

Defined in Yaml

Generic Number Source # 
Instance details

Defined in Yaml

Associated Types

type Rep Number 
Instance details

Defined in Yaml

Methods

from :: Number -> Rep Number x #

to :: Rep Number x -> Number #

Show Number Source # 
Instance details

Defined in Yaml

type Rep Number Source # 
Instance details

Defined in Yaml

data Comparable Source #

Instances

Instances details
FromJSON Comparable Source # 
Instance details

Defined in Yaml

Generic Comparable Source # 
Instance details

Defined in Yaml

Associated Types

type Rep Comparable 
Instance details

Defined in Yaml

type Rep Comparable = D1 ('MetaData "Comparable" "Yaml" "phino-0.0.0.17-2b1tbfUUh36B5bHKuQ8jM7" 'False) (C1 ('MetaCons "CmpAttr" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute)) :+: C1 ('MetaCons "CmpNum" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Number)))
Show Comparable Source # 
Instance details

Defined in Yaml

type Rep Comparable Source # 
Instance details

Defined in Yaml

type Rep Comparable = D1 ('MetaData "Comparable" "Yaml" "phino-0.0.0.17-2b1tbfUUh36B5bHKuQ8jM7" 'False) (C1 ('MetaCons "CmpAttr" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute)) :+: C1 ('MetaCons "CmpNum" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Number)))

data Condition Source #

Instances

Instances details
FromJSON Condition Source # 
Instance details

Defined in Yaml

Generic Condition Source # 
Instance details

Defined in Yaml

Associated Types

type Rep Condition 
Instance details

Defined in Yaml

type Rep Condition = D1 ('MetaData "Condition" "Yaml" "phino-0.0.0.17-2b1tbfUUh36B5bHKuQ8jM7" 'False) (((C1 ('MetaCons "And" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Condition])) :+: C1 ('MetaCons "Or" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Condition]))) :+: (C1 ('MetaCons "In" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Binding)) :+: C1 ('MetaCons "Not" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Condition)))) :+: ((C1 ('MetaCons "Alpha" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute)) :+: C1 ('MetaCons "Eq" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Comparable) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Comparable))) :+: (C1 ('MetaCons "NF" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Expression)) :+: C1 ('MetaCons "XI" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Expression)))))
Show Condition Source # 
Instance details

Defined in Yaml

type Rep Condition Source # 
Instance details

Defined in Yaml

type Rep Condition = D1 ('MetaData "Condition" "Yaml" "phino-0.0.0.17-2b1tbfUUh36B5bHKuQ8jM7" 'False) (((C1 ('MetaCons "And" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Condition])) :+: C1 ('MetaCons "Or" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Condition]))) :+: (C1 ('MetaCons "In" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Binding)) :+: C1 ('MetaCons "Not" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Condition)))) :+: ((C1 ('MetaCons "Alpha" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Attribute)) :+: C1 ('MetaCons "Eq" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Comparable) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Comparable))) :+: (C1 ('MetaCons "NF" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Expression)) :+: C1 ('MetaCons "XI" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Expression)))))

data ExtraArgument Source #

Instances

Instances details
FromJSON ExtraArgument Source # 
Instance details

Defined in Yaml

Generic ExtraArgument Source # 
Instance details

Defined in Yaml

Associated Types

type Rep ExtraArgument 
Instance details

Defined in Yaml

Show ExtraArgument Source # 
Instance details

Defined in Yaml

type Rep ExtraArgument Source # 
Instance details

Defined in Yaml

data Extra Source #

Constructors

Extra 

Instances

Instances details
FromJSON Extra Source # 
Instance details

Defined in Yaml

Generic Extra Source # 
Instance details

Defined in Yaml

Associated Types

type Rep Extra 
Instance details

Defined in Yaml

Methods

from :: Extra -> Rep Extra x #

to :: Rep Extra x -> Extra #

Show Extra Source # 
Instance details

Defined in Yaml

Methods

showsPrec :: Int -> Extra -> ShowS #

show :: Extra -> String #

showList :: [Extra] -> ShowS #

type Rep Extra Source # 
Instance details

Defined in Yaml

data Rule Source #

Instances

Instances details
FromJSON Rule Source # 
Instance details

Defined in Yaml

Generic Rule Source # 
Instance details

Defined in Yaml

Methods

from :: Rule -> Rep Rule x #

to :: Rep Rule x -> Rule #

Show Rule Source # 
Instance details

Defined in Yaml

Methods

showsPrec :: Int -> Rule -> ShowS #

show :: Rule -> String #

showList :: [Rule] -> ShowS #

type Rep Rule Source # 
Instance details

Defined in Yaml

Orphan instances