Skip to content
Snippets Groups Projects
Unverified Commit 60466878 authored by Mikolaj Konarski's avatar Mikolaj Konarski Committed by GitHub
Browse files

Merge pull request #8030 from Bodigrim/3.6

Bump Cabal to 3.6.3.0 and add changelog
parents 28adceee b6b579c5
Branches 3.6
No related merge requests found
cabal-version: >=1.10
name: Cabal
version: 3.6.2.0
version: 3.6.3.0
copyright: 2003-2021, Cabal Development Team (see AUTHORS file)
license: BSD3
license-file: LICENSE
......
# 3.6.3.0 March 2022
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.6.3.0.md
# 3.6.2.0 [Emily Pillmore](mailgo:emilypi@cohomolo.gy) October 2021
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.6.2.0.md
......
......@@ -28,7 +28,7 @@ common shared
build-depends:
, base >= 4.6 && <4.17
-- this needs to match the in-tree lib:Cabal version
, Cabal == 3.6.2.0
, Cabal == 3.6.3.0
ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns
......
Cabal 3.6.3.0 Changelog
---
### Significant changes
- Disable job management on Windows 7
- Cabal now works on Windows 7.
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