shithub: MicroHs

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