brandon s allbery kf8nh

Results 417 comments of brandon s allbery kf8nh

I used template A because error messages are user-facing. I'm not sure how to test these though, as the only way I know to trigger them is a possible cabal-install...

Sadly I haven't fixed the actual bug, just made the error message a little less confusing. I assume there's a mismatch between what `Distribution/Simple/Configure.hs` serializes to `setup-config` and what it...

BTW @Kleidukos can you file a bug about your error so we have a record of it? I may or may not be able to get to it this weekend...

It's used in a few other places (mostly comments), and it could be `Setup.lhs` instead of `Setup.hs`.

I still don't see a bug corresponding to this, and have no idea whether the original problem still exists, nor how I would go about testing this.

As far as I'm concerned it's ready to go. But all it does is change some messaging, since Cabal confusingly tells you that you need to reconfigure (which is strictly...

Can we move the example build scripts to xmonad or xmonad-contrib, then? I think they're the only maintained part of the testing repo at this point (or at least I'm...

https://github.com/xmonad/xmonad-contrib/pull/710 https://github.com/xmonad/xmonad/pull/390

I completely forgot about it until I scanned through the open PRs a few minutes ago.