shithub: MicroHs

ref: 653921c9a3819e1b0260f72ef1e2eb44db8a34fc
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