shithub: MicroHs

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