diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-02-14 20:45:50 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-02-14 20:45:50 -0800 |
| commit | b98877270d544df9c070bc82d46a5cdba98105e0 (patch) | |
| tree | c23187d92030d12299f997d2ee7a993f602090f6 /cabal.project | |
| parent | e43ab9ec7bdd3e29dff5ce7f2ef61f07f150cd01 (diff) | |
Depend on released versions of commonmark-hs packages.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/cabal.project b/cabal.project index cdb5fc52a..7ca74bd5b 100644 --- a/cabal.project +++ b/cabal.project @@ -9,17 +9,5 @@ constraints: skylighting-format-blaze-html >= 0.1.1.1, source-repository-package type: git - location: https://github.com/jgm/commonmark-hs - subdir: commonmark-pandoc - tag: f0b96532e36f31f47cc34602ecac694ffde8a27a - -source-repository-package - type: git - location: https://github.com/jgm/commonmark-hs - subdir: commonmark-extensions - tag: f0b96532e36f31f47cc34602ecac694ffde8a27a - -source-repository-package - type: git location: https://github.com/jgm/djoths tag: 3d53e40442d22726430b6a89bfb7fba92cd99a91 |
