aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

[backend] Don't check for category title duplication #301

Closed neongreen closed 5 years ago

neongreen commented 5 years ago

Fixes #299

neongreen commented 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/
neongreen commented 5 years ago

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 :/