shithub: MicroHs

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