diff options
| author | John MacFarlane <[email protected]> | 2021-06-20 19:25:43 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2021-06-20 19:25:43 -0700 |
| commit | 0c4ed0045a2adb611f83054ad29d68f46b0611c5 (patch) | |
| tree | 7efcdb11a9d41fbd4db3c20804023d1d577dc846 /stack.yaml | |
| parent | 39d019ca73090cf645053ed1331dc6cd2eb9d1fd (diff) | |
Bump to 2.14.0.3, update changelog, require latest skylighting.
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 427de892a..80d0707e7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,6 +8,8 @@ packages: - '.' extra-deps: - commonmark-0.2.1 +- skylighting-core-0.10.5.2 +- skylighting-0.10.5.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.0 |
