packages feed

HaRe-0.6: tools/base/tests/tiTest9.hs

module Prelude where

data Int
data Bool = False|True

--f x = (x::Int,x::Bool)

g = \ x->x::Int