aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-08-23 09:00:36 -0700
committerJohn MacFarlane <[email protected]>2022-08-23 09:00:48 -0700
commitca6cb63357681dc7e7f910f8d0eba175c86a35be (patch)
tree2039870d7d4ce581bb18f534c89508ed1d799ea1 /cabal.project
parent14e6e3b6b62d07c3f04d742503246704ab70cc25 (diff)
Use dev version of commonmark-extensions.
This fixes an issue with lists inside definition list definitions.
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 3885d1af5..12859550a 100644
--- a/cabal.project
+++ b/cabal.project
@@ -2,3 +2,9 @@ packages: pandoc.cabal
tests: True
flags: +embed_data_files
constraints: aeson >= 2.0.1.0
+
+source-repository-package
+ type: git
+ location: https://github.com/jgm/commonmark-hs
+ tag: 4f4fbe277044de0724dd0828a45311ab1413e30b
+ subdir: commonmark-extensions