Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→ 1,798,444 events total
2026-02-23 21:30:26 × morj quits (~morj@user/morj) (Quit: Konversation terminated!)
2026-02-23 21:31:44 ljdarj joins (~Thunderbi@user/ljdarj)
2026-02-23 21:32:23 <tomsmeding> nope, unfortunately
2026-02-23 21:34:03 <tomsmeding> % mempty
2026-02-23 21:34:03 <yahb2> ()
2026-02-23 21:34:08 <tomsmeding> does that count as one?
2026-02-23 21:34:31 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-02-23 21:36:13 <EvanR> > fold (Sum 1, Sum 2)
2026-02-23 21:36:15 <lambdabot> Sum {getSum = 2}
2026-02-23 21:36:20 <tomsmeding> better
2026-02-23 21:36:35 <EvanR> > sum (1,2)
2026-02-23 21:36:37 <lambdabot> 2
2026-02-23 21:37:42 jmcantrell_ is now known as jmcantrell
2026-02-23 21:38:25 <EvanR> or length of that is 1
2026-02-23 21:38:39 × ljdarj quits (~Thunderbi@user/ljdarj) (Quit: ljdarj)
2026-02-23 21:39:12 <tomsmeding> yeah Foldable (,) is good; I guess there is also the classic
2026-02-23 21:39:14 <tomsmeding> > fix error
2026-02-23 21:39:16 <lambdabot> "*Exception: *Exception: *Exception: *Exception: *Exception: *Exception: *Ex...
2026-02-23 21:41:31 st_aldini joins (~Thunderbi@136.48.46.187)
2026-02-23 21:43:01 pavonia joins (~user@user/siracusa)
2026-02-23 21:43:33 ljdarj joins (~Thunderbi@user/ljdarj)
2026-02-23 21:44:50 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 21:45:34 bggd_ joins (~bgg@2a01:e0a:fd5:f510:ad7c:fa54:e40d:9544)
2026-02-23 21:47:57 × c_wraith quits (~c_wraith@adjoint.us) (Server closed connection)
2026-02-23 21:48:42 c_wraith joins (~c_wraith@adjoint.us)
2026-02-23 21:49:41 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2026-02-23 21:51:13 × marinelli quits (~weechat@gateway/tor-sasl/marinelli) (Remote host closed the connection)
2026-02-23 21:51:32 marinelli joins (~weechat@gateway/tor-sasl/marinelli)
2026-02-23 21:54:27 × takuan quits (~takuan@d8D86B9E9.access.telenet.be) (Ping timeout: 255 seconds)
2026-02-23 21:54:56 × target_i quits (~target_i@user/target-i/x-6023099) (Quit: leaving)
2026-02-23 21:56:10 <Leary> Suppose I have a package that fails to build with base 4.22 but succeeds with `--allow-newer=all:base`, i.e. only because its dependencies require revision to allow it. Should its bounds exclude 4.22?
2026-02-23 21:57:52 emmanuelux joins (~em@user/emmanuelux)
2026-02-23 22:00:12 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 22:01:57 <Clint> what purpose would that serve?
2026-02-23 22:02:15 × CiaoSen quits (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 268 seconds)
2026-02-23 22:05:00 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2026-02-23 22:05:34 <Leary> I don't know, accurately representing buildability? I'm leaning towards allowing 4.22, I'm just not sure I should.
2026-02-23 22:05:49 <int-e> Leary: It could build but still be broken. (Not very likely, but it would be a reason to exclude 4.22)
2026-02-23 22:06:36 <Clint> if the dependencies get fixed then you'd be excluding it for no reason
2026-02-23 22:06:59 <int-e> Oh I meant it could be broken specifically because of a change in base.
2026-02-23 22:07:44 peterbecich joins (~Thunderbi@71.84.33.135)
2026-02-23 22:12:21 polykernel_ joins (~polykerne@user/polykernel)
2026-02-23 22:15:05 × polykernel quits (~polykerne@user/polykernel) (Ping timeout: 248 seconds)
2026-02-23 22:15:06 polykernel_ is now known as polykernel
2026-02-23 22:15:34 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 22:16:11 × __monty__ quits (~toonn@user/toonn) (Quit: leaving)
2026-02-23 22:16:48 × michalz quits (~michalz@185.246.207.215) (Remote host closed the connection)
2026-02-23 22:19:06 Frostillicus joins (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2026-02-23 22:22:36 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2026-02-23 22:24:27 × Frostillicus quits (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 268 seconds)
2026-02-23 22:29:23 × ursa-major quits (114efe6c39@2a03:6000:1812:100::11f3) (Ping timeout: 268 seconds)
2026-02-23 22:30:36 ursa-major joins (114efe6c39@2a03:6000:1812:100::11f3)
2026-02-23 22:33:37 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 22:34:54 × Milan_Vanca quits (~milan@user/Milan-Vanca:32634) (Quit: WeeChat 4.7.2)
2026-02-23 22:35:26 × s4msung quits (koCZlVvn6A@user/s4msung) (Server closed connection)
2026-02-23 22:35:29 <tomsmeding> Leary: tentative opinion that you can include 4.22
2026-02-23 22:35:49 s4msung joins (QGVxIqNFjX@user/s4msung)
2026-02-23 22:36:20 <tomsmeding> the only argument against that I can see is that it's potentially confusing for a user: the package supports 4.22 but can't actually be built with it
2026-02-23 22:36:35 <geekosaur> if you have tested it and it works with 4.22, I'd allow it; dependencies are their problem (but as a courtesy I generally file issues against them requesting bounds updates)
2026-02-23 22:38:06 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds)
2026-02-23 22:39:36 × Lord_of_Life quits (~Lord@user/lord-of-life/x-2819915) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine)
2026-02-23 22:40:29 Lord_of_Life joins (~Lord@user/lord-of-life/x-2819915)
2026-02-23 22:43:57 × jtnuttall quits (~jeremy@user/jeremyn) (Ping timeout: 255 seconds)
2026-02-23 22:48:25 × user363627 quits (~user@user/user363627) (Remote host closed the connection)
2026-02-23 22:48:59 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 22:50:03 jtnuttall joins (~jeremy@user/jeremyn)
2026-02-23 22:53:43 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-02-23 23:04:22 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 23:06:46 × tromp quits (~textual@2001:1c00:3487:1b00:1a7:fa86:12e2:7e3d) (Quit: My iMac has gone to sleep. ZZZzzz…)
2026-02-23 23:08:39 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2026-02-23 23:11:25 × Anarchos quits (~Anarchos@91-161-254-16.subs.proxad.net) (Quit: Vision[]: i've been blurred!)
2026-02-23 23:13:32 × peterbecich quits (~Thunderbi@71.84.33.135) (Quit: peterbecich)
2026-02-23 23:18:08 <Leary> geekosaur: I got two of them revised eariler, but now the refined invocation looks like this: <https://gist.github.com/LSLeary/52377ecaa9e9090c7e26b91945f6d587>. I'm not sure I have it in me. <.<
2026-02-23 23:19:44 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 23:21:26 × dutchie quits (~dutchie@user/dutchie) (Server closed connection)
2026-02-23 23:21:39 dutchie joins (~dutchie@user/dutchie)
2026-02-23 23:22:49 × Googulator quits (~Googulato@2a01-036d-0106-499d-1c5a-0e4b-5795-d7e3.pool6.digikabel.hu) (Quit: Client closed)
2026-02-23 23:23:06 Googulator joins (~Googulato@2a01-036d-0106-499d-1c5a-0e4b-5795-d7e3.pool6.digikabel.hu)
2026-02-23 23:24:00 × v0id_7 quits (~v0id_7@user/v0id-7:62772) (Quit: whatever u sick fcks)
2026-02-23 23:24:19 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-02-23 23:29:13 × _________ quits (~nobody@user/noodly) (Ping timeout: 248 seconds)
2026-02-23 23:30:35 <geekosaur> mm, maybe the right thing to do in that case is put the correct base bound in the cabal file and maintainer-revision it down on Hackage until the coast is clear
2026-02-23 23:31:28 machinedgod joins (~machinedg@d172-219-48-230.abhsia.telus.net)
2026-02-23 23:33:54 × jtnuttall quits (~jeremy@user/jeremyn) (Ping timeout: 268 seconds)
2026-02-23 23:35:07 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-23 23:36:21 _________ joins (~nobody@user/noodly)
2026-02-23 23:37:37 BNC-37 joins (~BNC-37@2a02:8109:9f07:de00:1016:a08e:bc74:c664)
2026-02-23 23:39:11 × BNC-37 quits (~BNC-37@2a02:8109:9f07:de00:1016:a08e:bc74:c664) (Client Quit)
2026-02-23 23:39:40 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds)
2026-02-23 23:40:39 × gmg quits (~user@user/gehmehgeh) (Remote host closed the connection)
2026-02-23 23:40:40 × ChaiTRex quits (~ChaiTRex@user/chaitrex) (Remote host closed the connection)
2026-02-23 23:41:02 ChaiTRex joins (~ChaiTRex@user/chaitrex)
2026-02-23 23:41:31 gmg joins (~user@user/gehmehgeh)
2026-02-23 23:44:14 × ChaiTRex quits (~ChaiTRex@user/chaitrex) (Remote host closed the connection)
2026-02-23 23:44:34 ChaiTRex joins (~ChaiTRex@user/chaitrex)
2026-02-23 23:45:16 × Alex_delenda_est quits (~al_test@178.34.151.130) (Ping timeout: 256 seconds)
2026-02-23 23:45:45 × AlexZenon quits (~alzenon@178.34.151.130) (Ping timeout: 248 seconds)
2026-02-23 23:46:18 × Googulator quits (~Googulato@2a01-036d-0106-499d-1c5a-0e4b-5795-d7e3.pool6.digikabel.hu) (Quit: Client closed)
2026-02-23 23:46:28 × AlexNoo quits (~AlexNoo@178.34.151.130) (Ping timeout: 268 seconds)
2026-02-23 23:46:33 Googulator joins (~Googulato@2a01-036d-0106-499d-1c5a-0e4b-5795-d7e3.pool6.digikabel.hu)

All times are in UTC.