aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2020-01-11 05:08:03 +0100
committerDaniel Gröber <dxld@darkboxed.org>2020-01-11 05:43:16 +0100
commit1c0f2e8c403126acecfd6d6cccf2ad0b20f38929 (patch)
tree94584c7b89118d95747275b489ce71d4b427493e /.gitlab-ci.yml
parent996c06766d7e1f0f0c4c4cde430e1ea730ffa025 (diff)
Unset GHC_ENVIRONMENT and GHC_PACKAGE_PATH before invocing GHC
When we are invoked under Stack (as part of HIE's test suite for example) our choice of Cabal library when invoking GHC gets interferred with by the GHC_ENVIRONMENT variable. Since we're just using boot packages simply unsetting GHC package related envvars seems like a fairly decent fix here. See the issue below for more details. Fixes #78
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions