packages feed

haskell-language-server-2.15.0.0: ghcide-test/data/multi-unit-eps-pollution/c/C.hs

{-# LANGUAGE TypeApplications #-}
{-# OPTIONS_GHC -Wall #-}
module C where
import A

-- Omit top-level signature so we have a warning we can check against
cFoo = myMethod @AType