shithub: MicroHs

ref: 0022e67752ae28fa0b99302cdf7f6adc08b5cda7
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