shithub: MicroHs

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