shithub: MicroHs

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