shithub: MicroHs

ref: 20d03699a8ffc93e8c8196fe68f8ff08b58eca0d
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