Logs: liberachat/#haskell
| 2021-05-30 06:48:01 | × | hmmmas quits (~chenqisu1@183.217.202.217) (Quit: Leaving.) |
| 2021-05-30 06:48:47 | × | ddellacosta quits (~ddellacos@86.106.143.176) (Ping timeout: 268 seconds) |
| 2021-05-30 06:49:30 | → | amahl joins (~amahl@dxv5skyyl6gx-klr36k3t-3.rev.dnainternet.fi) |
| 2021-05-30 06:49:59 | → | hmmmas joins (~chenqisu1@183.217.202.217) |
| 2021-05-30 06:51:15 | × | ddellaco_ quits (~ddellacos@86.106.121.36) (Ping timeout: 268 seconds) |
| 2021-05-30 06:51:51 | × | smatting quits (~stefan@p200300cd7715d600c4e4ce0fc87c474b.dip0.t-ipconnect.de) (Ping timeout: 268 seconds) |
| 2021-05-30 06:52:34 | → | lu joins (~lu@user/lu) |
| 2021-05-30 06:55:34 | × | a6a45081-2b83 quits (~aditya@106.212.79.20) (Remote host closed the connection) |
| 2021-05-30 06:55:34 | × | falafel quits (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) (Ping timeout: 268 seconds) |
| 2021-05-30 06:56:57 | → | Guest30 joins (~Guest30@188.64.207.237) |
| 2021-05-30 07:00:28 | → | dunham joins (~dunham@97-113-35-16.tukw.qwest.net) |
| 2021-05-30 07:01:46 | × | leeb quits (~leeb@KD111239159143.au-net.ne.jp) (Quit: WeeChat 3.1) |
| 2021-05-30 07:04:01 | → | qbt joins (~edun@user/edun) |
| 2021-05-30 07:04:59 | → | lavaman joins (~lavaman@98.38.249.169) |
| 2021-05-30 07:05:28 | → | ddellacosta joins (~ddellacos@89.46.62.86) |
| 2021-05-30 07:07:58 | → | poljar joins (~poljar@93-141-135-69.adsl.net.t-com.hr) |
| 2021-05-30 07:09:07 | × | poljar1 quits (~poljar@93-143-143-125.adsl.net.t-com.hr) (Ping timeout: 268 seconds) |
| 2021-05-30 07:09:45 | × | lavaman quits (~lavaman@98.38.249.169) (Ping timeout: 268 seconds) |
| 2021-05-30 07:10:12 | × | gehmehgeh quits (~user@user/gehmehgeh) (Remote host closed the connection) |
| 2021-05-30 07:10:22 | × | ddellacosta quits (~ddellacos@89.46.62.86) (Ping timeout: 268 seconds) |
| 2021-05-30 07:10:53 | → | beka joins (~beka@104.193.170-254.PUBLIC.monkeybrains.net) |
| 2021-05-30 07:10:54 | → | gehmehgeh joins (~user@user/gehmehgeh) |
| 2021-05-30 07:12:25 | × | dunham quits (~dunham@97-113-35-16.tukw.qwest.net) (Ping timeout: 265 seconds) |
| 2021-05-30 07:12:26 | × | beka quits (~beka@104.193.170-254.PUBLIC.monkeybrains.net) (Remote host closed the connection) |
| 2021-05-30 07:12:51 | → | beka joins (~beka@104.193.170-254.PUBLIC.monkeybrains.net) |
| 2021-05-30 07:12:59 | <xsperry> | > M.fromListWith (\x y -> x ++ y) $ map (\(x,y) -> (x, [y])) [(1,"one"),(2,"two"),(1,"uno")] |
| 2021-05-30 07:13:01 | <lambdabot> | fromList [(1,["uno","one"]),(2,["two"])] |
| 2021-05-30 07:13:31 | → | coot joins (~coot@37.30.49.19.nat.umts.dynamic.t-mobile.pl) |
| 2021-05-30 07:14:41 | <xsperry> | > M.fromListWith (++) $ map (\(x,y) -> (x, [y])) [(1,"one"),(2,"two"),(1,"uno")] |
| 2021-05-30 07:14:42 | <lambdabot> | fromList [(1,["uno","one"]),(2,["two"])] |
| 2021-05-30 07:14:44 | × | Guest30 quits (~Guest30@188.64.207.237) (Ping timeout: 250 seconds) |
| 2021-05-30 07:15:29 | → | fgaz[m] joins (~fgazmatri@2001:470:69fc:105::842) |
| 2021-05-30 07:15:43 | <xsperry> | > M.fromListWith (++) $ map (second (:[])) [(1,"one"),(2,"two"),(1,"uno")] |
| 2021-05-30 07:15:45 | <lambdabot> | fromList [(1,["uno","one"]),(2,["two"])] |
| 2021-05-30 07:16:32 | × | favonia quits (~favonia@user/favonia) (Ping timeout: 268 seconds) |
| 2021-05-30 07:18:19 | → | favonia joins (~favonia@user/favonia) |
| 2021-05-30 07:18:56 | × | beka quits (~beka@104.193.170-254.PUBLIC.monkeybrains.net) (Remote host closed the connection) |
| 2021-05-30 07:19:22 | → | beka joins (~beka@104.193.170-254.PUBLIC.monkeybrains.net) |
| 2021-05-30 07:22:59 | mrosenbe | is now known as mjrosenb |
| 2021-05-30 07:23:33 | → | ddellacosta joins (~ddellacos@89.46.62.19) |
| 2021-05-30 07:23:45 | → | ddellaco_ joins (~ddellacos@89.45.224.202) |
| 2021-05-30 07:24:07 | → | dunham joins (~dunham@97-113-35-16.tukw.qwest.net) |
| 2021-05-30 07:24:26 | × | beka quits (~beka@104.193.170-254.PUBLIC.monkeybrains.net) (Remote host closed the connection) |
| 2021-05-30 07:24:50 | → | beka joins (~beka@104.193.170-254.PUBLIC.monkeybrains.net) |
| 2021-05-30 07:28:15 | × | ddellacosta quits (~ddellacos@89.46.62.19) (Ping timeout: 268 seconds) |
| 2021-05-30 07:28:52 | × | dunham quits (~dunham@97-113-35-16.tukw.qwest.net) (Ping timeout: 268 seconds) |
| 2021-05-30 07:28:52 | × | ddellaco_ quits (~ddellacos@89.45.224.202) (Ping timeout: 268 seconds) |
| 2021-05-30 07:29:24 | <xerox> | :t M.map ($[]) . M.fromListWith (.) . map (second (:)) |
| 2021-05-30 07:29:25 | <lambdabot> | Ord k => [(k, a)] -> M.Map k [a] |
| 2021-05-30 07:31:03 | × | fosskers quits (~colin@S0106f0f249642f53.vn.shawcable.net) (Remote host closed the connection) |
| 2021-05-30 07:32:25 | × | codedmart quits (codedmart@2600:3c01::f03c:92ff:fefe:8511) (Quit: ZNC 1.7.5+deb4 - https://znc.in) |
| 2021-05-30 07:32:41 | → | codedmart joins (~codedmart@li335-49.members.linode.com) |
| 2021-05-30 07:35:21 | fgaz[m] | is now known as fgaz |
| 2021-05-30 07:36:09 | × | fgaz quits (~fgazmatri@2001:470:69fc:105::842) (Quit: node-irc says goodbye) |
| 2021-05-30 07:36:24 | → | fgaz joins (~fgazmatri@2001:470:69fc:105::842) |
| 2021-05-30 07:36:46 | fgaz | is now known as Guest4975 |
| 2021-05-30 07:37:41 | Guest4975 | is now known as fgaz |
| 2021-05-30 07:42:17 | → | ddellacosta joins (~ddellacos@86.106.121.47) |
| 2021-05-30 07:42:25 | × | favonia quits (~favonia@user/favonia) (Ping timeout: 268 seconds) |
| 2021-05-30 07:42:49 | → | favonia joins (~favonia@user/favonia) |
| 2021-05-30 07:46:40 | → | bfrk joins (~Thunderbi@200116b845d00f006a2925a261e5e856.dip.versatel-1u1.de) |
| 2021-05-30 07:47:22 | × | ddellacosta quits (~ddellacos@86.106.121.47) (Ping timeout: 268 seconds) |
| 2021-05-30 07:51:41 | × | beka quits (~beka@104.193.170-254.PUBLIC.monkeybrains.net) (Ping timeout: 268 seconds) |
| 2021-05-30 07:52:17 | × | favonia quits (~favonia@user/favonia) (Ping timeout: 268 seconds) |
| 2021-05-30 07:52:43 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-05-30 07:53:49 | → | favonia joins (~favonia@user/favonia) |
| 2021-05-30 07:55:10 | → | ddellacosta joins (~ddellacos@89.45.224.150) |
| 2021-05-30 07:56:59 | → | dunham joins (~dunham@97-113-35-16.tukw.qwest.net) |
| 2021-05-30 07:57:25 | → | danidiaz joins (~ESDPC@static-102-64-63-95.ipcom.comunitel.net) |
| 2021-05-30 07:58:37 | → | ddellaco_ joins (~ddellacos@89.46.62.17) |
| 2021-05-30 08:00:16 | × | ddellacosta quits (~ddellacos@89.45.224.150) (Ping timeout: 264 seconds) |
| 2021-05-30 08:00:41 | × | alex3 quits (~Chel@BSN-77-82-41.static.siol.net) (Ping timeout: 252 seconds) |
| 2021-05-30 08:02:10 | × | dunham quits (~dunham@97-113-35-16.tukw.qwest.net) (Ping timeout: 268 seconds) |
| 2021-05-30 08:03:18 | × | ddellaco_ quits (~ddellacos@89.46.62.17) (Ping timeout: 264 seconds) |
| 2021-05-30 08:03:36 | → | pe200012_ joins (~pe200012@119.131.208.84) |
| 2021-05-30 08:03:54 | → | Tuplanolla joins (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) |
| 2021-05-30 08:04:13 | × | pe200012 quits (~pe200012@218.107.17.245) (Ping timeout: 272 seconds) |
| 2021-05-30 08:04:31 | → | alex3 joins (~Chel@BSN-77-82-41.static.siol.net) |
| 2021-05-30 08:04:41 | → | wonko joins (~wjc@62.115.229.50) |
| 2021-05-30 08:05:51 | × | favonia quits (~favonia@user/favonia) (Ping timeout: 268 seconds) |
| 2021-05-30 08:05:54 | → | chomwitt joins (~Pitsikoko@2a02:587:dc02:b00:b16c:5166:feb8:97d5) |
| 2021-05-30 08:06:39 | → | pretty_dumm_guy joins (trottel@gateway/vpn/protonvpn/prettydummguy/x-88029655) |
| 2021-05-30 08:06:56 | × | pretty_dumm_guy quits (trottel@gateway/vpn/protonvpn/prettydummguy/x-88029655) (Client Quit) |
| 2021-05-30 08:08:07 | → | pretty_dumm_guy joins (trottel@gateway/vpn/protonvpn/prettydummguy/x-88029655) |
| 2021-05-30 08:08:26 | × | chomwitt quits (~Pitsikoko@2a02:587:dc02:b00:b16c:5166:feb8:97d5) (Remote host closed the connection) |
| 2021-05-30 08:08:54 | → | chomwitt joins (~Pitsikoko@2a02:587:dc02:b00:b16c:5166:feb8:97d5) |
| 2021-05-30 08:09:46 | × | hendursaga quits (~weechat@user/hendursaga) (Ping timeout: 252 seconds) |
| 2021-05-30 08:10:10 | × | wonko quits (~wjc@62.115.229.50) (Ping timeout: 268 seconds) |
| 2021-05-30 08:11:19 | → | favonia joins (~favonia@user/favonia) |
| 2021-05-30 08:12:47 | × | altern quits (~Sergii@altern.corbina.com.ua) (Remote host closed the connection) |
| 2021-05-30 08:13:38 | → | shiraeeshi joins (~shiraeesh@5.101.59.190) |
| 2021-05-30 08:14:01 | → | hendursaga joins (~weechat@user/hendursaga) |
| 2021-05-30 08:14:18 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-05-30 08:15:54 | × | koishi_ quits (~koishi_@67.209.186.120.16clouds.com) (Quit: /ragequit) |
| 2021-05-30 08:16:04 | → | ddellacosta joins (~ddellacos@86.106.121.30) |
| 2021-05-30 08:16:35 | × | kmein quits (~weechat@user/kmein) (Quit: ciao kakao) |
| 2021-05-30 08:16:55 | × | hmmmas quits (~chenqisu1@183.217.202.217) (Quit: Leaving.) |
| 2021-05-30 08:17:36 | → | hmmmas joins (~chenqisu1@183.217.202.217) |
| 2021-05-30 08:18:25 | → | kmein joins (~weechat@user/kmein) |
| 2021-05-30 08:18:42 | × | hnOsmium0001 quits (uid453710@id-453710.stonehaven.irccloud.com) (Quit: Connection closed for inactivity) |
All times are in UTC.