shithub: MicroHs

ref: 418f23827bbdf375c0129a2f4a5ec65435a44c33
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