You are not logged in.
I just tried to update my laptop and an getting dependencies which could not be satisfied. Any idea how to fix this?
[root@xps ~]# pacman -Suy
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace haskell-transformers with extra/ghc? [Y/n]
:: Replace shared-color-profiles with extra/colord? [Y/n]
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-syb: requires ghc=7.6.3-1
[root@xps ~]# Offline
haskell-syb 0.4.1-55 from haskell-core repository requires ghc=7.8.2-1. Where did you get your haskell-syb from? Do you have haskell-core repository enabled in pacman.conf?
If you installed it from the AUR, it ahs been updated over a month ago and now it depends on ghc=7.8.2 https://aur.archlinux.org/packages/haskell-syb/
When was the last time you updated your system?
Offline