shithub: MicroHs

ref: 5b60ee45befe166285c4d1237d677ae96640edfb
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