From 2b105495e460e2ca478529db8469630fa4b3ea7b Mon Sep 17 00:00:00 2001 From: John Ericson Date: Sun, 6 Nov 2022 16:54:05 -0500 Subject: [PATCH] cabal.project replace branches with "tags" (actually revs not tags) to work around https://github.com/haskell/cabal/issues/6888 --- cabal.project | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index 43969d5fe0aa..1c1de8156491 100644 --- a/cabal.project +++ b/cabal.project @@ -12,11 +12,11 @@ source-repository-package tag: cb54223919ecd327250f1b167e4e0c61473f402e source-repository-package - type: git - location: https://github.com/obsidiansystems/pandoc-types - branch: functored-ast + type: git + location: https://github.com/obsidiansystems/pandoc-types + tag: e57d3137776a64bb145d0c11d88255f86dc7420a source-repository-package - type: git - location: https://github.com/obsidiansystems/pandoc-lua-marshal - branch: functored-ast + type: git + location: https://github.com/obsidiansystems/pandoc-lua-marshal + tag: 00730767bfe3e13dc067885d516e904cb0e6e9dd