shithub: MicroHs

ref: 720b77ee543d06c70afdc6c2323c23976919c43f
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