haskell-language-server-2.10.0.0: ghcide-test/data/references/Main.hs
module Main where import References main :: IO () main = return () a = 2 :: Int b = a + 1 acc :: Account acc = Savings
module Main where import References main :: IO () main = return () a = 2 :: Int b = a + 1 acc :: Account acc = Savings