shithub: MicroHs

ref: 1b9bdf04bb2f42b0dda89ecbbdd1c84fa21166f9
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