diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2018-10-08 22:48:13 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2018-10-08 22:48:13 -0700 |
| commit | 2e9a8d207b63d700a1cd7cd9438e244f64c7b17c (patch) | |
| tree | 11a2fd7797ddee548c65607cc8623d1f7acf1188 /stack.yaml | |
| parent | 6d87af888296fefc940ef121732a212d1e71d67d (diff) | |
Require skylighting 0.7.4.
Closes #4920.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
