shithub: MicroHs

ref: e494ac5786800ae9d7e71f0677bd008a8bca8c83
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