summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/T7321.hs
blob: 14b3cd01d22a7f02507fc60fd23b0648b55e28c3 (plain)
1
2
3
4
5
6
module T7321 where

import T7321a

foo :: Exp a
foo = error "urk"