shithub: MicroHs

ref: 3bb170f2603490d6c7e05f8656880d08cd436edd
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