Closed
Description
In Distribution.Simple.GHC
the buildOrReplLib
and gbuild
are essentially duplicates of each other. The fact they are not identical leads to bugs such as #8639.
I will combine together the implementations.
In Distribution.Simple.GHC
the buildOrReplLib
and gbuild
are essentially duplicates of each other. The fact they are not identical leads to bugs such as #8639.
I will combine together the implementations.