shithub: MicroHs

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