packages feed

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

module TValBind where


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