Releases: fgaz/cabal
Releases · fgaz/cabal
cabal-head
Continuous Integration
- Fix --index-state for hackage roundtrip tests #10285 (Matthew Pickering)
Commits
- 3fbac39: git:// protocol check: add test files (Francesco Ariis) #10261
- cc65775: git:// protocol check: add docs (Francesco Ariis) #10261
- e8af2d3: Implement git:// protocol check (Francesco Ariis) #10261
- c63ebf9: Add changelog for haskell#10261 (Francesco Ariis) #10261
- e581306: Specify GitHub does not support git:// (Francesco Ariis) #10261
- a1c94c1: Let
cabal init
remember chosen language within current session (haskell#10115) (Brian J. Cardiff) #10115 - fb2ac8c: cabal-install: update curl transport to support Basic authentication (haskell#10089) (Fraser Tweedale) #10089
- d51c554: index Paths and Paths_ (resp. for PackageInfo) (brandon s allbery kf8nh) #10267
- 9466005: Update changelog-d to 1.0.1 (haskell#10266) (Francesco Gazzetta) #10266
- 8115d22: Ignore VSCodium work directory (brandon s allbery kf8nh) #10268
- dd123e6: implement mergify rules for release branches (haskell#10135) (brandon s allbery kf8nh) #10135
- 770ceb3: validate dependabot configuration (brandon s allbery kf8nh) #10271
- Make structured hash tests invariant to GHC version #10270 (Matthew Pickering)
- 4f01b76: Add check on project root file and fail if broken link (haskell#10103) (Alberto Fanton) #10103
- 8e4d167: hackage-tests: Add --index-state argument to fix the cabal files (Matthew Pickering) #10285
- be38526: update the pinned index-state to get the new
rere
(brandon s allbery kf8nh) #10276 - 9b55b2e: add "ready and waiting" Mergify label (brandon s allbery kf8nh) #10223
- 9297505: Include package version in --promised-dependency flag (Matthew Pickering) #10248
- a22fc08: Fix Cabal macro bound in test (Matthew Pickering) #10256
- Fix usage of flags vs flags' #10256 (Matthew Pickering)
- 08f028f: Interpret argument to
--gen-pkg-config
relative to--working-dir
(Matthew Pickering) #10256 - 90fbf08: Replace FilePath in PackageDB with SymbolicPath in Cabal (Matthew Pickering) #10256
- 027bddf: Introduce AbsolutePath to symbolic path abstraction (Matthew Pickering) #10256
- a41f5f2: Interpret register script file name relative to working-dir (Matthew Pickering) #10256
- 0c81787: Remove last uses of runDbProgram (Matthew Pickering) #10256
- ff7b4c1: Test --working-dir in the testsuite (Matthew Pickering) #10256
- addcd41: Add test for --working-dir and hsc2s (Matthew Pickering) #10256
- 3a7a0b7: make sure cabal-install is compatible with Cabal (brandon s allbery kf8nh) #10264
- validate: the matrix won't fail-fast #10291 (Artem Pelenitsyn)
- 4aade2d: Re-enable Windows CI (Javier Sagredo) #10282
- 39b6924: Various
cabal-testsuite
improvements (haskell#10225) (Javier Sagredo) #10225