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
Build profile: -w ghc-7.10.3 -O0
In order, the following will be built (use -v for more details):
- containers-0.5.11.0 (lib) (requires build)
- monad-control-0.3.3.0 (lib:monad-control) (requires build)
internal error in InstallPlan.completed
CallStack (from HasCallStack):
error, called at ./Distribution/Client/InstallPlan.hs:262:25 in main:Distribution.Client.InstallPlan
Note: I'm trying to cleanup somehow inconsitent store because I got
Resolving dependencies...
Build profile: -w ghc-7.10.3 -O0
In order, the following will be built (use -v for more details):
- async-pool-0.8.0 (lib) (first run)
Configuring library for async-pool-0.8.0..
cabal: The following package dependencies were requested
--dependency='monad-control=monad-control-0.3.3.0-7aba405eb6ac318d507aceb932b2265ec63f2019aadfc5d128d46fcbe3da3be8'
however the given installed package instance does not exist.
There should be a way to repair store, in my use case wiping the whole store is very expensive and isn't really an option in general.
The text was updated successfully, but these errors were encountered:
Note: I'm trying to cleanup somehow inconsitent store because I got
There should be a way to repair store, in my use case wiping the whole store is very expensive and isn't really an option in general.
The text was updated successfully, but these errors were encountered: