shithub: MicroHs

ref: 291aa53d5681b9b64f428bd7a8a581cac1de41c1
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