packages feed

haskell-language-server-2.7.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/TDoc.hs

module TDoc where

-- |
-- `hello`
hello :: Int
hello = length "Hello, Haskell!"