shithub: MicroHs

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