packages feed

MicroHs-0.9.14.0: tests/RecMdl.hs-boot

module RecMdl where
import {-# SOURCE #-} RecMdlA

data B = B1 | B2 A
instance Show B

h :: Int -> Int