shithub: MicroHs

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