packages feed

haskell-language-server-2.7.0.0: plugins/hls-pragmas-plugin/test/testdata/BlockCommentThenLineComment.hs

{- block comment -} -- line comment

module BlockCommentThenLineComment where

a = (1,)