summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-01-29 14:51:59 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2023-01-29 14:51:59 -0800
commit1caa50a42867a6f02ee282a99ab5aa53622bde8e (patch)
tree3d061c83e67bd6d394c067a01b671905c6b5c1d9 /cabal.project
parent845894592af4fc233be1dc3f52c60647da1b489d (diff)
Use dev skylighting-core
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project
index 1f412e753..89ea72e73 100644
--- a/cabal.project
+++ b/cabal.project
@@ -6,3 +6,9 @@ tests: True
flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1,
skylighting-format-context >= 0.1.0.1
+
+source-repository-package
+ type: git
+ location: https://github.com/jgm/skylighting
+ tag: 356be9ee8b3c12f0523a85c00626ee13c155e336
+ subdir: skylighting-core