- Sep 01, 2018
-
-
Alexis Williams authored
Fix #5541.
-
- Aug 30, 2018
-
-
Mikhail Glushenkov authored
Pass command line arguments to hsc2hs using response files (cherry picked from commit f83aa4a2)
-
- Aug 29, 2018
-
-
Mikhail Glushenkov authored
Fixes #5537. (cherry picked from commit 83815f28)
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
[#5484] Add 'storedir' alias for 'store-dir'
-
Mikhail Glushenkov authored
Foreign Library RTS Selection
-
Mikhail Glushenkov authored
Don't throw away any program args in new-style commands
-
- Aug 20, 2018
-
-
Oleg Grenrus authored
- traversed is just a synonym for traverse - filtered and non are "trust me". I don't: so they are defined locally. - `to` is a lie, so renamed it to `getting` (also generalising the type). - Also `unsafeCoerce`??? - Added `@since` annotations
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
GHC-8.6.1-beta is bunded with - binary-0.8.6.0 - time-1.8.0.2 - unix-2.7.2.2
-
- Aug 19, 2018
-
-
Oleg Grenrus authored
Preprocess cabal-install.cabal: don't leak dev-details into production
-
- Aug 16, 2018
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Aug 15, 2018
-
-
Oleg Grenrus authored
... when changing to -dev or -monolithic configuration. Run --no-assume-unchanged unconditionally, when changing to the production build.
-
Oleg Grenrus authored
-
Oleg Grenrus authored
- Disable cabal-install's haddock on CI - Temporarily disable cabal check (`-main-is` in tests)
-
- Aug 14, 2018
-
-
quasicomputational authored
Issue #5119 is tracking spurious generation of these warnings. There are a lot of them! We can't release with so many false positives, so just squelch the warning outright. This is a hack and this commit should be reverted if we get a proper fix that can be backported to the 2.4 branch.
-
Oleg Grenrus authored
-
- Aug 08, 2018
-
-
This prevents the `--store-dir` value from being cached and thus fixes #5504 (cherry picked from commit b07e39fa)
-
Herbert Valerio Riedel authored
(cherry picked from commit a6efc40c)
-
- Aug 07, 2018
-
-
With `--haddock-for-hackage` we were passing `file://..` urls to the html directories; this was clearly undesirable and unintended. This regression was originally introduced via d331bb08 (cherry picked from commit aa19cf33)
-
[skip ci] (cherry picked from commit b8fca020)
-
- Aug 06, 2018
-
-
We only error-out when an explicit `--(haddock-)quickjump` is specified on a version of Haddock that doesn't support it. However, if `--(haddock-)quickjump` was implied by `--(haddock-)for-hackage`, we should just warn. Fixes #5494. (cherry picked from commit 13a8991c)
-
[ci skip] (cherry picked from commit b9bd08e5)
-
- Aug 03, 2018
-
-
Mikhail Glushenkov authored
This was failing on Mac because of clang preprocessor warnings. (cherry picked from commit dcd75926)
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Alexis Williams authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Aug 02, 2018
-
-
Mikhail Glushenkov authored
Try to fix AppVeyor (2.4).
-
Mikhail Glushenkov authored
(cherry picked from commit 712d0d61)
-
Herbert Valerio Riedel authored
(cherry picked from commit 511d03d3 ) Co-authored-by: Alex Biehl <alex.biehl@target.com>
-
Mikhail Glushenkov authored
In 7d39aa01, the severity of the glob missing directory warning was downgraded, but the test wasn't updated. Not sure why it was passing before. /cc @quasicomputational
-
This will be necessary for GHC 8.6. Please do cherry-pick into the stable branch. (cherry picked from commit 4dad0ccd)
-
(cherry picked from commit dd3fee12)
-
Alexis Williams authored
-
Alexis Williams authored
-