shithub: MicroHs

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