packages feed

haskell-language-server-1.1.0.0: test/testdata/hlint/ApplyRefact6.hs

-- comment before header
module ApplyRefact6 where

{-# standalone annotation #-}

-- standalone comment

-- | haddock comment
f = {- inline comment -} ({- inline comment inside refactored code -}1) -- ending comment

-- final comment