packages feed

haskell-language-server-2.10.0.0: ghcide-test/data/hover/Foo.hs

module Foo (Bar, foo) where

import Bar

-- | foo Haddock
foo = Bar