shithub: MicroHs

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