shithub: MicroHs

ref: 6b9035f7ecaffe62b847d038706371d524fb5144
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