shithub: MicroHs

ref: 90fbe26cf3b7aa040808ba392e30e9ffe30f318b
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