shithub: MicroHs

ref: 4ea137c093efefee625657f7f4e76bd41a5ef1db
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