shithub: MicroHs

ref: 57734bc50be8040082de71e49ef2b1ece58686c7
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