Created
September 8, 2017 00:35
-
-
Save djvs/9bbb3941b16931fa0e731b91a5eadc8b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cabal install MissingH xmonad xmonad-contrib xmonad-utils taffybar gtk2hs-buildtools | |
hResolving dependencies... | |
Downloading data-default-instances-containers-0.0.1... | |
Downloading data-default-instances-dlist-0.0.1... | |
Configuring hashtables-1.2.1.1... | |
Configuring data-default-instances-dlist-0.0.1... | |
Downloading data-default-instances-old-locale-0.0.1... | |
Configuring data-default-instances-containers-0.0.1... | |
Configuring data-default-instances-old-locale-0.0.1... | |
Building hashtables-1.2.1.1... | |
Failed to install hashtables-1.2.1.1 | |
Build log ( /home/d/.cabal/logs/ghc-8.2.1/hashtables-1.2.1.1-B7IycJmi3oIEc4oB1A3T7P.log ): | |
cabal: Entering directory '/tmp/cabal-tmp-29254/hashtables-1.2.1.1' | |
Configuring hashtables-1.2.1.1... | |
Preprocessing library for hashtables-1.2.1.1.. | |
Building library for hashtables-1.2.1.1.. | |
<command line>: cannot satisfy -package-id hashable-1.2.6.1-14fEJP30YhAG9w115PODz0: | |
hashable-1.2.6.1-14fEJP30YhAG9w115PODz0 is unusable due to shadowed dependencies: | |
text-1.2.2.2-EGUst8sqNAZCw1xLPcmcMH | |
(use -v for more information) | |
cabal: Leaving directory '/tmp/cabal-tmp-29254/hashtables-1.2.1.1' | |
Downloading hslogger-1.2.10... | |
Building data-default-instances-containers-0.0.1... | |
Building data-default-instances-dlist-0.0.1... | |
Configuring hslogger-1.2.10... | |
Building data-default-instances-old-locale-0.0.1... | |
Installed data-default-instances-dlist-0.0.1 | |
Building hslogger-1.2.10... | |
Installed data-default-instances-containers-0.0.1 | |
Installed data-default-instances-old-locale-0.0.1 | |
Installed hslogger-1.2.10 | |
cabal: Error: some packages failed to install: | |
cairo-0.13.3.1-4laFgLw439cCHy6xvtkIWv depends on cairo-0.13.3.1 which failed | |
to install. | |
gio-0.13.3.1-8cIkrxYvcgH8TedWexCOO1 depends on gio-0.13.3.1 which failed to | |
install. | |
glib-0.13.4.1-BkXw48CfqIIu0yN93lkm5 depends on glib-0.13.4.1 which failed to | |
install. | |
gtk-0.13.9-KDxTSusGI3K5y8kUVLZ37s depends on gtk-0.13.9 which failed to | |
install. | |
gtk-traymanager-0.1.6-1JB4MlXxl0jDGyseQgyO6H depends on gtk-traymanager-0.1.6 | |
which failed to install. | |
gtk2hs-buildtools-0.13.0.5-55UYNsluEakLRxU04ubozq depends on | |
gtk2hs-buildtools-0.13.0.5 which failed to install. | |
gtk2hs-buildtools-0.13.2.2-DZOyQRSl92cK6KhkcfLvgl depends on | |
gtk2hs-buildtools-0.13.2.2 which failed to install. | |
hashtables-1.2.1.1-B7IycJmi3oIEc4oB1A3T7P failed during the building phase. | |
The exception was: | |
ExitFailure 1 | |
pango-0.13.3.1-BCcfhL9TgFYGTzd44Er5cR depends on pango-0.13.3.1 which failed | |
to install. | |
taffybar-0.4.0-HBYkZQBv3pfEZGLUZKXR02 depends on taffybar-0.4.0 which failed | |
to install. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment