diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-01-18 09:47:52 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-01-18 11:05:09 -0800 |
| commit | 2c299d7991913d4324f48e91cb607464e4a066e4 (patch) | |
| tree | 2b13f2e48c9f0100c6ba1caf41939e25de482008 /cabal.project | |
| parent | 71078d6546eec26c72a64212896f74dc055d6961 (diff) | |
Use released versions of packages.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/cabal.project b/cabal.project index da8c88b8e..1f412e753 100644 --- a/cabal.project +++ b/cabal.project @@ -6,29 +6,3 @@ 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/citeproc - tag: 58cfca8671a3f3eeb87d79ca4a98fdabb2830a3a - -source-repository-package - type: git - location: https://github.com/jgm/texmath - tag: dab2be16b751e8ce7e6d9937029f10e06c3c80c3 - -source-repository-package - type: git - location: https://github.com/jgm/commonmark-hs - tag: d0f3097e55471aa640d76d0188ba707cbece71b1 - subdir: commonmark-pandoc - -source-repository-package - type: git - location: https://github.com/jgm/pandoc-types - tag: 8c7bc6c66d22538711171b8cfd0e5f3d48de39fd - -source-repository-package - type: git - location: https://github.com/pandoc/pandoc-lua-marshal - tag: 01cbd2039e91b32d9fbcb4418bd80854973e8bb5 |
