shithub: MicroHs

ref: 96f8e2409a5485655f531868d01482e57101e18d
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