<div dir="ltr">Hi,<div><br></div><div>Is it inadvisable to compile your xmonad.hs with level 2 optimization enabled? I added the following pragma to my config, and haven't had any problems yet:</div><div><br></div><div>    {-# OPTIONS_GHC -O2 #-}<br></div><div><br></div><div>I searched issues/commits/google but wasn't able to find any discussion on this</div><div><br></div><div>-Ivan.</div></div>