shithub: MicroHs

ref: 61dfbc696e4edf0f2bdb3a68d403db5933a37e57
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