shithub: MicroHs

ref: 0c1958c69aacd03ce364b048176026bad28a8334
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