shithub: MicroHs

ref: 68b926036362b36c7733f596742c657a07231f9d
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