shithub: MicroHs

ref: 8928c64b30aafa7166f96341009574d38b8d90d8
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