Skip to content
Snippets Groups Projects
Commit 653dc5f7 authored by Ben Gamari's avatar Ben Gamari
Browse files

Bump Cabal submodule

parent c955a514
No related merge requests found
Subproject commit 2a3175f886b86697194256f55c9487b7cfb4dc92
Subproject commit 6671506b488a0fe2079f9059a23510b35514c031
the following packages have broken abi-depends fields:
p
q
r
T.hs:3:1: error:
Ambiguous module name ‘Conflict’:
......
......@@ -24,6 +24,6 @@ Executable check-api-annotations
Build-Depends: base >= 4 && < 5,
containers,
Cabal >= 2.3 && < 2.4,
Cabal >= 2.4.0 && < 2.5,
directory,
ghc
......@@ -25,7 +25,7 @@ Executable check-ppr
Build-Depends: base >= 4 && < 5,
bytestring,
containers,
Cabal >= 2.3 && < 2.4,
Cabal >= 2.4 && < 2.5,
directory,
filepath,
ghc
......@@ -21,7 +21,7 @@ Executable ghc-cabal
Build-Depends: base >= 3 && < 5,
bytestring >= 0.10 && < 0.11,
Cabal >= 2.3 && < 2.4,
Cabal >= 2.4 && < 2.5,
directory >= 1.1 && < 1.4,
filepath >= 1.2 && < 1.5
......@@ -18,6 +18,6 @@ Executable ghctags
Build-Depends: base >= 4 && < 5,
containers,
Cabal >= 2.3 && <2.4,
Cabal >= 2.4 && <2.5,
ghc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment