shithub: MicroHs

ref: 08a727c87c4c642bfc3c609c295369f9d70c0d62
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