You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, in https://matrix.hackage.haskell.org/package/conduit#GHC-7.10/conduit-1.2.13, it's impossible (at least for me) to see which version of resourcet was picked by the dep solver, making it close to impossible to determine what exactly went wrong here. It seems like it would be very useful for both failing and succeeding builds to see the build plan chosen.
The text was updated successfully, but these errors were encountered:
That's a great idea, and in fact I've got good news! It's been on the feature roadmap and there's been some work on that in the context of last year's GSOC - Stay tuned!
For example, in https://matrix.hackage.haskell.org/package/conduit#GHC-7.10/conduit-1.2.13, it's impossible (at least for me) to see which version of resourcet was picked by the dep solver, making it close to impossible to determine what exactly went wrong here. It seems like it would be very useful for both failing and succeeding builds to see the build plan chosen.
The text was updated successfully, but these errors were encountered: