This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 25 Jun, 2018 5 commits
-
-
Alexis Williams authored
-
Alexis Williams authored
-
Alexis Williams authored
-
Alexis Williams authored
-
Alexis Williams authored
-
- 24 Jun, 2018 1 commit
-
-
Francesco Gazzetta authored
It's used by hasktags
-
- 23 Jun, 2018 1 commit
-
-
Alexis Williams authored
[ci skip]
-
- 22 Jun, 2018 2 commits
-
-
quasicomputational authored
-
Herbert Valerio Riedel authored
-
- 20 Jun, 2018 4 commits
-
-
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.
-
- 19 Jun, 2018 4 commits
-
-
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.
-
-
- 17 Jun, 2018 1 commit
-
-
quasicomputational authored
-
- 16 Jun, 2018 3 commits
-
-
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.
-
- 15 Jun, 2018 5 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Builds and works fine here.
-
-
- 13 Jun, 2018 6 commits
-
-
-
-
-
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.
-
- 12 Jun, 2018 1 commit
-
-
Alexis Williams authored
-
- 11 Jun, 2018 4 commits
-
-
quasicomputational authored
[skip ci]
-
quasicomputational authored
[skip-ci]
-
Alexis Williams authored
-
Alexis Williams authored
-
- 10 Jun, 2018 3 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
-