packages feed

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

module Foo (Bar, foo) where

import Bar

-- | foo Haddock
foo = Bar