packages feed

hls-refactor-plugin-1.0.0.0: test/data/import-placement/MultiLinePragma.hs

{-# OPTIONS_GHC -Wall #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RecordWildCards, 
   OverloadedStrings #-}
{-# OPTIONS_GHC -Wall,
  -Wno-unused-imports #-}


-- some comment
class Semigroup a => SomeData a

instance SomeData All