2025/01/08

Newest at the top

2025-01-08 05:52:22 +0100 <hololeap> c_wraith: I have some old code that uses ListT, and I'm trying to replace it so that it builds on newer base (since they removed ListT)
2025-01-08 05:51:00 +0100 <c_wraith> LogicT really wants to break that apart
2025-01-08 05:50:43 +0100 <c_wraith> the issue is that m [a] is a *single* action that produces an entire list.
2025-01-08 05:50:39 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 05:49:59 +0100Square2(~Square@user/square) Square
2025-01-08 05:49:50 +0100 <c_wraith> based on the type, it's not going to be as nice as you'd want
2025-01-08 05:49:38 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-01-08 05:49:35 +0100Square2(~Square@user/square) (Remote host closed the connection)
2025-01-08 05:49:31 +0100 <hololeap> blah :: IO [FilePath] -> LogicT IO FilePath
2025-01-08 05:49:01 +0100 <hololeap> d <- blah $ listDirectory dataDir
2025-01-08 05:48:39 +0100pavonia(~user@user/siracusa) (Quit: Bye!)
2025-01-08 05:47:56 +0100 <hololeap> err LogicT m a
2025-01-08 05:47:45 +0100 <hololeap> anyone know if there is a canonical way to "lift" m [a] to ListT m a
2025-01-08 05:42:57 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2025-01-08 05:41:00 +0100Smiles(uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2025-01-08 05:38:34 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 05:36:29 +0100JuanDaugherty(~juan@user/JuanDaugherty) (Quit: JuanDaugherty)
2025-01-08 05:32:12 +0100Square2(~Square@user/square) Square
2025-01-08 05:27:58 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 265 seconds)
2025-01-08 05:27:52 +0100Square(~Square4@user/square) Square
2025-01-08 05:27:02 +0100Square(~Square4@user/square) (Quit: Leaving)
2025-01-08 05:26:08 +0100Square(~Square4@user/square) Square
2025-01-08 05:25:21 +0100caconym3caconym
2025-01-08 05:24:44 +0100caconym3(~caconym@user/caconym) caconym
2025-01-08 05:24:19 +0100caconym(~caconym@user/caconym) (Quit: bye)
2025-01-08 05:23:12 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 05:17:49 +0100notzmv(~umar@user/notzmv) (Ping timeout: 265 seconds)
2025-01-08 05:14:00 +0100nkatte(~nkatte@user/nkatte) (Quit: nkatte)
2025-01-08 05:12:34 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 272 seconds)
2025-01-08 05:08:53 +0100aforemny_(~aforemny@2001:9e8:6cc4:4700:8cff:3cd6:574c:3859) (Ping timeout: 248 seconds)
2025-01-08 05:08:03 +0100aforemny(~aforemny@i59F4C56A.versanet.de) aforemny
2025-01-08 05:07:40 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 05:04:48 +0100lianhuayu(~lianhuayu@2605:52c0:2:4de:f040:60ff:fe3f:6e4a) (Client Quit)
2025-01-08 05:04:43 +0100huhu(~huhu@2605:52c0:2:4de:f040:60ff:fe3f:6e4a) (Client Quit)
2025-01-08 05:02:36 +0100lianhuayu(~lianhuayu@2605:52c0:2:4de:f040:60ff:fe3f:6e4a)
2025-01-08 05:00:59 +0100huhu(~huhu@2605:52c0:2:4de:f040:60ff:fe3f:6e4a)
2025-01-08 05:00:36 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2025-01-08 04:57:06 +0100caconym3caconym
2025-01-08 04:57:05 +0100caconym(~caconym@user/caconym) (Ping timeout: 248 seconds)
2025-01-08 04:56:33 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 248 seconds)
2025-01-08 04:55:14 +0100caconym3(~caconym@user/caconym) caconym
2025-01-08 04:52:17 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 04:49:29 +0100Jeanne-Kamikaze(~Jeanne-Ka@79.127.217.40) (Quit: Leaving)
2025-01-08 04:47:57 +0100Square(~Square@user/square) (Ping timeout: 246 seconds)
2025-01-08 04:41:18 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds)
2025-01-08 04:36:54 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-08 04:35:36 +0100Square(~Square@user/square) Square
2025-01-08 04:25:49 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 244 seconds)
2025-01-08 04:23:41 +0100 <haskellbridge> <maerwald> When will merijn fix his bouncer?
2025-01-08 04:21:30 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn