packages feed

ghcide-2.6.0.0: test/data/working-dir/a/B.hs

{-# LANGUAGE TemplateHaskell #-}
module B() where

import A

$th_a