shithub: MicroHs

ref: 0b2758ec8f9836e00c43518c8a24d1f43668c746
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