shithub: MicroHs

ref: 06bf930a5d03a8b164bf0f3707dbf35a830ea507
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