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

type T a = (a, Maybe)