shithub: MicroHs

ref: 98853f5432c70490376eb0a728619f2f32cac8ee
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