shithub: MicroHs

ref: a13fe877d6059d07e6ecc56801f33a2da2799919
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