shithub: MicroHs

ref: 8272bf381e1cec1ce3d8d5cca8984ecaa997d65b
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