| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Bumps containers submodule, among others.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Requires bumping several submodules.
Test Plan: ./validate
Reviewers: hvr, bgamari
Subscribers: thomie, carter
GHC Trac Issues: #15042
Differential Revision: https://phabricator.haskell.org/D4604
|
| |
|
|
|
|
| |
Should fix the win32 build.
|
|
|
|
|
|
|
|
|
|
| |
Bumps numerous submodules.
Reviewers: austin, hvr
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3974
|
| |
|
| |
|
| |
|
|
|
|
| |
Updates a number of submodules.
|
| |
|
|
|
|
|
| |
This pulls in a fix to suppress a `hsc2hs`-related
warning in the windows backend.
|
|
|
|
|
|
| |
This is the designated release to go with GHC 8.0.1
/cc @judah
|
|
|
|
|
|
|
| |
So far only `time` (fixed upstream already though) and `xhtml` still require
`-Wno-tabs`, so let's apply that warning suppression flag only there.
This also updates the haskeline submodule to pull in a tab-fix
|
|
|
|
|
|
|
|
| |
`transformers-0.5.0.0` will be the next version of `transformers`
and this is the designated version to be used for GHC 8.0.1
This needs to update the haskeline submodule in order to relax
the upper bound for the major version bump to 0.5
|
|
|
|
| |
Differential Revision: https://phabricator.haskell.org/D1542
|
|
|
|
|
|
|
| |
This is needed to prepare for #11026 as these updates
relax the upper bounds on `base` to allow for `base-4.9.0.0`
This update contains no code-changes to terminfo/haskeline yet
|
|
|
|
|
|
| |
This fixes compilation under windows with pre-AMP GHCs
although it's not clear if bootstrapping GHC was affected.
(see https://github.com/judah/haskeline/issues/20 for details)
|
|
|
|
|
|
| |
This also needs to update a couple of other submodules
to update the upper bound on filepath to allow this major
version bump to 1.4.0.0
|
|
|
|
| |
The GHC 7.10 tree was pointing to slightly newer commits
|
| |
|
|
|
|
| |
This would occur only on Windows during `./validate`
|
|
|
|
| |
Signed-off-by: Austin Seipp <austin@well-typed.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit updates several submodules in order to bump
the upper bounds on `base` of most boot packages
Moreover, this updates some of the test-suite cases which have
version numbers hardcoded within.
However, I'm not sure if this commit didn't introduce the following
two test-failures
ghc-api T8628 [bad stdout] (normal)
ghc-api T8639_api [bad stdout] (normal)
This needs investigation
|
|
|
|
|
| |
This also updates the haskeline to upstream master to
accomodate the new transformers version
|
|
|
|
|
|
| |
These new versions get rid of AMP warnings
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
|
|
|
|
|
|
| |
This contains the Haskeline commit fixing #7768
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
|
|
|
|
|
|
|
| |
This is actually a no-op wrt the source-code and is only performed to show
that upstream is identical to our lagged repository.
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
|
|
|
|
| |
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
|
|
|
|
| |
(+ 3 outstanding local patches)
|
| |
|
| |
|
| |
|
| |
|
|
|