packages feed

ghcide-1.4.2.0: test/data/import-placement/LangPragmaModuleAtTop.hs

{-# LANGUAGE OverloadedStrings #-}

module Test where

class Semigroup a => SomeData a

instance SomeData All