summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail220.hsig
blob: c9e80e3da223609793412ea179f3086d86027d4e (plain)
1
2
3
4
{-# LANGUAGE NoImplicitPrelude #-}
module ShouldFail where

data Either a b c = Left a