shithub: MicroHs

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