shithub: MicroHs

ref: 35cce280d13af16b858d19f5f1aa7a22616ffec9
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