shithub: MicroHs

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