shithub: MicroHs

ref: 9f4e5c889e91baa8fa3bfc63fdd596682a5c0557
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