[Haskell-cafe] ANN: stack-2.5.1

waldmann johannes.waldmann at htwk-leipzig.de
Sat Oct 17 13:10:02 UTC 2020


> Doesn't compile for me GHC 8.10.2 when building using cabal [...]

for stack-2.5.0.1, this worked:

cabal install --constraint 'base16-bytestring==0.1.1.7' --constraint
'optparse-applicative==0.15.1.0'

https://github.com/commercialhaskell/stack/issues/5298#issuecomment-702338716

NB : seems to me there's a whole recent-social-history-of-haskell essay
waiting to be written around that question (build 'stack' with 'cabal').

- J.W.


More information about the Haskell-Cafe mailing list