shithub: MicroHs

ref: 68db361d357d02a1616037a92b7be59cea625944
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