packages feed

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

{-# LANGUAGE TypeApplications #-} -- | line haddock

module PragmaThenLineHaddock where

a = (1,)