packages feed

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

module TValBind where


hello :: Int
hello = length "Hello, Haskell!"