shithub: MicroHs

ref: 91e9f75a474f70cd0d1cb39a316ba5078865c56e
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