shithub: MicroHs

ref: 1872c0a0af9c731101827bfc8c60d7b880edf511
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