shithub: MicroHs

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