shithub: MicroHs

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