shithub: MicroHs

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