summaryrefslogtreecommitdiff
path: root/libraries/haskeline
Commit message (Collapse)AuthorAgeFilesLines
* Update haskeline submoduleHerbert Valerio Riedel2019-01-311-0/+0
|
* Bump haskeline submodule to 0.7.4.3Ben Gamari2018-07-141-0/+0
|
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-0/+0
| | | | Bumps containers submodule, among others.
* Bump stm and haskeline submodulesBen Gamari2018-06-041-0/+0
|
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-191-0/+0
| | | | | | | | | | | | | | 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
* Bump haskeline submodule to 0.7.4.2Ben Gamari2018-02-191-0/+0
|
* Bump haskeline submoduleBen Gamari2017-09-221-0/+0
| | | | Should fix the win32 build.
* Bump base to 4.11.0.0Ben Gamari2017-09-211-0/+0
| | | | | | | | | | Bumps numerous submodules. Reviewers: austin, hvr Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3974
* Sync up haskeline submodule to 0.7.4.0 release tagHerbert Valerio Riedel2017-04-211-0/+0
|
* Bump haskeline submodule to fix Windows build.Tamar Christina2017-03-081-0/+0
|
* Bump haskeline submoduleBen Gamari2017-02-021-0/+0
|
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-0/+0
| | | | Updates a number of submodules.
* Update haskeline submodule to 0.7.2.3 releaseHerbert Valerio Riedel2016-04-171-0/+0
|
* Update haskeline submodule to latest snapshotHerbert Valerio Riedel2015-12-311-0/+0
| | | | | This pulls in a fix to suppress a `hsc2hs`-related warning in the windows backend.
* Update terminfo submodule to v0.7.2.2 releaseHerbert Valerio Riedel2015-12-181-0/+0
| | | | | | This is the designated release to go with GHC 8.0.1 /cc @judah
* Use `-Wno-tabs` more targettedHerbert Valerio Riedel2015-12-181-0/+0
| | | | | | | 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
* Update transformers submodule to latest v0.5.0.0Herbert Valerio Riedel2015-12-161-0/+0
| | | | | | | | `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
* Update haskeline & terminfo submodulesHerbert Valerio Riedel2015-11-281-0/+0
| | | | Differential Revision: https://phabricator.haskell.org/D1542
* Update haskeline/terminfo submodulesHerbert Valerio Riedel2015-10-281-0/+0
| | | | | | | 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
* Update haskeline submodule to 0.7.2.1 release tagHerbert Valerio Riedel2015-03-221-0/+0
| | | | | | 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)
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-111-0/+0
| | | | | | 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
* Sync up terminfo/haskeline submodule with ghc-7.10Herbert Valerio Riedel2015-03-101-0/+0
| | | | The GHC 7.10 tree was pointing to slightly newer commits
* Update haskeline/terminfo submodules to masterHerbert Valerio Riedel2014-12-161-0/+0
|
* Update haskeline submodule to avoid -Werror failureHerbert Valerio Riedel2014-09-231-0/+0
| | | | This would occur only on Windows during `./validate`
* haskeline: update submodule to fix Windows breakageAustin Seipp2014-09-161-0/+0
| | | | Signed-off-by: Austin Seipp <austin@well-typed.com>
* Bump `base` version to 4.8.0.0 for realHerbert Valerio Riedel2014-09-091-0/+0
| | | | | | | | | | | | | | | | 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
* Update transformers submodule to new v0.4 relHerbert Valerio Riedel2014-05-071-0/+0
| | | | | This also updates the haskeline to upstream master to accomodate the new transformers version
* Update to `terminfo-0.4.0.0`/`haskeline-0.7.1.2`Herbert Valerio Riedel2014-01-151-0/+0
| | | | | | These new versions get rid of AMP warnings Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
* Sync up to `haskeline` upstream's HEADHerbert Valerio Riedel2013-11-021-0/+0
| | | | | | This contains the Haskeline commit fixing #7768 Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
* Update `haskeline` library to latest HEADHerbert Valerio Riedel2013-10-121-0/+0
| | | | | | | 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>
* Temporary Haskeline fix for Windows build.Edward Z. Yang2013-09-051-0/+0
| | | | Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
* Update `haskeline` library to latest HEADHerbert Valerio Riedel2013-08-311-0/+0
| | | | (+ 3 outstanding local patches)
* Track haskeline Win64 fixIan Lynagh2013-07-021-0/+0
|
* Update submodulesIan Lynagh2013-02-171-0/+0
|
* Update haskeline submoduleIan Lynagh2012-12-021-0/+0
|
* Update submodulesIan Lynagh2012-11-301-0/+0
|
* Use submodules for repositories with upstreamsIan Lynagh2012-11-251-0/+0