shithub: MicroHs

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