shithub: MicroHs

ref: 44a57dbfc137cb6e223b4150a974709e89f603fa
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