mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
stack.yaml - use latest cmark-gfm, pandoc-citeproc.
This commit is contained in:
+2
-2
@@ -11,12 +11,12 @@ flags:
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.14.7
|
||||
- pandoc-citeproc-0.14.8
|
||||
- ansi-terminal-0.8.0.2
|
||||
- tasty-1.0.1.1
|
||||
- test-framework-0.8.2.0
|
||||
- pandoc-types-1.17.5.1
|
||||
- cmark-gfm-0.1.3
|
||||
- cmark-gfm-0.1.6
|
||||
- texmath-0.11.1
|
||||
- haddock-library-1.7.0
|
||||
- HsYAML-0.1.1.1
|
||||
|
||||
+2
-1
@@ -11,9 +11,10 @@ flags:
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.14.7
|
||||
- pandoc-citeproc-0.14.8
|
||||
- skylighting-0.7.2
|
||||
- skylighting-core-0.7.2
|
||||
- cmark-gfm-0.1.6
|
||||
- pandoc-types-1.17.5.1
|
||||
- texmath-0.11.1
|
||||
- haddock-library-1.7.0
|
||||
|
||||
+2
-2
@@ -11,11 +11,11 @@ flags:
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.14.7
|
||||
- pandoc-citeproc-0.14.8
|
||||
- hslua-1.0.1
|
||||
- hslua-module-text-0.2.0
|
||||
- ansi-terminal-0.8.0.2
|
||||
- cmark-gfm-0.1.3
|
||||
- cmark-gfm-0.1.6
|
||||
- QuickCheck-2.11.3
|
||||
- tasty-1.0.1.1
|
||||
- tasty-quickcheck-0.9.1
|
||||
|
||||
+3
-2
@@ -19,15 +19,16 @@ packages:
|
||||
- foundation
|
||||
extra-dep: true
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.14.7
|
||||
- pandoc-citeproc-0.14.8
|
||||
- haddock-library-1.7.0
|
||||
- HsYAML-0.1.1.1
|
||||
- texmath-0.11.1
|
||||
- yaml-0.9.0
|
||||
- cmark-gfm-0.1.6
|
||||
- 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
|
||||
resolver: lts-12.12
|
||||
|
||||
Reference in New Issue
Block a user