Skip to content
Snippets Groups Projects
Commit e6b6167d authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Undo new-build support for convenience libraries.


The previous approach I took, though correct, was quite
confusing.  If I refactor InstallPlan to operate on a
per-component basis, then we'll automatically get support
for convenience libraries, which will ultimately cleaner.
(While we won't be able to get rid of support for whole
package installs, it will be safe to assume packages
using convenience libraries also support one-shot
configure.)

I didn't revert the support in cabal install; I'm not
planning on componentizing it.

Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
parent 05899742
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