diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-12-07 13:22:03 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2015-12-07 13:22:03 +0100 |
commit | 151c4b0b6caff2e1af764699c54302933c628861 (patch) | |
tree | b4b246970075f668db6a0661a146c9e5d6658a3e /rts/sm/BlockAlloc.c | |
parent | 1bd40c860eb0e8da55b8eff536766a6c802347cc (diff) | |
download | haskell-151c4b0b6caff2e1af764699c54302933c628861.tar.gz |
ghc-pkg: don't sort packages unnecessarily
The packages in the package database are already sorted alphabetically
by this point (see db_stack_sorted).
This is a better fix for #8245, commit 021b1f8.
Test Plan: look at output of './inplace/bin/ghc-pkg list
[--simple-output]'
Reviewers: austin, bgamari, psibi
Reviewed By: psibi
Differential Revision: https://phabricator.haskell.org/D1579
GHC Trac Issues: #8245
Diffstat (limited to 'rts/sm/BlockAlloc.c')
0 files changed, 0 insertions, 0 deletions