shithub: MicroHs

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