shithub: MicroHs

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