This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jun 24, 2018
-
-
Francesco Gazzetta authored
It's used by hasktags
-
- Jun 23, 2018
-
-
Alexis Williams authored
[ci skip]
-
- Jun 22, 2018
-
-
quasicomputational authored
-
Herbert Valerio Riedel authored
-
- Jun 20, 2018
-
-
quasicomputational authored
On all platforms, warn about their presence. On Windows, we should use slashes (as opposed to backslashes) where possible, to avoid causing things like #5386. Closes #5386.
-
-
Recognize `powerpc64le` as `PPC64`.
-
Should help with big invocations as found in https://github.com/NixOS/nixpkgs/issues/41340.
-
- Jun 19, 2018
-
-
Ben Gamari authored
-
Ben Gamari authored
-
It mentions the issue of parsing failures caused by the presence of blank spaces after opening parentheses. See #5150, #5292, #5293.
-
-
- Jun 17, 2018
-
-
quasicomputational authored
-
- Jun 16, 2018
-
-
Alexis Williams authored
-
quasicomputational authored
This has the effect of allowing a glob `*.html` to match the file `foo.en.html`. For compatibility, this is only allowed with `cabal-version: 3.0` or later; for earlier spec versions, a warning will be generated by `cabal check` if there are files affected by this change in behaviour. Fixes #5057. Fixes #784. Closes #5061.
-
quasicomputational authored
Now `cabal check` will produce marked output and won't wrap lines if you don't tell it to.
-
- Jun 15, 2018
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Builds and works fine here.
-
-
- Jun 13, 2018
-
-
-
-
-
This options only works for Haddock >=2.19.
-
Now that Haddock has support for package-aware since annotations, we want to pass in the option that omits the package name on since annotations for the current package.
-
* warning in hscolour's description * warning when hscolour is run * added 'hyperlinked-source' (the name Haddock has for the option) as a synonym for 'hyperlink-source' Follows up comments from https://github.com/haskell/cabal/pull/5140.
-
- Jun 12, 2018
-
-
Alexis Williams authored
-
- Jun 11, 2018
-
-
quasicomputational authored
[skip ci]
-
quasicomputational authored
[skip-ci]
-
Alexis Williams authored
-
Alexis Williams authored
-
- Jun 10, 2018
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
-
-
We still enable deduplication for some options, e.g. list of modules or list of paths to search for includes/libraries. Fixes #4449.
-
Previously, Dependency on unbuildable library from darcs In the stanza 'test-suite darcs-test' In the inplace package 'darcs-2.11.0' With this patch, Dependency on unbuildable (i.e. 'buildable: False') library from darcs In the stanza 'test-suite darcs-test' In the inplace package 'darcs-2.11.0'
-
- Jun 09, 2018
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-