From 2e9a8d207b63d700a1cd7cd9438e244f64c7b17c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 8 Oct 2018 22:48:13 -0700 Subject: Require skylighting 0.7.4. Closes #4920. --- stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 986cae642..1ea14e93c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,6 +26,8 @@ extra-deps: - yaml-0.9.0 - hslua-1.0.1 - hslua-module-text-0.2.0 +- skylighting-0.7.4 +- skylighting-core-0.7.4 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-12.6 -- cgit v1.2.3