shithub: MicroHs

ref: 2b6dae8450473faa2c60734ba213f7440d82e5cc
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