packages feed

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

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

module PragmaThenSingleLineBlockHaddock where

a = (1,)