shithub: MicroHs

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