<!DOCTYPE html>

<html lang="" xml:lang="" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<meta content="pandoc" name="generator"/>
<meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
<title>-</title>

</head>
<body>
<p style="padding: 0 0.5em">Hi,</p>
<p class="quotelead" style="padding: 0 0.5em; margin-bottom: -1em; font-size: 80%">On Sun, Jul 10, 2022 at 12:59:30PM +0300, Eyal Erez wrote:</p>
<blockquote class="quote initial" style="padding: 0 0.5em; margin: 0; font-style: italic; border-left: 2px solid #666; color: #666; font-size: 80%">
<p style="padding: 0 0.5em">However, when I try to start xmonad with my config file, I get many import<br/>
errors. I've checked out the tagged versions v0.15 of xmonad and v0.16 of<br/>
xmonad-contrib. Has the libraries changed at some point or is the compiled<br/>
version having a hard time finding them? Is the problem in how I'm building<br/>
xmonad or in my configuration?</p>
</blockquote>
<p style="padding: 0 0.5em">The compiled version is having a hard time finding them, because xmonad v0.15 doesn't have the stack detection logic that our install instructions assume. They've been written with the master branch in mind, and the logic has since been released in v0.17.0, so if you specifically want to stick with a release, v0.17.0 is the oldest that the instructions will work with.</p>
<div class="signature" style="color: #999; font-family: monospace; white-space: pre; margin: 1em 0 0 0; font-size: 80%"><span class="leader">-- </span><p style="padding: 0 0.5em">Tomáš "liskin" ("Pivník") Janoušek, <a class="uri" href="https://lisk.in/">https://lisk.in/</a></p></div>
</body>
</html>