shithub: MicroHs

ref: 57c1b0cda73f79d6c5040c1320ecc730073d896a
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