summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/3674.hs
blob: 2253ca12cec9c0a714ebdb684f6f80c01a58e2f8 (plain)
1
2
3
4
5
{-# OPTIONS -F -pgmF ./3674_pre #-}

module Test3674 where

data Foo a where MkFoo :: Foo a