summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7869.hs
blob: 738284781e5fbf17ad1fb64ffa2cec05c49b903e (plain)
1
2
3
module T7869 where

f = (\x -> f x) :: [a] -> b