shithub: MicroHs

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