shithub: MicroHs

ref: cf52f5f606fcf69a29e8e57e7d146350058a116b
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