diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2021-11-28 10:23:31 +0100 | 
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2021-11-28 10:23:31 +0100 | 
| commit | 4874f2dbd24ef8dbc078a1b81184c91524c93efb (patch) | |
| tree | d8ba64d6c6852f3a16ef57394f126578d1c1389f | |
| parent | 3692a1d1e83703fbf235214f2838cd92683c625c (diff) | |
| download | pandoc-4874f2dbd24ef8dbc078a1b81184c91524c93efb.tar.gz | |
Use published pandoc-lua-marshal package
| -rw-r--r-- | cabal.project | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/cabal.project b/cabal.project index 7164f9978..669dd74e2 100644 --- a/cabal.project +++ b/cabal.project @@ -3,11 +3,6 @@ tests: True  flags: +embed_data_files  constraints: aeson >= 2.0.1.0 -source-repository-package -  type: git -  location: https://github.com/tarleb/pandoc-lua-marshal.git -  tag: 56387e543c48cc5518a77c2a271ff211653f2a36 -  -- source-repository-package  --   type: git  --   location: https://github.com/jgm/texmath.git | 
