shithub: MicroHs

ref: 8984756cd8d62913bdcdb16ed44b9483c21c047e
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