shithub: MicroHs

ref: 56be300c293304b37cb18db499d825621be9ec4d
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