Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 712 713 714 715 716 717 718 719 720 721 722 .. 18017
1,801,695 events total
2021-06-30 01:51:21 warnz joins (~warnz@2600:1700:77c0:5610:eca1:bc9d:4345:931f)
2021-06-30 01:52:39 <rachel213> Oh huh why?
2021-06-30 01:52:55 × myShoggoth quits (~myShoggot@75.164.51.64) (Ping timeout: 256 seconds)
2021-06-30 01:53:50 <davean> rachel213: so I'd expect up to 10 minutes at that speed
2021-06-30 01:54:32 <rachel213> Thank you!!
2021-06-30 01:54:38 × neurocyte4 quits (~neurocyte@user/neurocyte) (Ping timeout: 256 seconds)
2021-06-30 01:54:38 neurocyte47 is now known as neurocyte4
2021-06-30 01:55:30 × warnz quits (~warnz@2600:1700:77c0:5610:eca1:bc9d:4345:931f) (Ping timeout: 240 seconds)
2021-06-30 02:00:32 cheater1__ joins (~Username@user/cheater)
2021-06-30 02:00:32 × cheater quits (~Username@user/cheater) (Ping timeout: 272 seconds)
2021-06-30 02:00:35 cheater1__ is now known as cheater
2021-06-30 02:02:26 × BRobersonO quits (~BRoberson@97.104.41.119) (Quit: Leaving)
2021-06-30 02:04:02 × boxscape_ quits (~boxscape_@p4ff0ba7a.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)
2021-06-30 02:08:08 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds)
2021-06-30 02:08:40 nate1 joins (~nate@108-233-125-227.lightspeed.sntcca.sbcglobal.net)
2021-06-30 02:10:08 <rachel213> davean: You were right! it finally finished a few seconds ago!
2021-06-30 02:10:10 AgentM joins (~agentm@pool-162-83-130-212.nycmny.fios.verizon.net)
2021-06-30 02:13:18 × nate1 quits (~nate@108-233-125-227.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 252 seconds)
2021-06-30 02:16:56 hedronlkajsdhflk joins (~hedron@2001:7e8:ccfd:9d00:c8d5:bd85:91a0:d51d)
2021-06-30 02:17:33 hedronlkajsdhflk parts (~hedron@2001:7e8:ccfd:9d00:c8d5:bd85:91a0:d51d) ()
2021-06-30 02:18:54 × pagnol quits (~user@014198154145.ctinets.com) (Ping timeout: 272 seconds)
2021-06-30 02:21:01 lavaman joins (~lavaman@98.38.249.169)
2021-06-30 02:25:52 × lavaman quits (~lavaman@98.38.249.169) (Ping timeout: 272 seconds)
2021-06-30 02:27:29 × favonia quits (~favonia@user/favonia) (Ping timeout: 256 seconds)
2021-06-30 02:27:48 favonia joins (~favonia@user/favonia)
2021-06-30 02:29:25 willbush joins (~user@47.183.200.14)
2021-06-30 02:30:11 finn_elija joins (~finn_elij@user/finn-elija/x-0085643)
2021-06-30 02:30:12 FinnElija is now known as Guest7219
2021-06-30 02:30:12 × Guest7219 quits (~finn_elij@user/finn-elija/x-0085643) (Killed (sodium.libera.chat (Nickname regained by services)))
2021-06-30 02:30:12 finn_elija is now known as FinnElija
2021-06-30 02:32:12 × td_ quits (~td@94.134.91.158) (Ping timeout: 272 seconds)
2021-06-30 02:33:35 td_ joins (~td@94.134.91.65)
2021-06-30 02:40:45 falafel joins (~falafel@pool-96-255-70-50.washdc.fios.verizon.net)
2021-06-30 02:42:42 × favonia quits (~favonia@user/favonia) (Ping timeout: 240 seconds)
2021-06-30 02:43:00 favonia joins (~favonia@user/favonia)
2021-06-30 02:43:22 bilegeek joins (~bilegeek@11.sub-174-208-196.myvzw.com)
2021-06-30 02:44:52 <rachel213> This is probably a silly question, but what's the haskell way of getting fields from an object?
2021-06-30 02:45:06 <rachel213> like object.fieldName in most c-like langs
2021-06-30 02:46:27 <c_wraith> if you define a type as a record, it creates accessor functions from the field names
2021-06-30 02:47:10 <c_wraith> though those are always syntactic sugar over normal pattern matching
2021-06-30 02:47:37 <rachel213> ahhhh thank you!
2021-06-30 02:57:46 × paravida quits (~paravida@user/paravida) (Remote host closed the connection)
2021-06-30 03:00:38 × alx741 quits (~alx741@186.178.109.202) (Quit: alx741)
2021-06-30 03:02:33 × bilegeek quits (~bilegeek@11.sub-174-208-196.myvzw.com) (Read error: Connection reset by peer)
2021-06-30 03:03:30 × favonia quits (~favonia@user/favonia) (Ping timeout: 240 seconds)
2021-06-30 03:03:59 bilegeek joins (~bilegeek@11.sub-174-208-196.myvzw.com)
2021-06-30 03:04:08 favonia joins (~favonia@user/favonia)
2021-06-30 03:04:30 × peterhil quits (~peterhil@dsl-hkibng32-54f849-252.dhcp.inet.fi) (Ping timeout: 272 seconds)
2021-06-30 03:06:16 × tomsmeding quits (~tomsmedin@tomsmeding.com) (Ping timeout: 258 seconds)
2021-06-30 03:06:25 <ephemient> huh, did the NoFieldSelectors extension not land? somehow I thought it did
2021-06-30 03:07:23 tomsmeding joins (~tomsmedin@2a03:b0c0:0:1010::767:3001)
2021-06-30 03:10:32 <ephemient> https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/field_selectors.html#extension-FieldSelectors ah yes it did
2021-06-30 03:12:18 × pfurla_ quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Quit: gone to sleep. ZZZzzz…)
2021-06-30 03:13:06 × favonia quits (~favonia@user/favonia) (Ping timeout: 240 seconds)
2021-06-30 03:13:29 favonia joins (~favonia@user/favonia)
2021-06-30 03:15:40 × falafel quits (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) (Ping timeout: 256 seconds)
2021-06-30 03:20:45 myShoggoth joins (~myShoggot@75.164.51.64)
2021-06-30 03:30:25 nate1 joins (~nate@108-233-125-227.lightspeed.sntcca.sbcglobal.net)
2021-06-30 03:37:33 × rachel213 quits (~scratchyo@c-73-142-199-151.hsd1.nh.comcast.net) (Remote host closed the connection)
2021-06-30 03:38:42 × stevenxl quits (~stevenlei@174.128.182.51) (Ping timeout: 272 seconds)
2021-06-30 03:40:58 Lord_of_Life_ joins (~Lord@user/lord-of-life/x-2819915)
2021-06-30 03:41:41 fizbin joins (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net)
2021-06-30 03:41:55 × Lord_of_Life quits (~Lord@user/lord-of-life/x-2819915) (Ping timeout: 258 seconds)
2021-06-30 03:42:12 Lord_of_Life_ is now known as Lord_of_Life
2021-06-30 03:44:34 × favonia quits (~favonia@user/favonia) (Ping timeout: 256 seconds)
2021-06-30 03:44:58 favonia joins (~favonia@user/favonia)
2021-06-30 03:46:04 × fizbin quits (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net) (Ping timeout: 252 seconds)
2021-06-30 03:49:11 notzmv is now known as [deleted]
2021-06-30 03:59:33 × cjb quits (~cjb@user/cjb) ()
2021-06-30 04:00:58 × jao quits (jao@gateway/vpn/protonvpn/jao) (Ping timeout: 246 seconds)
2021-06-30 04:04:02 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-06-30 04:04:02 stevenxl joins (~stevenlei@174.128.182.51)
2021-06-30 04:08:45 × stevenxl quits (~stevenlei@174.128.182.51) (Ping timeout: 258 seconds)
2021-06-30 04:09:54 × machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (Ping timeout: 240 seconds)
2021-06-30 04:11:10 peterhil joins (~peterhil@dsl-hkibng32-54f849-252.dhcp.inet.fi)
2021-06-30 04:12:20 × cheater quits (~Username@user/cheater) (Ping timeout: 256 seconds)
2021-06-30 04:12:37 cheater joins (~Username@user/cheater)
2021-06-30 04:15:12 × TranquilEcho quits (~grom@user/tranquilecho) (Quit: WeeChat 2.8)
2021-06-30 04:31:44 <janus> why is NoFieldSelectors since 9.2.1 but OverloadedRecordDot since 9.2.0?
2021-06-30 04:35:24 × flipchan quits (~yumman@user/flipchan) (Ping timeout: 268 seconds)
2021-06-30 04:38:14 × nate1 quits (~nate@108-233-125-227.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds)
2021-06-30 04:38:18 × bilegeek quits (~bilegeek@11.sub-174-208-196.myvzw.com) (Quit: Leaving)
2021-06-30 04:38:24 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-06-30 04:39:23 Ty joins (~Ty@23.82.193.146)
2021-06-30 04:39:32 × AgentM quits (~agentm@pool-162-83-130-212.nycmny.fios.verizon.net) (Quit: Leaving.)
2021-06-30 04:39:46 Ty is now known as Guest4095
2021-06-30 04:40:25 × Guest4095 quits (~Ty@23.82.193.146) (Client Quit)
2021-06-30 04:43:44 P1RATEZ joins (piratez@user/p1ratez)
2021-06-30 04:46:20 falafel joins (~falafel@pool-96-255-70-50.washdc.fios.verizon.net)
2021-06-30 04:46:39 cjb joins (~cjb@user/cjb)
2021-06-30 04:49:14 wallymathieu joins (~wallymath@81-234-151-21-no94.tbcn.telia.com)
2021-06-30 04:51:51 pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net)
2021-06-30 04:54:50 × myShoggoth quits (~myShoggot@75.164.51.64) (Ping timeout: 256 seconds)
2021-06-30 04:55:31 × P1RATEZ quits (piratez@user/p1ratez) ()
2021-06-30 04:59:54 × slowButPresent quits (~slowButPr@user/slowbutpresent) (Quit: leaving)
2021-06-30 04:59:57 × hololeap quits (~hololeap@user/hololeap) (Ping timeout: 244 seconds)
2021-06-30 05:00:32 stevenxl joins (~stevenlei@174.128.182.51)
2021-06-30 05:00:54 acidjnk joins (~acidjnk@p200300d0c72b95720002fc1121ac54e4.dip0.t-ipconnect.de)
2021-06-30 05:05:16 × stevenxl quits (~stevenlei@174.128.182.51) (Ping timeout: 252 seconds)
2021-06-30 05:13:09 warnz joins (~warnz@2600:1700:77c0:5610:eca1:bc9d:4345:931f)

All times are in UTC.