shithub: MicroHs

ref: 51287c55a40d83f1e4e01175fe1c14c267b89821
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