Please see https://github.com/commercialhaskell/stack/pull/5361. This is what will likely be stack-2.3.3, and supports being built using GHC 8.10.
From: <[email protected]> on behalf of Dan Burton <[email protected]> Date: Wednesday, August 5, 2020 at 10:55 AM To: Gleb Popov <[email protected]> Cc: haskell-stack <[email protected]> Subject: Re: ETA for a release supporting GHC 8.10? I'm not sure what the planned release schedule is, but the patch _should_ be fairly simple if that's the way you want to go. -- Dan Burton On Wed, Aug 5, 2020 at 1:12 PM Gleb Popov <[email protected]<mailto:[email protected]>> wrote: On Wednesday, August 5, 2020 at 8:31:20 PM UTC+4 [email protected]<mailto:[email protected]> wrote: I tried the build and it seems that stack-2.3.1 has a build failure with pantry-0.5.1.1 due to src/Stack/Types/Resolver being duplicated in both. -- Dan Burton Yep, it is exactly the problem I met. Is there a hope for quick release, or I should just patch it our side? -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/10515839-5bf9-4518-8b10-dcca9c142393n%40googlegroups.com<https://groups.google.com/d/msgid/haskell-stack/10515839-5bf9-4518-8b10-dcca9c142393n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/CALSygweRJRKeDnpzSs6M9vWRT2ChGjV6zhNzwd%3DHCYtRfwzucw%40mail.gmail.com<https://groups.google.com/d/msgid/haskell-stack/CALSygweRJRKeDnpzSs6M9vWRT2ChGjV6zhNzwd%3DHCYtRfwzucw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/FF8A70E5-11AA-43D6-919D-A018BC4C7A99%40fpcomplete.com.
