shithub: MicroHs

ref: 1c9763a53ce092c43b435aa4fce3050caf3ae508
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