shithub: MicroHs

ref: 80288a669f121451a3ab4d92a2bc52f9e408e366
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