shithub: MicroHs

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