shithub: MicroHs

ref: 1f747b2eb7e62ec943ead9f56f01aa77c14ba9e0
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