| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Satyros.QFIDL.Expressed
Documentation
Constructors
| LessThanEqualTo Variable Variable Int |
Instances
| Eq Expressed Source # | |
| Ord Expressed Source # | |
| Show Expressed Source # | |
| Generic Expressed Source # | |
| type Rep Expressed Source # | |
Defined in Satyros.QFIDL.Expressed type Rep Expressed = D1 ('MetaData "Expressed" "Satyros.QFIDL.Expressed" "satyros-0.3.1.4-3YwMxGnZD0k1OVgpDx5SHB" 'False) (C1 ('MetaCons "LessThanEqualTo" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Variable) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Variable) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Int)))) | |