Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
Showing only changes of commit bb8dfb677f - Show all commits

View File

@ -127,7 +127,7 @@ backend lint:
- *stack-cache
script:
- "ls -a ." # TODO: debug only
- "nix shell .#gnumake .#stack .#tzdata --command \"prepare-env && make backend-lint-prod\""
- "nix shell .#gnumake .#stack .#tzdata --command 'prepare-env && make backend-lint-prod'"
before_script: *nix-before
needs:
- job: backend dependencies