Safe HaskellSafe-Inferred

Bug8

Documentation

data Typ

Constructors

Type (Typ, [Typ]) 
TFree (Typ, [Typ]) 

(-->) :: t -> t1 -> Typ

(--->) :: [a] -> Typ -> Typ

s :: t

t :: t

main :: t