diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-07 23:31:27 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-07 23:35:56 +0100 |
commit | e76f86646229b3f8bcdc6ad71d464104c639f431 (patch) | |
tree | 27b883e0fe67ece18c447173b176b14d388f02f9 /rts/posix/Signals.c | |
parent | 7a2d65a4d93273c89fbb1d19e282d5933c67c7ca (diff) | |
download | haskell-e76f86646229b3f8bcdc6ad71d464104c639f431.tar.gz |
Add `GHC.OldList` legacy module
This module provides access the list-specialised versions for legacy purposes
(such as implementing Haskell2010-ish preludes). This module basically
re-exports the hidden `Data.OldList` module (but in the less controversial `GHC.*`
namespace, which signals less committment to keep this module around).
This is legacy module is mostly for GHC 7.10's sake. What becomes long-term
of `GHC.OldList` can be decided unhurriedly during the GHC 7.12 development
cycle.
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D689
Diffstat (limited to 'rts/posix/Signals.c')
0 files changed, 0 insertions, 0 deletions