shithub: MicroHs

ref: 4afa7594a6b788ab3684d18090b7616bdc82fc9f
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