shithub: MicroHs

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