shithub: MicroHs

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