shithub: MicroHs

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