shithub: MicroHs

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