shithub: MicroHs

ref: 6e5836ec346233ca9c3c25ac80482c9934c3c24e
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