aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-02-09 10:56:47 -0800
committerJohn MacFarlane <[email protected]>2025-02-09 10:56:47 -0800
commit94d64277de3772fb5279b5fe881782698b04fe58 (patch)
treeba33a69ec24d7cdc1ae5bdce17600984e6bd9af9 /cabal.project
parent7f2f2b677e52e42c07e930227fd30db75345b9f2 (diff)
Depend on released commonmark-pandoc, commonmark-extensions.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project11
1 files changed, 0 insertions, 11 deletions
diff --git a/cabal.project b/cabal.project
index f42b6eebc..4ca6da52e 100644
--- a/cabal.project
+++ b/cabal.project
@@ -9,14 +9,3 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3,
-- for now (commercialhaskell/stackage#7545):
data-default-class <= 0.2, data-default <= 0.8
-source-repository-package
- type: git
- location: https://github.com/jgm/commonmark-hs.git
- tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
- subdir: commonmark-extensions
-
-source-repository-package
- type: git
- location: https://github.com/jgm/commonmark-hs.git
- tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
- subdir: commonmark-pandoc