packages feed

ghcide-0.7.1.0: test/data/hover/Foo.hs

module Foo (Bar, foo) where

import Bar

-- | foo Haddock
foo = Bar