Logs: freenode/#xmonad
| 2020-12-11 14:08:06 | × | GZJ0X_ quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2020-12-11 14:08:06 | × | gzj quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2020-12-11 14:32:54 | → | sfrique joins (~sfrique@189.122.177.88) |
| 2020-12-11 14:39:26 | × | malook quits (~Thunderbi@5.82.52.68) (Quit: malook) |
| 2020-12-11 14:39:46 | × | geekosaur quits (82659a09@host154-009.vpn.uakron.edu) (Remote host closed the connection) |
| 2020-12-11 14:40:54 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 2020-12-11 14:45:38 | → | malook joins (~Thunderbi@5.82.52.68) |
| 2020-12-11 14:46:44 | × | malook quits (~Thunderbi@5.82.52.68) (Client Quit) |
| 2020-12-11 14:47:03 | → | malook joins (~Thunderbi@5.82.52.68) |
| 2020-12-11 14:48:42 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0) |
| 2020-12-11 14:57:09 | ← | BugHunter1000 parts (BugHunter1@gateway/vpn/protonvpn/bughunter1000) ("Leaving") |
| 2020-12-11 15:10:49 | × | malook quits (~Thunderbi@5.82.52.68) (Quit: malook) |
| 2020-12-11 15:20:03 | × | qbit2821 quits (~qbit2821@94-255-133-216.cust.bredband2.com) (Ping timeout: 258 seconds) |
| 2020-12-11 15:40:44 | → | seschwar joins (~seschwar@unaffiliated/seschwar) |
| 2020-12-11 15:55:32 | <Liskni_si> | psibi[m]: btw did you look at https://github.com/actions/setup-haskell? if we need to integrate cabal as well it might be easier to just use this for the setup |
| 2020-12-11 15:56:38 | <Liskni_si> | unfortunately I've got loads of other stuff I'm working on so even though I could help, I have no idea when I could realistically get to it :-/ |
| 2020-12-11 15:59:38 | <psibi[m]> | Liskni_si: That does look interesting. I think that could be used for adding cabal integration easily. Probably a separate workflow in addition to the stack one. |
| 2020-12-11 16:00:26 | <Liskni_si> | psibi[m]: Yeah, or perhaps a matrix with an if branch, if we're lucky and it's not more complicated than that :-) |
| 2020-12-11 16:01:01 | <psibi[m]> | I prefer the current CI configuration for stack as it's pretty simple: https://github.com/xmonad/xmonad-extras/blob/c4f51c0ff259692cfb617b2a3aea1432629a78c3/.github/workflows/tests.yml#L31 |
| 2020-12-11 16:01:01 | <psibi[m]> | But for cabal integration, I think we should try to use this. |
| 2020-12-11 16:01:56 | <Liskni_si> | Yeah, I really love the simplicity. Honestly wasn't expecting given what the travis.yml looked like :-) |
| 2020-12-11 16:06:03 | × | ericsagn1 quits (~ericsagne@2405:6580:0:5100:c504:28ef:2ca:d7c2) (Ping timeout: 258 seconds) |
| 2020-12-11 16:18:42 | → | ericsagn1 joins (~ericsagne@2405:6580:0:5100:e26e:cf9:1dd6:9615) |
| 2020-12-11 16:31:44 | <Liskni_si> | mc47: hey just to be sure, when you say "doesn't break anything" did you look into the tarballs it generates? |
| 2020-12-11 16:32:19 | <Liskni_si> | sdist without extra-source-files will probably still work, just produce a tarball with missing files |
| 2020-12-11 16:32:26 | <mc47> | Let me check again |
| 2020-12-11 16:32:49 | ← | Taneb parts (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) () |
| 2020-12-11 16:32:52 | <mc47> | these stack/cabal shenanigans are all new to me |
| 2020-12-11 16:33:18 | <mc47> | yes, they're there |
| 2020-12-11 16:36:52 | → | drl joins (~l@2600:1700:8360:3870::725) |
| 2020-12-11 16:58:42 | <psibi[m]> | Liskni_si: Thanks for your comments related to caching. I think I have to understand it more. So I will likely play around it with my personal projects and send an updated PR if things work out well. |
| 2020-12-11 16:59:15 | <Liskni_si> | psibi[m]: feel free to ping me if you want any hints any time |
| 2020-12-11 16:59:40 | <Liskni_si> | I spent half of summer with github actions, so it's still fresh in my memory |
| 2020-12-11 17:03:52 | → | nova joins (~novasenco@gateway/tor-sasl/novasenco) |
| 2020-12-11 17:08:45 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 2020-12-11 17:17:42 | <psibi[m]> | Liskni_si: Thanks. :-) I will definitely ping you if I hit any blockers. |
| 2020-12-11 17:25:18 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2020-12-11 17:25:19 | → | daphnis_ joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2020-12-11 17:36:40 | <dminuoso> | Liskni_si: Regarding https://github.com/xmonad/xmonad-contrib/pull/399 - what further work needs to be done? |
| 2020-12-11 17:37:35 | <Liskni_si> | dminuoso: X.H.Focus needs to be adapted, documentation updated, and EwmhDesktops documentation updated as well |
| 2020-12-11 17:38:00 | <Liskni_si> | so far I only commented the parts of X.H.Focus that didn't compile |
| 2020-12-11 17:38:10 | <Liskni_si> | but they need to be rewritten to fit into the new framework |
| 2020-12-11 17:38:10 | × | daphnis_ quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 256 seconds) |
| 2020-12-11 17:38:37 | <Liskni_si> | (or maybe they can stay dropped but the docs need to reflect that and describe how to use it without them) |
| 2020-12-11 17:39:14 | <Liskni_si> | goes without saying that any help is appreciated |
| 2020-12-11 17:39:18 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 256 seconds) |
| 2020-12-11 17:39:56 | <Liskni_si> | I've been meaning to get to it, but I procrastinate on documentation, and I don't personally need X.H.Focus so I'm now hacking on SubLayouts instead :-) |
| 2020-12-11 17:39:59 | × | drl quits (~l@2600:1700:8360:3870::725) (Quit: Leaving) |
| 2020-12-11 17:40:16 | → | drl joins (~l@2600:1700:8360:3870::725) |
| 2020-12-11 17:45:08 | <Solid> | hah |
| 2020-12-11 17:46:32 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2020-12-11 17:46:33 | → | daphnis_ joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2020-12-11 17:46:47 | <Solid> | Liskni_si: I'd +1 "Debian Stable has 8.4.4 so I'd probably attempt to support lts-12+ but anything older can probably be dropped?" if that means anything |
| 2020-12-11 17:47:25 | <Solid> | that's how we did it for xmobar anyways, a user running xmonad on a system that's moldier than debian stable seems infeasable :> |
| 2020-12-11 17:48:24 | <Liskni_si> | that's not entirely fair though |
| 2020-12-11 17:48:48 | <Liskni_si> | ubuntu 16.04 lts and 18.04 lts are still supported and I keep seeing them mentioned |
| 2020-12-11 17:49:05 | <Liskni_si> | debian stable is bleeding edge compared to that :-) |
| 2020-12-11 17:49:53 | <Solid> | holy shit, 7.10 Oo |
| 2020-12-11 17:50:02 | <Liskni_si> | that being said, unless we test on these old platforms and someone puts in the work to support them, ... |
| 2020-12-11 17:50:07 | <Solid> | yeah |
| 2020-12-11 17:51:13 | <Solid> | I suppose if you run these kinds of ultra ~~moldy~~ stable systems then you're not likely to install from git |
| 2020-12-11 17:51:33 | <Liskni_si> | yeah, and if you do, you'll just let stack install ghc for you |
| 2020-12-11 17:51:35 | <Solid> | I haven't seen a project that actively supports 7.10 in a while |
| 2020-12-11 17:51:40 | <Solid> | yeah, or that |
| 2020-12-11 17:52:25 | <Solid> | I for one am getting my "remove all the useless Data.Monoid ((<>)) etc. imports"-pr ready :D |
| 2020-12-11 17:52:27 | <Liskni_si> | (about to merge https://github.com/xmonad/xmonad-contrib/pull/421, just added a last note) |
| 2020-12-11 17:52:39 | <Liskni_si> | oh ě |
| 2020-12-11 17:52:41 | <Liskni_si> | ♥ |
| 2020-12-11 17:52:59 | <Solid> | ah of course |
| 2020-12-11 17:53:08 | <Solid> | I can't believe no one ever wanted the NSP name exported |
| 2020-12-11 17:53:18 | <Solid> | I guess it's easier to just write "NSP" |
| 2020-12-11 17:53:48 | <Liskni_si> | I have "silence unused imports warnings" on my todo list as it's sometimes difficult to support multiple versions of base without getting warnings on at least some of them |
| 2020-12-11 17:54:01 | <Liskni_si> | can you perhaps do this instead of me? |
| 2020-12-11 17:54:36 | <Liskni_si> | or maybe it's calmed down now and you'll be able to silence them all while supporting all bases, dunno |
| 2020-12-11 17:55:03 | <Liskni_si> | been reading snoyberg's blog posts lately and the suggestion to -Wall -fno-something-unused-somethingsomething was there :-) |
| 2020-12-11 17:55:37 | <Solid> | no-incomplete-uni-patterns or something I think |
| 2020-12-11 17:56:00 | <Liskni_si> | that, too |
| 2020-12-11 17:56:01 | <Solid> | no wait that's a warning that should be enabled |
| 2020-12-11 17:56:19 | <Liskni_si> | that's a separate issue |
| 2020-12-11 17:56:53 | <Liskni_si> | that's a warning we may like to have, maybe, but the unused imports is making a lot of noise now |
| 2020-12-11 17:57:12 | <Solid> | I think most unused imports are just from (<>) and (<$>), which should be fixable with all newer ghc's |
| 2020-12-11 17:57:25 | <Solid> | but yeah I can look at unused imports as a whole |
| 2020-12-11 17:57:40 | <Solid> | (the NSP doc thingy is fixed btw) |
| 2020-12-11 18:11:49 | → | AlonzoC joins (~user@2a00:23c4:9010:3d01:ec55:22d9:89d6:100b) |
| 2020-12-11 18:39:44 | × | growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2020-12-11 18:39:54 | → | gzj joins (~gzj@unaffiliated/gzj) |
| 2020-12-11 18:42:04 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 2020-12-11 18:45:08 | × | ybenel quits (~Mandalore@unaffiliated/ybenel) (Ping timeout: 258 seconds) |
| 2020-12-11 18:50:14 | × | notis quits (~notis@45.134.22.84) (Ping timeout: 260 seconds) |
| 2020-12-11 18:56:51 | × | thc202 quits (~thc202@unaffiliated/thc202) (Quit: thc202) |
| 2020-12-11 19:17:51 | → | geekosaur joins (82659a09@host154-009.vpn.uakron.edu) |
| 2020-12-11 19:19:34 | → | ybenel joins (~Mandalore@unaffiliated/ybenel) |
| 2020-12-11 19:29:05 | → | novas0x2a joins (~blah@157-131-125-210.fiber.dynamic.sonic.net) |
| 2020-12-11 19:31:08 | × | novas0x2a1 quits (~blah@157-131-125-210.fiber.dynamic.sonic.net) (Ping timeout: 258 seconds) |
| 2020-12-11 20:08:19 | × | wonko7 quits (~wonko7@2a01:e35:2ffb:7040:14a1:46f4:68f7:2133) (Ping timeout: 258 seconds) |
| 2020-12-11 20:23:45 | → | wonko7 joins (~wonko7@lns-bzn-55-82-255-183-4.adsl.proxad.net) |
| 2020-12-11 20:36:17 | → | novas0x2a1 joins (~blah@157-131-125-210.fiber.dynamic.sonic.net) |
| 2020-12-11 20:37:07 | × | novas0x2a quits (~blah@157-131-125-210.fiber.dynamic.sonic.net) (Ping timeout: 246 seconds) |
| 2020-12-11 20:39:08 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 265 seconds) |
| 2020-12-11 20:39:10 | × | daphnis_ quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 256 seconds) |
All times are in UTC.