Skip to content
Snippets Groups Projects
Commit 021b1f89 authored by Niklas Hambüchen's avatar Niklas Hambüchen Committed by thoughtpolice
Browse files

Fix ghc-pkg list --simple-output not being alphabetical (#8245).


It was sorted by version number so far.

I also added a sort to the normal output (without --simple-output)
since the source it comes from does not guarantee sortedness.

Signed-off-by: default avatarAustin Seipp <aseipp@pobox.com>
parent b372e8ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment