diff options
| author | John MacFarlane <[email protected]> | 2024-12-07 14:09:18 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-12-07 14:09:42 -0800 |
| commit | 158716f47a3c99aa33020b39a5ee92dcee8bea25 (patch) | |
| tree | 15115dc6cc5d08518d6691b1c61097cf32735a60 /cabal.project | |
| parent | dce53209ad08cb54180f3897040c9ffb25f49aad (diff) | |
Depend on skylighting-format-blaze-html 0.1.1.3.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cabal.project b/cabal.project index 3b5172dc5..629528bf2 100644 --- a/cabal.project +++ b/cabal.project @@ -4,7 +4,7 @@ packages: . pandoc-cli tests: True flags: +embed_data_files -constraints: skylighting-format-blaze-html >= 0.1.1.2, +constraints: skylighting-format-blaze-html >= 0.1.1.3, skylighting-format-context >= 0.1.0.2, -- for now (commercialhaskell/stackage#7545): data-default-class <= 0.2, data-default <= 0.8 @@ -27,8 +27,3 @@ source-repository-package tag: 2b6876018a903207c7a9093c5c63b00a4d0980be subdir: skylighting-core -source-repository-package - type: git - location: https://github.com/jgm/skylighting.git - tag: 260a53dfc32b68c1c9c47629f42a9cebd1f12b87 - subdir: skylighting-format-blaze-html |
