<!DOCTYPE html>
<html lang="" style="line-height: 1.5; font-family: Georgia, serif; font-size: 20px; color: #1a1a1a; background-color: #fdfdfd" 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>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body style="margin: 0 auto; max-width: 36em; padding-left: 50px; padding-right: 50px; padding-top: 50px; padding-bottom: 50px; hyphens: auto; overflow-wrap: break-word; text-rendering: optimizeLegibility; font-kerning: normal"><style>@media (max-width: 600px) { body { font-size: 0.9em; padding: 1em } h1 { font-size: 1.8em } }
@media print { body { background-color: transparent; color: black; font-size: 12pt } p, h2, h3 { orphans: 3; widows: 3 } h2, h3, h4 { page-break-after: avoid } }</style>
<p style="margin: 1em 0; padding: 0 0.5em">Hi,</p>
<p class="quotelead" style="margin: 1em 0; padding: 0 0.5em; margin-bottom: -1em; font-size: 80%">On Sat, Sep 16, 2023 at 11:36:21AM -0400, Brandon Allbery
wrote:</p>
<blockquote class="quote initial" style="padding-left: 1em; padding: 0 0.5em; margin: 0; font-style: italic; border-left: 2px solid #666; color: #666; font-size: 80%">
<p style="margin: 1em 0; padding: 0 0.5em">Anyone know what this is about? I get it weekly,
presumably because I<br/>
forked the xmonad-contrib repo.<br/>
[…]<br/>
Packdeps: Some jobs were not successful</p>
</blockquote>
<p style="margin: 1em 0; padding: 0 0.5em">Yeah, I keep getting it as well: <a class="uri" href="https://github.com/xmonad/xmonad-contrib/actions/runs/6204986546/job/16847665048" style="color: #1a1a1a">https://github.com/xmonad/xmonad-contrib/actions/runs/6204986546/job/16847665048</a></p>
<p style="margin: 1em 0; padding: 0 0.5em">I think it's trying to tell us that our bounds exclude bytestring
0.12 which is now available in Hackage. What we need to do is make sure
xmonad builds and works with this version, and update the bounds.</p>
<p style="margin: 1em 0; padding: 0 0.5em">I'm not keeping up with the Haskell ecosystem these days so I don't
know how to actually do that. Last time I checked, bytestring was a
"boot" package shipped with GHC, so perhaps we'd need to test with GHC
HEAD? Or can you ask cabal to just pull it and build it?</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="margin: 1em 0; padding: 0 0.5em">Tomáš "liskin" ("Pivník") Janoušek, <a class="uri" href="https://lisk.in/" style="color: #1a1a1a">https://lisk.in/</a></p>
</div>
</body>
</html>