ghcide-1.6.0.0: test/data/import-placement/ShebangNotAtTopNoSpace.hs
class Semigroup a => SomeData a instance SomeData All #! nix-shell --pure -i runghc -p "haskellPackages.ghcWithPackages (hp: with hp; [ turtle ])" f :: Int -> Int f x = x * x
class Semigroup a => SomeData a instance SomeData All #! nix-shell --pure -i runghc -p "haskellPackages.ghcWithPackages (hp: with hp; [ turtle ])" f :: Int -> Int f x = x * x