haskell-language-server-1.1.0.0: test/testdata/addPackageTest/hpack-lib/app/Asdf.hs
{-# LANGUAGE OverloadedStrings #-}
module Asdf where
import Codec.Compression.GZip
main = return $ compress "hello"{-# LANGUAGE OverloadedStrings #-}
module Asdf where
import Codec.Compression.GZip
main = return $ compress "hello"