mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
Use released texmath 0.13.0.1
This commit is contained in:
@@ -9,8 +9,3 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3,
|
||||
-- for now (commercialhaskell/stackage#7545):
|
||||
data-default-class <= 0.2, data-default <= 0.8
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath.git
|
||||
tag: 26b2b8b5c199b6180a7eda96b603a1193d741693
|
||||
|
||||
|
||||
+1
-1
@@ -544,7 +544,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.13 && < 0.14,
|
||||
texmath >= 0.13.0.1 && < 0.14,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.16,
|
||||
|
||||
+1
-2
@@ -17,8 +17,7 @@ extra-deps:
|
||||
- skylighting-0.14.7
|
||||
- citeproc-0.10
|
||||
- djot-0.1.2.3
|
||||
- git: https://github.com/jgm/texmath.git
|
||||
commit: 26b2b8b5c199b6180a7eda96b603a1193d741693
|
||||
- texmath-0.13.0.1
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-24.9
|
||||
|
||||
Reference in New Issue
Block a user