shithub: MicroHs

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