shithub: MicroHs

ref: 3bc7e25513e7b7057ab21fb88d4ba562b6b1f06a
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