shithub: MicroHs

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