diff options
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/cabal.project b/cabal.project index b423bb624..1565d8005 100644 --- a/cabal.project +++ b/cabal.project @@ -5,11 +5,9 @@ packages: . tests: True flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, - skylighting-format-context >= 0.1.0.2, - typst-symbols == 0.1.2 --- for typst 0.6 support; remove this constraint when we support typst 0.7 + skylighting-format-context >= 0.1.0.2 -source-repository-package - type: git - location: https://github.com/jgm/texmath - tag: 0a7b5a58e1969d93e18ff7d39f8375098e21300b +-- source-repository-package +-- type: git +-- location: https://github.com/jgm/texmath +-- tag: 0a7b5a58e1969d93e18ff7d39f8375098e21300b |
