shithub: MicroHs

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