shithub: MicroHs

ref: 466bdea5e6fed40315643a604fadedf864522088
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