shithub: MicroHs

ref: 9bdf6165343992837c5d150f776bbf63d10563db
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