From ebc4b4be4a5a361c2b4376ab2c1b92b052b61b8a Mon Sep 17 00:00:00 2001 From: Josh Rahm Date: Wed, 10 Nov 2021 10:54:06 -0700 Subject: Upgrade to XMonad v0.17 --- stack.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index e592062..9c394eb 100644 --- a/stack.yaml +++ b/stack.yaml @@ -71,3 +71,7 @@ packages: # # Allow a newer minor version of GHC than the snapshot specifies # compiler-check: newer-minor + +extra-deps: + - xmonad-0.17.0@sha256:fc90c8fa647390c68c902912a5a7417f04025dfe72f7de51b248217f7ca0d484,5533 + - xmonad-contrib-0.17.0@sha256:defd04a9ca0e031eb7280b734ccd6d6b73f757babfe4a561a7ff718e75211749,20357 -- cgit