packages feed

ghcide-1.2.0.0: test/data/boot/C.hs

module C where

import B
import A hiding (MkTA(..))

x = MkTA
y = MkTB
z = f