shithub: MicroHs

ref: 62044b52839f697afc20b623eb296488c02eaead
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