shithub: MicroHs

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