shithub: MicroHs

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