shithub: MicroHs

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