diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-06-28 08:37:46 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-06-28 08:37:46 -0700 |
| commit | 484fcaffd8537a67321d8ea915ccbac21cf63fca (patch) | |
| tree | a5d363b13d1fdbc11e6f3b85540513c60577e4f9 /cabal.project | |
| parent | 6decf7c037a5c2e9e2dfafc9fb0ed772b1546860 (diff) | |
Depend on dev version of pandoc-types.
(For aeson version bound.)
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index c61c4fd8f..678278ccc 100644 --- a/cabal.project +++ b/cabal.project @@ -7,3 +7,7 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, skylighting-format-context >= 0.1.0.2 +source-repository-package + type: git + location: https://github.com/jgm/pandoc-types + tag: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f |
