packages feed

hls-pragmas-plugin-1.0.1.0: test/testdata/AddPragmaWithNonStandardSpacingInPrecedingPragmas.expected.hs

{-#   OPTIONS_GHC -Wall #-}
{-#       LANGUAGE  OverloadedStrings #-}
{-#      OPTIONS_GHC -Wno-deferred-type-errors #-}
{-# LANGUAGE TupleSections #-}

tupleSection = (1, ) <$> Just 2