Closed kkweon closed 3 years ago
And for the dependencies,
kkweon:xmonad/ $ sudo apt install \ [11:13:46]
git \
libx11-dev libxft-dev libxinerama-dev libxrandr-dev libxss-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
git is already the newest version (1:2.30.2-1ubuntu1).
libxft-dev is already the newest version (2.3.3-0ubuntu3).
libxinerama-dev is already the newest version (2:1.1.4-2build2).
libxrandr-dev is already the newest version (2:1.5.2-0ubuntu1).
libxss-dev is already the newest version (1:1.2.3-1).
libx11-dev is already the newest version (2:1.7.0-2ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
This is odd; dynamic Haskell objects or libraries shouldn't be built or looked for by default, unless you're using the system packages on Arch (only). Do you by any chance have a ~/.cabal/config
file?
No, but I clean installed everything; now it worked. Thanks for the hint!
Problem Description
stack install
according to the guide aboveSteps to Reproduce
I followed the above step in the guide one by one using haskell-stack. It has failed at
stack install
Configuration File
Checklist
[x] I've read CONTRIBUTING.md
~I tested my configuration~ I couldn't even install
xmonad
version XXX (commit XXX if using git)~xmonad-contrib
version XXX (commit XXX if using git)~