shithub: MicroHs

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