haskell-ide-engine/.azure
fendor 257eda54bb Drop stack support for GHC 8.2.2
This is necessary, because when we upgrade cabal-helper,
and transivitely cabal-plan to  version 0.5.0.0 in #1126,
the minimum cabal-version is 2.2.
However, each stack snapshot ships with its own version
of cabal-install that can not be changed.

The latest lts for ghc-8.2.2 is 11.18, which ships with
a cabal-install version of 2.0.0.1, which is too old
for cabal-plan 0.5.0.0.

However, in general, there is nothing that forces us to
drop support for GHC 8.2.2. Overriding the compiler version
should be possible, e.g. taking the snapshort 14.8 and
overriding the GHC version, but this requires us
to do manual constraint solving. Could be done if needed.
2019-10-31 10:52:11 +01:00
..
linux-installhs-stack.yml add install.hs tests on more plattforms 2019-07-11 20:27:10 +02:00
linux-stack.yml Drop stack support for GHC 8.2.2 2019-10-31 10:52:11 +01:00
linux.bashrc add own step to install the ghc in azure-ci 2019-06-16 22:48:03 +02:00
macos-installhs-stack.yml add install.hs tests on more plattforms 2019-07-11 20:27:10 +02:00
macos-stack.yml Drop stack support for GHC 8.2.2 2019-10-31 10:52:11 +01:00
macos.bashrc other platforms for azure-ci 2019-06-16 22:48:03 +02:00
windows-installhs-cabal.yml add install.hs tests on more plattforms 2019-07-11 20:27:10 +02:00
windows-installhs-stack.yml add a testrun of install.hs to ci 2019-07-11 20:27:10 +02:00
windows-stack.yml Drop stack support for GHC 8.2.2 2019-10-31 10:52:11 +01:00
windows.bashrc Add name as key and move STACK_ROOT to variables 2019-07-16 23:18:45 +02:00