summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/Mod128_A.hs
blob: e2df4aca730beb8e6d9d5764f7a5fc6ed99ad2a5 (plain)
1
2
3
4
5
-- repeated exports of a type/class accumulate.
module Mod128_A(T,T(Con)) where

data T = Con