Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Haskell
Cabal
Commits
28694733
Commit
28694733
authored
1 year ago
by
f-a
Committed by
Mikolaj
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump a number of dependencies
parent
589fa560
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Cabal-tests/Cabal-tests.cabal
+1
-1
1 addition, 1 deletion
Cabal-tests/Cabal-tests.cabal
cabal-install/cabal-install.cabal
+3
-3
3 additions, 3 deletions
cabal-install/cabal-install.cabal
cabal-testsuite/cabal-testsuite.cabal
+1
-1
1 addition, 1 deletion
cabal-testsuite/cabal-testsuite.cabal
with
5 additions
and
5 deletions
Cabal-tests/Cabal-tests.cabal
+
1
−
1
View file @
28694733
...
...
@@ -211,4 +211,4 @@ test-suite no-thunks-test
-- this is test is buildable on old GHCs
-- but it doesn't do anything.
if impl(ghc >=8.6)
build-depends: nothunks >=0.1.1.0 && <0.
2
build-depends: nothunks >=0.1.1.0 && <0.
3
This diff is collapsed.
Click to expand it.
cabal-install/cabal-install.cabal
+
3
−
3
View file @
28694733
...
...
@@ -370,7 +370,7 @@ test-suite mem-use-tests
build-depends:
cabal-install,
containers,
tasty >= 1.2.3 && <1.
5
,
tasty >= 1.2.3 && <1.
6
,
tasty-hunit >= 0.10
...
...
@@ -390,7 +390,7 @@ test-suite integration-tests2
containers,
directory,
filepath,
tasty >= 1.2.3 && <1.
5
,
tasty >= 1.2.3 && <1.
6
,
tasty-hunit >= 0.10,
tagged
...
...
@@ -426,7 +426,7 @@ test-suite long-tests
network-uri >= 2.6.2.0 && <2.7,
random,
tagged,
tasty >= 1.2.3 && <1.
5
,
tasty >= 1.2.3 && <1.
6
,
tasty-expected-failure,
tasty-hunit >= 0.10,
tasty-quickcheck,
...
...
This diff is collapsed.
Click to expand it.
cabal-testsuite/cabal-testsuite.cabal
+
1
−
1
View file @
28694733
...
...
@@ -63,7 +63,7 @@ library
, attoparsec ^>= 0.13.2.2 || ^>=0.14.1
, base16-bytestring ^>= 0.1.1.5 || ^>= 1.0
, bytestring ^>= 0.10.0.2 || ^>= 0.11.0.0 || ^>= 0.12.0.0
, containers ^>= 0.5.0.0 || ^>= 0.6.0.1
, containers ^>= 0.5.0.0 || ^>= 0.6.0.1
|| ^>= 0.7
, cryptohash-sha256 ^>= 0.11.101.0
, directory ^>= 1.2.0.1 || ^>= 1.3.0.0
, exceptions ^>= 0.10.0
...
...
This diff is collapsed.
Click to expand it.
f-a
@trac-f-a
mentioned in commit
098036bc
·
1 year ago
mentioned in commit
098036bc
mentioned in commit 098036bc8b7ba6a738cefb2a435487c2b1e2bab9
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment