Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Object.Letters
Documentation
Constructors
Method a |
Instances
Constructors
T_a |
Instances
Eq T_a | |
Read T_a | |
Show T_a | |
Action (Foo x) Baz_ | |
Action (Foo x) Bar_ | |
(~) * value0 Char => Action (Foo x) ((:=) Baz_ value) | |
(~) * value0 Int => Action (Foo x) ((:=) Bar_ value) | |
type MethodOutput (Foo x0) Baz_ = Char | |
type MethodOutput (Foo x0) Bar_ = Int | |
type MethodOutput (Foo x0) ((:=) Baz_ value) = Foo x0 | |
type MethodOutput (Foo x0) ((:=) Bar_ value) = Foo x0 |
Constructors
T_b |
Instances
Eq T_b | |
Read T_b | |
Show T_b | |
Action (Foo x) Blub_ | |
Action (Foo x) Baz_ | |
Action (Foo x) Bar_ | |
(~) * value0 x0 => Action (Foo x) ((:=) Blub_ value) | |
(~) * value0 Char => Action (Foo x) ((:=) Baz_ value) | |
(~) * value0 Int => Action (Foo x) ((:=) Bar_ value) | |
type MethodOutput (Foo x0) Blub_ = x0 | |
type MethodOutput (Foo x0) Baz_ = Char | |
type MethodOutput (Foo x0) Bar_ = Int | |
type MethodOutput (Foo x0) ((:=) Blub_ value) = Foo x0 | |
type MethodOutput (Foo x0) ((:=) Baz_ value) = Foo x0 | |
type MethodOutput (Foo x0) ((:=) Bar_ value) = Foo x0 |
Constructors
T_e |
Constructors
T_i |
Constructors
T_l |
Instances
Eq T_l | |
Read T_l | |
Show T_l | |
Action Simple Simple_ | |
(~) * anything Int => Action Simple ((:=) Simple_ anything) | |
Action (Foo x) Blub_ | |
(~) * value0 x0 => Action (Foo x) ((:=) Blub_ value) | |
type MethodOutput Simple Simple_ = Int | |
type MethodOutput Simple ((:=) Simple_ anything) = Simple | |
type MethodOutput (Foo x0) Blub_ = x0 | |
type MethodOutput (Foo x0) ((:=) Blub_ value) = Foo x0 |
Constructors
T_m |
Constructors
T_p |
Constructors
T_r |
Constructors
T_s |
Constructors
T_u |
Constructors
T_z |