shithub: MicroHs

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