summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T2412A.hs
blob: a3e1c579e5b272b2cada253723b8d6a515759c02 (plain)
1
2
3
4
5
6

module T2412A where

import {-# SOURCE #-} T2412 ( Baz )

type Bar = Baz