diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-03-06 15:08:25 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-03-06 15:08:25 -0800 |
| commit | 3d0e2efa8892e972539e4d2491fe900af0d2c5da (patch) | |
| tree | 8b73c90827821efd6195ef24ac75accd0a1d3a32 /cabal.project | |
| parent | 0ad5684996239ff731d428374a2b6e0096e9a344 (diff) | |
Depend on dev version of texmath.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index 62859a51d..ef4bb6f29 100644 --- a/cabal.project +++ b/cabal.project @@ -6,3 +6,8 @@ tests: True flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1.2, skylighting-format-context >= 0.1.0.2 + +source-repository-package + type: git + location: https://github.com/jgm/texmath + tag: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4 |
