shithub: MicroHs

ref: f9424ba979aaabce0a328e31b3f6a6730679a5e6
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