[Git][ghc/ghc][master] hadrian: Add extra-deps: happy-1.20 to stack.yaml

Marge Bot gitlab at gitlab.haskell.org
Mon Sep 21 20:46:29 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
aaa51dcf by Ben Gamari at 2020-09-21T16:46:22-04:00
hadrian: Add extra-deps: happy-1.20 to stack.yaml

GHC now requires happy-1.20, which isn't available in LTS-16.14.

Fixes #18726.
- - - - -


1 changed file:

- hadrian/stack.yaml


Changes:

=====================================
hadrian/stack.yaml
=====================================
@@ -12,3 +12,6 @@ nix:
    - git
    - ncurses
    - perl
+
+extra-deps:
+- happy-1.20.0



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/aaa51dcfdb729f130aeefeaeac15029b62096a74

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/aaa51dcfdb729f130aeefeaeac15029b62096a74
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200921/8ad601d3/attachment.html>


More information about the ghc-commits mailing list