module Data.Either (Var "either",Value {args = 3, fixity = Def, priority = 9, letBound = True, traced = False}) (Con Data "Either" "(6:8-6:14,Prelude).Left",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False}) (Con Data "Either" "(6:8-6:14,Prelude).Right",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False}) (Con Data "Either" "Left",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False}) (Con Data "Either" "Right",Value {args = 1, fixity = Def, priority = 9, letBound = True, traced = False}) (TypeClass "Either",TyCls (Ty ["Left","Right"] []))