shithub: MicroHs

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