shithub: MicroHs

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