Releases: andreabedini/cabal
Releases · andreabedini/cabal
cabal-head
Continuous Integration
- Use latest cabal-install for quick-jobs #10172 (Matthew Pickering)
- validate.yml: Allow workflow_dispatch with no allow-newer or constraints #10195 (Andrea Bedini)
Commits
- 827256a: Bump index state to allow tar-0.6.3.0 (Matthew Pickering) #10120
- 4d787e1: Update bootstrap plans to include tar-0.6.3 (Matthew Pickering) #10120
- c2e8416: Use
msys2
shell on Windows GHA runners (Javier Sagredo) #10125 - 3964da3: Don't use tasty-quickcheck 0.11 (brandon s allbery kf8nh) #10136
- 9bb4f58: Disable arch-native flag when building releases that we distribute (haskell#10142) (Hécate) #10142
- 497a220: Add support for profiled dynamic way (Matthew Pickering) #9900
- ffcadaa: Changelogs for 3.12.1.0 (backport haskell#10124) (haskell#10132) (mergify[bot]) #10132
- a562b57: Use
--io-manager=native
inlib-suite
on Windows (Javier Sagredo) #10114 - a659aa1: Remove a stray line from cabal-install changelog (brandon s allbery kf8nh) #10149
- b617512: Return Maybe PkgConfigDb rather than PkgConfigDb (Andrea Bedini) #10122
- 345a8d2: Make clear when pkg-config is not present (Javier Sagredo) #10122
- Add flag to ignore build tool dependencies #10128 (Rodrigo Mesquita)
- 21f67d0: haddock-project: fixed main library name (Marcin Szamotulski) #9821
- ac527ad: haddock-project: support for sublibraries (Marcin Szamotulski) #9821
- 446975f: haddock-project: copy extra-doc-files to the right directory (Marcin Szamotulski) #9821
- added argComponentName to HaddockArgs #9821 (Marcin Szamotulski)
- added --use-unicode flag #9821 (Marcin Szamotulski)
- refactored prologue args #9821 (Marcin Szamotulski)
- 27e3ea6: haddock-project: test suites and benchmarks (Marcin Szamotulski) #9821
- b118edb: haddock-project: added changelog.d entry (Marcin Szamotulski) #9821
- 57e0b88: haddock-project: added
--all
switch (Marcin Szamotulski) #10163 - 4ac692b: Updated CONTRIBUTING guide (Marcin Szamotulski) #10163
- c7c1a00: Improve online docs for
includes:
field (Mike Pilgrem) #10145 - e8e66c9: cabal-testsuite.cabal: bump custom-setup bounds on Cabal(-syntax) after the release (Artem Pelenitsyn) #10172
- Take into account extra-dyn-lib-flavours when copying bundled library #10167 (Matthew Pickering)
- 2a09ec0: missed the two changelog pointers (haskell#10138) (haskell#10139) (mergify[bot]) #10139
- 0b5cf15: fix non-POSIX [[ ]] (brandon s allbery kf8nh) #10174
- e817c2f: Lookup main-is C sources in hs-source-dirs (Rodrigo Mesquita) #10171
- don't allow-newer for GHC 9.10 (haskell#10194) #10194 (Artem Pelenitsyn)
- 33bd14c: Fix Haddock docs for
Distribution.Types.Dependency
(haskell#10197) (Mike Pilgrem) #10197 - d037ce7: Update cabal-commands.rst (haskell#10198) (Simon Hengel) #10198
- 4e27d52: ghc-latest.config: rere is up to date with GHC 9.10 now (haskell#10202) (Artem Pelenitsyn) #10202
- aa4ddaf: Document program-options (Javier Sagredo) #10173
- 379f400: Document
PROG-options
(Javier Sagredo) #10173 - e54d477: Clarify why we can't run .bat files (Javier Sagredo) #10186
- f8ab58c: Fix local+noindex repos on Windows (Javier Sagredo) #10186
- d73af0d: Provide
skip*IO
functions and report issue in known failures (Javier Sagredo) #10186 - f33929b: Fix some output normalization issues on Windows (Javier Sagredo) #10186
- e290366: Rework how the skipping and expected functions work (Javier Sagredo) #10186
- 83ec0b9: Un-ignore .bat files (Javier Sagredo) #10186
- Clarify MSYS2 complications #10186 (Javier Sagredo)
- 4b1d9b9: Fix a bunch of Windows tests, clarify why others are broken (Javier Sagredo) #10186
- cd45432: make cabal-install integration tests hermetic (brandon s allbery kf8nh) #10205
- be1ae31: Fix ForeignLibs test for Windows (Javier Sagredo) #10212
- 7248db6: Fix write-ghc-environment-files documentation (Jaro Reinders) #10214