shithub: MicroHs

ref: 173d6afefe41b2ad58a43da1855dad27940c67e6
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