shithub: MicroHs

ref: 1ae323f927922ea500097175e2dfebaa1776cb15
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