"README.md" did not exist on "c67263486d048917973db8045d3e9e91d55c366f"
ghc-cabal: Use fromFlagOrDefault instead of fromFlag
As fromFlag is partial. The only case where we used fromFlag is when determining whether to strip libraries; we now assume that we shouldn't.
Loading
Please register or sign in to comment