shithub: MicroHs

ref: 0e0fb3a05f851c0485a4ddd5ba7cdc6ddb9e87f9
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