shithub: MicroHs

ref: 9d767b734a2204aa7a9de0f8ba7b0a2b428bfbf0
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