shithub: MicroHs

ref: 915858ede2f72c0da869397c78a7cc6f5912b3fb
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