shithub: MicroHs

ref: d9f07b0bbe4ebbe90e8423c8cbb71d6ef1a9fbed
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