shithub: MicroHs

ref: 5c79f3d3f6e4967c1a60a9a079ab3335c3a948ec
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