File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ constraints:
5050 -- C++ is hard to distribute, especially on older GHCs
5151 -- See https://github.com/haskell/haskell-language-server/issues/3822
5252 text -simdutf,
53- -- strange solver errors without this, seems like it should not be required
54- filepath installed,
5553 ghc-check -ghc-check-use-package-abis,
5654 ghc-lib-parser-ex -auto,
5755 -- Centos 7 comes with an old gcc version that doesn't know about
@@ -73,7 +71,7 @@ source-repository-package
7371 tag : 7a0af7a8fd38045fd15fb13445bdcc7085325460
7472-- END DELETE
7573
76- if impl(ghc >= 9.3 )
74+ if impl(ghc >= 9.1 )
7775 -- ekg packagess are old and unmaintained, but we
7876 -- don't rely on them for the mainline build, so
7977 -- this is okay
You can’t perform that action at this time.
0 commit comments