summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T3674.hs
blob: 055b2812245698c9f9c7d6e82a7ab6581a5b3b9f (plain)
1
2
3
4
5
{-# OPTIONS -F -pgmF ./T3674_pre #-}

module Test3674 where

data Foo a where MkFoo :: Foo a