shithub: MicroHs

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