summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-03-04 10:54:16 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2023-03-04 10:54:16 -0800
commit7ad66b58ef6352ce2b7a8911649cc046d529ddfe (patch)
treef5e6e15020f97da7d7809556a15f28a5ba186763
parent04b55dd92698c0cec94ec3a3f43e5a2fa58a8f8e (diff)
Remove obsolete commonmark-extensions stanza from cabal.project.
-rw-r--r--cabal.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/cabal.project b/cabal.project
index 8e004091f..d5afefaa6 100644
--- a/cabal.project
+++ b/cabal.project
@@ -6,9 +6,3 @@ tests: True
flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1,
skylighting-format-context >= 0.1.0.2
-
-source-repository-package
- type: git
- location: https://github.com/jgm/commonmark-hs
- tag: 10f7b0c840e2f84b83cb215a9e889012b622bd0d
- subdir: commonmark-extensions