diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-02-23 10:00:38 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-02-23 10:00:38 -0800 |
| commit | ba337866e4bbff3c512acc48ff89c916e6deb6c9 (patch) | |
| tree | d80ecccc5ccd568b09ee583ab3e414a8ccfe1738 /cabal.project | |
| parent | cfa473e9cdafe662ddd575a82b693aac7c630b6d (diff) | |
Use latest dev texmath.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index f38eace9c..bf848963e 100644 --- a/cabal.project +++ b/cabal.project @@ -5,13 +5,20 @@ constraints: aeson >= 2.0.1.0 source-repository-package type: git + location: https://github.com/jgm/texmath.git + tag: 70ed0b8d143fcfc78b425885ed593c91305c8639 + +source-repository-package + type: git location: https://github.com/jgm/citeproc.git tag: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + source-repository-package type: git location: https://github.com/jgm/commonmark-hs.git tag: 02f573527d537a3f9e037d460638d1e4f8a5ca9b subdir: commonmark + source-repository-package type: git location: https://github.com/jgm/commonmark-hs.git |
