shithub: MicroHs

ref: 5c6c83ad0e9e9551c1792cea964f863db9669fb7
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