aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-05-13 11:36:49 -0700
committerJohn MacFarlane <[email protected]>2023-05-13 11:36:49 -0700
commit055c5e5549717ac9331e6a31bfb784f319ef2686 (patch)
tree084f04a38e9e85f7d0c7ec111f5e9fb51cfb0e55
parent78933cf5a1b55a54c73876b2531f8544f6f9e49c (diff)
Use latest dev texmath.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 059950d1c..6b41449db 100644
--- a/cabal.project
+++ b/cabal.project
@@ -10,4 +10,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1,
source-repository-package
type: git
location: https://github.com/jgm/texmath
- tag: b9f7b8d9d1552ac099db3a6461ae9714017af1e0
+ tag: 7a15b2ced617d62a12e1af04487733bf1f8a6d32
diff --git a/stack.yaml b/stack.yaml
index 259d2ffb4..18243f6c1 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -46,7 +46,7 @@ extra-deps:
- commonmark-extensions-0.2.3.4
- doclayout-0.4.0.1
- git: https://github.com/jgm/texmath
- commit: b9f7b8d9d1552ac099db3a6461ae9714017af1e0
+ commit: 7a15b2ced617d62a12e1af04487733bf1f8a6d32
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules