shithub: MicroHs

ref: 63b1cd19101d0f5f566abdd67f305cc4e198e370
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