2026/04/16

Newest at the top

2026-04-16 17:31:17 +0000 <haskellbridge> <sm> isn't it obvious ? It's to produce some trace output on stderr, to help with debugging. It's wrapped so as to fit into some deep niche in the code.
2026-04-16 17:30:20 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-04-16 17:29:28 +0000m(~travltux@user/travltux) (Quit: WeeChat 4.7.2)
2026-04-16 17:25:39 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-16 17:25:26 +0000 <yushyin> it is there to annoy you when you come back after a few months and have a look at the pointfree code, only to realize you didn't write any comments
2026-04-16 17:19:51 +0000RSBachRMSBach
2026-04-16 17:19:50 +0000RMSBach(~RMSBach@2603:6013:9b00:a7c8:e7e5:f272:eb86:ddf) (Ping timeout: 256 seconds)
2026-04-16 17:19:12 +0000Sgeo(~Sgeo@user/sgeo) Sgeo
2026-04-16 17:18:43 +0000RSBach(~RMSBach@2603:6013:9b00:a7c8:e7e5:f272:eb86:ddf) RMSBach
2026-04-16 17:17:32 +0000leppard(~noOne@ipservice-092-208-182-236.092.208.pools.vodafone-ip.de) Inline
2026-04-16 17:09:15 +0000 <haskellbridge> <Liamzee> hint, it has to do with WAI.Middleware
2026-04-16 17:06:16 +0000 <haskellbridge> <Liamzee> I mean, I know what it does, it's mine and pointfree.io's, but it's a fun puzzle
2026-04-16 17:05:50 +0000 <haskellbridge> ((((traceIO "myRoute" >>) .) .) .)
2026-04-16 17:05:50 +0000 <haskellbridge> <Liamzee> Can someone explain what this code is used for?
2026-04-16 17:03:19 +0000peterbecich(~Thunderbi@71.84.33.135) (Ping timeout: 264 seconds)
2026-04-16 16:55:02 +0000merijn(~merijn@77.242.116.146) (Ping timeout: 244 seconds)
2026-04-16 16:54:12 +0000acarrico(~acarrico@2606:1440:605:2500:8a8c:d9b8:d955:c630)
2026-04-16 16:53:29 +0000uli-fem(~uli-fem@203.87.114.209) (Ping timeout: 244 seconds)
2026-04-16 16:50:23 +0000merijn(~merijn@77.242.116.146) merijn
2026-04-16 16:49:04 +0000uli-fem(~uli-fem@203.87.114.209)
2026-04-16 16:44:33 +0000 <geekosaur> it does seem to happen less often though
2026-04-16 16:41:01 +0000acarrico(~acarrico@2606:1440:605:2500:48b4:afd0:aa39:9b2f) (Ping timeout: 276 seconds)
2026-04-16 16:40:08 +0000 <geekosaur> (on the fp discord, so people here never hear of it)
2026-04-16 16:39:59 +0000 <geekosaur> I've heard of people having trouble with it with stack as well
2026-04-16 16:39:33 +0000 <haskellbridge> <sm> g'day geekosaur
2026-04-16 16:39:06 +0000 <haskellbridge> <sm> not with stack
2026-04-16 16:38:46 +0000 <geekosaur> …but the msys2 shim needed for that is a PITA
2026-04-16 16:36:37 +0000leppard(~noOne@ipservice-092-208-182-236.092.208.pools.vodafone-ip.de) (Remote host closed the connection)
2026-04-16 16:36:10 +0000 <haskellbridge> <sm> (gentauro)
2026-04-16 16:36:03 +0000arandombit(~arandombi@user/arandombit) arandombit
2026-04-16 16:36:03 +0000arandombit(~arandombi@2a02:2455:8656:7100:9c8d:b5c3:9e57:1eea) (Changing host)
2026-04-16 16:36:03 +0000arandombit(~arandombi@2a02:2455:8656:7100:9c8d:b5c3:9e57:1eea)
2026-04-16 16:33:59 +0000 <haskellbridge> <sm> and for the record haskell tools are supposed to work in Windows, not requiring WSL
2026-04-16 16:33:06 +0000 <haskellbridge> <sm> but it's possible some unmonitored service was involved
2026-04-16 16:33:01 +0000redshuffleredshuff
2026-04-16 16:32:06 +0000 <haskellbridge> <sm> Liamzee , https://haskell-status.org detected no recent outages.. except in auto-status.haskell.org, down for 2h today, ironically :)
2026-04-16 16:27:32 +0000wootehfoot(~wootehfoo@user/wootehfoot) wootehfoot
2026-04-16 16:25:35 +0000arandombit(~arandombi@user/arandombit) (Ping timeout: 244 seconds)
2026-04-16 16:25:28 +0000danz60558(~danza@user/danza) (Remote host closed the connection)
2026-04-16 16:24:55 +0000 <haskellbridge> <Liamzee> sigh
2026-04-16 16:24:53 +0000 <haskellbridge> <Liamzee> now, back to installing the entirety of hackage to get one build up
2026-04-16 16:24:51 +0000peterbecich(~Thunderbi@71.84.33.135) peterbecich
2026-04-16 16:24:27 +0000 <haskellbridge> <Liamzee> apparently it breaks on symlinks? wtf?
2026-04-16 16:24:22 +0000 <haskellbridge> <Liamzee> thanks, when it doubt, blame docker
2026-04-16 16:23:58 +0000 <geekosaur> auto-status says it's fine
2026-04-16 16:23:25 +0000 <haskellbridge> <Liamzee> probably docker screwing me over again
2026-04-16 16:23:22 +0000 <geekosaur> but someone on the FP discord last night said `cabal update` was failing for them, so it may be intermittent?
2026-04-16 16:22:56 +0000 <geekosaur> seems to be working for me, both hackage and hackage-content
2026-04-16 16:20:53 +0000 <haskellbridge> <Liamzee> is hackage down for anyone else?
2026-04-16 16:20:07 +0000DigitteknohippieDigit