diff options
-rw-r--r-- | stack.yaml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/stack.yaml b/stack.yaml index 3a50b6f0c..a6957cdc9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,18 +17,10 @@ extra-deps: commit: dd50a6eaeaf63773bbf04d6ef34b86d6f92b7825 - git: https://github.com/jgm/pandoc-citeproc commit: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07 -- texmath-0.12.0.2 -- haddock-library-1.8.0 -- skylighting-0.8.3.2 -- skylighting-core-0.8.3.2 -- regex-pcre-builtin-0.95.0.8.8.35 - doclayout-0.3 -- emojis-0.1 - hslua-1.1.0 - jira-wiki-markup-1.3.0 -- HsYAML-0.2.0.0 -- HsYAML-aeson-0.2.0.0 - doctemplates-0.8.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -resolver: lts-14.6 +resolver: lts-15.11 |