shithub: MicroHs

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