shithub: MicroHs

ref: 3f7af2a4f9c9f042294c6e61117cc8fa3b87460a
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