diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-03-04 10:54:16 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-03-04 10:54:16 -0800 |
| commit | 7ad66b58ef6352ce2b7a8911649cc046d529ddfe (patch) | |
| tree | f5e6e15020f97da7d7809556a15f28a5ba186763 | |
| parent | 04b55dd92698c0cec94ec3a3f43e5a2fa58a8f8e (diff) | |
Remove obsolete commonmark-extensions stanza from cabal.project.
| -rw-r--r-- | cabal.project | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cabal.project b/cabal.project index 8e004091f..d5afefaa6 100644 --- a/cabal.project +++ b/cabal.project @@ -6,9 +6,3 @@ tests: True 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/commonmark-hs - tag: 10f7b0c840e2f84b83cb215a9e889012b622bd0d - subdir: commonmark-extensions |
