shithub: MicroHs

ref: 6e642424b9080214e3ddf09d761a07938cb4a50d
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