shithub: MicroHs

ref: 685504706c3d19711850206392ba5ff882b72ed6
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