shithub: MicroHs

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