shithub: MicroHs

ref: 4b9689b5942b62cc16a95ff130650418597eb4a8
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