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
Glasgow Haskell Compiler
Packages
Cabal
Commits
2e894f71
Unverified
Commit
2e894f71
authored
2 years ago
by
Mikolaj Konarski
Browse files
Options
Downloads
Patches
Plain Diff
Bump base bump for cabal-dev-scripts to GHC 9.2 base
parent
2b6c376d
Branches
gb/no-reconfigure-test-flags
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cabal-dev-scripts/cabal-dev-scripts.cabal
+2
-2
2 additions, 2 deletions
cabal-dev-scripts/cabal-dev-scripts.cabal
with
2 additions
and
2 deletions
cabal-dev-scripts/cabal-dev-scripts.cabal
+
2
−
2
View file @
2e894f71
...
...
@@ -18,7 +18,7 @@ executable gen-spdx
ghc-options: -Wall
build-depends:
, aeson ^>=1.4.1.0 || ^>=1.5.2.0
, base >=4.10 && <4.1
6
, base >=4.10 && <4.1
7
, bytestring
, containers
, Diff ^>=0.4
...
...
@@ -35,7 +35,7 @@ executable gen-spdx-exc
ghc-options: -Wall
build-depends:
, aeson ^>=1.4.1.0 || ^>=1.5.2.0
, base >=4.10 && <4.1
6
, base >=4.10 && <4.1
7
, bytestring
, containers
, Diff ^>=0.4
...
...
This diff is collapsed.
Click to expand it.
Mikolaj Konarski
@Mikolaj
mentioned in commit
10c09583
·
2 years ago
mentioned in commit
10c09583
mentioned in commit 10c09583451adde3896fa19d1d13985c3814e2ea
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