1 import Test
.Cabal
.Prelude
3 main
= setupAndCabalTest
$ withPackageDb
$ do
4 skipUnlessGhcVersion
">= 8.8"
5 setup_install
["hie-local"]
7 shouldExist
$ testLibInstallDir env
</> "hie-local-0.1.0.0" </> "extra-compilation-artifacts" </> "hie" </> "HieLocal.hie"