shithub: MicroHs

ref: 3e6d2a2b944f836b918882fe457587b33fdc71cf
dir: /tests/RecMdl.hs-boot/

View raw version
module RecMdl where
import {-# SOURCE #-} RecMdlA

data B = B1 | B2 A
instance Show B

h :: Int -> Int