shithub: MicroHs

ref: 6ee5b5e8428ca78ea1d5a675fb34ccc5b36ef680
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