shithub: MicroHs

ref: 66c7fd6779c2e4c0032532edb3679a383d41b01e
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