Closed neongreen closed 5 years ago
I will migrate to a newer LTS and rebase. Maybe GHC 8.6.5 works with Travis better.
Raw command: /bin/tar Jxf /home/travis/.stack/programs/x86_64-linux/ghc-8.4.3.tar.xz
Run from: /home/travis/.stack/programs/x86_64-linux/ghc-8.4.3.temp/
Error: Error encountered while unpacking GHC with
tar Jxf /home/travis/.stack/programs/x86_64-linux/ghc-8.4.3.tar.xz
run in /home/travis/.stack/programs/x86_64-linux/ghc-8.4.3.temp/
Okay, it seems to be a Stack bug: https://github.com/commercialhaskell/stack/issues/4888. Migrating to a newer LTS is still a good thing to do, though :/
Fixes #299