shithub: MicroHs

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