shithub: MicroHs

ref: 86bca0a3d07504bb84ce163cba1ca01003c364ea
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