summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-03-30 13:19:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-03-30 13:19:06 -0700
commitac2bf2f372ee0703a85a1c695b61e1ceda6375a3 (patch)
tree51c1ced4169b42a7c2263e0336505a57ed25e8bd /cabal.project
parent5f0bfd41a80aaf4d05c37357a317a6694ec338ec (diff)
Use latest dev doclayout, pandoc-types
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project11
1 files changed, 6 insertions, 5 deletions
diff --git a/cabal.project b/cabal.project
index a12310711..47ac81c3d 100644
--- a/cabal.project
+++ b/cabal.project
@@ -3,15 +3,16 @@ tests: True
flags: +embed_data_files
constraints: aeson >= 2.0.1.0
+
source-repository-package
type: git
- location: https://github.com/jgm/texmath.git
- tag: 506e9433db94246371c1b66f95cf1e3ccab24232
+ location: https://github.com/jgm/doclayout.git
+ tag: b274a5658f3655f31c0bc6175d5b27a9467c1456
source-repository-package
type: git
- location: https://github.com/jgm/doclayout.git
- tag: e30d98bb5e6b6c53ad0c643f9d2bd90a07988882
+ location: https://github.com/jgm/texmath.git
+ tag: 506e9433db94246371c1b66f95cf1e3ccab24232
source-repository-package
type: git
@@ -21,7 +22,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/pandoc-types.git
- tag: feb3a90a17334ab314f63b2de3ec0c7dd59b4be0
+ tag: b084b2af7151d2d9ae84b7f558f2a77c5103cdd7
source-repository-package
type: git