packages feed

haskell-language-server-2.9.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/after_9_10/TClass.hs

module TClass where


class Foo a where
  foo :: a -> Int