shithub: MicroHs

ref: 78b1feedbdfa6aa114bdcd7436aa9eb6a5be5d1d
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