diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2016-03-20 17:49:58 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-03-20 22:00:37 +0100 |
commit | b735e99d79448bd7f416b35d8b0473d8eb5271f1 (patch) | |
tree | 98e970b5d44a91349a18a15c42958c4e9a2ede1e /testsuite/tests/safeHaskell/flags | |
parent | ba95f22eb98cc2ee2d8d76e56df80769c379413d (diff) | |
download | haskell-b735e99d79448bd7f416b35d8b0473d8eb5271f1.tar.gz |
DsExpr: Don't build/foldr huge lists
Desugaring long lists with build trades large static data for large
code, which is likely a poor trade-off. See #11707.
Test Plan: Validate, nofib
Reviewers: simonpj, austin
Reviewed By: austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2007
GHC Trac Issues: #11707
Diffstat (limited to 'testsuite/tests/safeHaskell/flags')
0 files changed, 0 insertions, 0 deletions