aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/HiddenInstancesB.hs
blob: 0def0ecce1b64cd1bd09b794c84676e223dc7e0b (plain) (blame)
1
2
3
{-# LANGUAGE Haskell2010 #-}
module HiddenInstancesB (Foo, Bar) where
import HiddenInstancesA