2025/11/29

Newest at the top

2025-11-29 22:37:31 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2025-11-29 22:37:28 +0100 <Guest56> I want to be able to do Just (MyType var1 var2 -> MyType var1 var3) …. Is there an extension for this? The actual code has over 8 places in which var1 is used and it is not realistic to keep adding apostrophes and do 56 comparisons
2025-11-29 22:37:28 +0100 <Guest56>     else
2025-11-29 22:37:27 +0100 <Guest56>     then …
2025-11-29 22:37:27 +0100 <Guest56> In if var1 == var1’
2025-11-29 22:37:26 +0100 <Guest56> let Just (MyType var1 var2 -> MyType var1’ var3) = ta …. Made sure that ta is not a Nothing already
2025-11-29 22:37:26 +0100 <Guest56> … some more code
2025-11-29 22:37:25 +0100 <Guest56> let ta = typeDeconstruct …. (This function returns a Maybe type)
2025-11-29 22:37:25 +0100 <Guest56> … some code …
2025-11-29 22:37:24 +0100 <Guest56> type var2 = String
2025-11-29 22:37:24 +0100 <Guest56> type var1 = String
2025-11-29 22:37:23 +0100 <Guest56> Signature:
2025-11-29 22:37:23 +0100 <Guest56> I need help with some haskell syntax. I have a really long type signature and I need a quick way of making sure that the parts of it which are equal are represented in the signature itself. (Explanation follows:)
2025-11-29 22:32:37 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 22:32:19 +0100euphores(~SASL_euph@user/euphores) euphores
2025-11-29 22:30:37 +0100Guest56(~Guest56@38.49.92.193)
2025-11-29 22:27:39 +0100tromp(~textual@2001:1c00:3487:1b00:5005:5ee4:6658:fef3)
2025-11-29 22:24:55 +0100tromp(~textual@2001:1c00:3487:1b00:5005:5ee4:6658:fef3) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-11-29 22:21:50 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-11-29 22:18:31 +0100machinedgod(~machinedg@d75-159-126-101.abhsia.telus.net) machinedgod
2025-11-29 22:18:15 +0100machinedgod(~machinedg@d75-159-126-101.abhsia.telus.net) (Ping timeout: 240 seconds)
2025-11-29 22:14:46 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 22:07:07 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)
2025-11-29 22:05:43 +0100humasect(~humasect@dyn-192-249-132-90.nexicom.net) (Ping timeout: 246 seconds)
2025-11-29 22:05:29 +0100Googulator92Googulator
2025-11-29 22:04:30 +0100humasect_(~humasect@dyn-192-249-132-90.nexicom.net)
2025-11-29 22:02:45 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 21:51:54 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-11-29 21:49:18 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net)
2025-11-29 21:47:13 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 21:45:35 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
2025-11-29 21:40:47 +0100Googulator1(~Googulato@84-236-53-137.pool.digikabel.hu) (Quit: Client closed)
2025-11-29 21:40:42 +0100Googulator92(~Googulato@2a01-036d-0106-4ad8-d9ec-010d-f188-ffcb.pool6.digikabel.hu)
2025-11-29 21:36:07 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds)
2025-11-29 21:36:04 +0100trickard_(~trickard@cpe-85-98-47-163.wireline.com.au)
2025-11-29 21:33:16 +0100trickard(~trickard@cpe-85-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-11-29 21:31:51 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 21:28:18 +0100 <Clint> __monty__: it indexes them
2025-11-29 21:23:52 +0100 <[exa]> o/
2025-11-29 21:23:50 +0100 <[exa]> nvm, time to sleep :D
2025-11-29 21:23:27 +0100ljdarj1(~Thunderbi@user/ljdarj) (Ping timeout: 244 seconds)
2025-11-29 21:23:05 +0100 <[exa]> here we go https://github.com/haskell-streaming/streaming/pull/130
2025-11-29 21:21:15 +0100ljdarj(~Thunderbi@user/ljdarj) ljdarj
2025-11-29 21:20:52 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-11-29 21:20:09 +0100 <int-e> (And toHandle does the obvious thing: use `hPutStrLn` for each piece received, and execute other effects as they arrive)
2025-11-29 21:19:43 +0100ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 240 seconds)
2025-11-29 21:18:42 +0100pavonia(~user@user/siracusa) siracusa
2025-11-29 21:16:47 +0100ljdarj1(~Thunderbi@user/ljdarj) ljdarj
2025-11-29 21:16:27 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-29 21:15:43 +0100 <[exa]> anyway, thanks!