shithub: MicroHs

ref: 802ad10c52a618a1b32598db35732c7a03bf978b
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