shithub: MicroHs

ref: 41034a4ed8653dc474627a0d668eaedff54bb251
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