shithub: MicroHs

ref: 46673fc845c588c477b815ce6e3fd2ca195493eb
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