shithub: MicroHs

ref: 633d3d10ac6dcdb283c831cd98b4aefe61d1ef4f
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