Logs: freenode/#haskell
| 2020-10-20 21:57:26 | → | totallynotnate joins (~nate@110.138.18.157) |
| 2020-10-20 22:01:39 | × | nineonin_ quits (~textual@216.81.48.202) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-20 22:01:49 | × | tromp quits (~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection) |
| 2020-10-20 22:02:16 | × | eedgit2 quits (~chat.free@95.179.237.21) (Remote host closed the connection) |
| 2020-10-20 22:02:42 | → | eedgit2 joins (~chat.free@95.179.237.21) |
| 2020-10-20 22:04:03 | × | conal quits (~conal@ip-66-115-176-174.creativelink.net) (Quit: Computer has gone to sleep.) |
| 2020-10-20 22:05:09 | × | caef^ quits (caef@ip98-184-89-2.mc.at.cox.net) () |
| 2020-10-20 22:05:25 | → | conal joins (~conal@ip-66-115-176-174.creativelink.net) |
| 2020-10-20 22:08:36 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2020-10-20 22:09:28 | <monochrom> | HasCallStack is implemented by being an alias of an implicit parameter constraint. |
| 2020-10-20 22:10:41 | → | elliott__ joins (~elliott@pool-108-51-141-12.washdc.fios.verizon.net) |
| 2020-10-20 22:10:55 | → | dwt joins (~dwt@c-98-200-58-177.hsd1.tx.comcast.net) |
| 2020-10-20 22:11:50 | <monochrom> | Because of ContraintKinds, it can be coded as a type alias, "type HasCallStack = ?callstack :: CallStack" and then you just write "f :: HasCallStack => Int" it simply expands to "f :: (?callStack :: CallStack) => Int" |
| 2020-10-20 22:13:57 | hackage | antiope-sqs 7.5.2 - Please see the README on Github at <https://github.com/arbor/antiope#readme> https://hackage.haskell.org/package/antiope-sqs-7.5.2 (arbornetworks) |
| 2020-10-20 22:14:58 | hackage | antiope-es 7.5.2, antiope-dynamodb 7.5.2, antiope-core 7.5.2, antiope-s3 7.5.2, antiope-shell 7.5.2, antiope-messages 7.5.2, antiope-athena 7.5.2, antiope-sns 7.5.2, antiope-contract 7.5.2, antiope-optparse-applicative 7.5.2 (arbornetworks) |
| 2020-10-20 22:15:33 | × | dhouthoo quits (~dhouthoo@ptr-eiv6509pb4ifhdr9lsd.18120a2.ip6.access.telenet.be) (Quit: WeeChat 2.9) |
| 2020-10-20 22:15:40 | → | ndbtpo^ joins (ndbtpo@ip98-184-89-2.mc.at.cox.net) |
| 2020-10-20 22:15:41 | <hpc> | if that was anything but HasCallStack, that trick would make code unreadable with terrifying ease |
| 2020-10-20 22:17:00 | × | LKoen quits (~LKoen@lstlambert-657-1-123-43.w92-154.abo.wanadoo.fr) (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”) |
| 2020-10-20 22:18:03 | × | cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Quit: leaving) |
| 2020-10-20 22:18:33 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-20 22:22:25 | × | sagax quits (~sagax_nb@213.138.71.146) (Ping timeout: 244 seconds) |
| 2020-10-20 22:23:18 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds) |
| 2020-10-20 22:31:09 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-10-20 22:32:45 | × | isovector1 quits (~isovector@172.103.216.166.cable.tpia.cipherkey.com) (Quit: Leaving) |
| 2020-10-20 22:33:16 | × | jsynacek quits (~jsynacek@ip-185-149-130-112.kmenet.cz) (Ping timeout: 246 seconds) |
| 2020-10-20 22:36:49 | × | Guest88073 quits (~lep@94.31.83.149) (Read error: Connection reset by peer) |
| 2020-10-20 22:36:49 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds) |
| 2020-10-20 22:36:55 | → | lep-delete joins (~lep@94.31.83.149) |
| 2020-10-20 22:39:34 | × | son0p quits (~son0p@181.136.122.143) (Quit: leaving) |
| 2020-10-20 22:40:42 | → | nineonin_ joins (~textual@216.81.48.202) |
| 2020-10-20 22:41:17 | → | tromp joins (~tromp@dhcp-077-249-230-040.chello.nl) |
| 2020-10-20 22:42:14 | → | ensyde joins (~ensyde@2600:1702:2e30:1a40:c919:4da8:ba88:82fd) |
| 2020-10-20 22:42:34 | × | babygnu quits (~robert@gateway/tor-sasl/babygnu) (Quit: Leaving) |
| 2020-10-20 22:42:48 | → | babygnu joins (~robert@gateway/tor-sasl/babygnu) |
| 2020-10-20 22:46:03 | → | jedws joins (~jedws@121.209.161.98) |
| 2020-10-20 22:46:19 | × | tromp quits (~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 265 seconds) |
| 2020-10-20 22:46:21 | × | irc_user quits (uid423822@gateway/web/irccloud.com/x-jjpkvgqppresuvbx) (Quit: Connection closed for inactivity) |
| 2020-10-20 22:46:32 | × | karanlikmadde quits (~karanlikm@2a01:c23:5c46:6a00:1cbf:1cb4:cff6:749e) (Quit: karanlikmadde) |
| 2020-10-20 22:46:38 | → | justanotheruser joins (~justanoth@unaffiliated/justanotheruser) |
| 2020-10-20 22:51:06 | × | Alleria_ quits (~AllahuAkb@2604:2000:1484:26:4c41:7084:aa7f:3802) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-20 22:55:39 | × | dwt quits (~dwt@c-98-200-58-177.hsd1.tx.comcast.net) (Ping timeout: 260 seconds) |
| 2020-10-20 22:55:48 | → | heatsink joins (~heatsink@107.136.5.69) |
| 2020-10-20 22:56:48 | × | babygnu quits (~robert@gateway/tor-sasl/babygnu) (Quit: Leaving) |
| 2020-10-20 22:58:00 | × | Varis quits (~Tadas@unaffiliated/varis) (Remote host closed the connection) |
| 2020-10-20 23:00:10 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 260 seconds) |
| 2020-10-20 23:00:39 | × | conal quits (~conal@ip-66-115-176-174.creativelink.net) (Quit: Computer has gone to sleep.) |
| 2020-10-20 23:02:00 | → | thir joins (~thir@p200300f27f0b040039cda3b6fce8e5af.dip0.t-ipconnect.de) |
| 2020-10-20 23:02:02 | → | irc_user joins (uid423822@gateway/web/irccloud.com/x-ccinjvlcbfblsfxt) |
| 2020-10-20 23:02:07 | → | conal joins (~conal@ip-66-115-176-174.creativelink.net) |
| 2020-10-20 23:02:44 | → | dwt joins (~dwt@c-98-200-58-177.hsd1.tx.comcast.net) |
| 2020-10-20 23:06:37 | × | acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (Ping timeout: 265 seconds) |
| 2020-10-20 23:06:40 | → | wroathe joins (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net) |
| 2020-10-20 23:06:42 | × | thir quits (~thir@p200300f27f0b040039cda3b6fce8e5af.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-10-20 23:07:55 | × | dwt quits (~dwt@c-98-200-58-177.hsd1.tx.comcast.net) (Ping timeout: 246 seconds) |
| 2020-10-20 23:08:35 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-10-20 23:09:54 | → | mirrorbird joins (~psutcliff@2a00:801:42b:7891:16b1:e53f:55b2:15e1) |
| 2020-10-20 23:10:05 | → | dwt joins (~dwt@c-98-200-58-177.hsd1.tx.comcast.net) |
| 2020-10-20 23:10:39 | → | olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber) |
| 2020-10-20 23:12:02 | × | falafel quits (~falafel@71-34-132-121.clsp.qwest.net) (Ping timeout: 256 seconds) |
| 2020-10-20 23:12:18 | × | scratchy_beard quits (~doug@cpc110383-king13-2-0-cust408.19-1.cable.virginm.net) (Ping timeout: 260 seconds) |
| 2020-10-20 23:18:24 | × | nullheroes quits (~danielvu@168.235.66.22) (Quit: WeeChat 2.9) |
| 2020-10-20 23:18:26 | × | Amras quits (~Amras@unaffiliated/amras0000) (Remote host closed the connection) |
| 2020-10-20 23:20:14 | × | elliott__ quits (~elliott@pool-108-51-141-12.washdc.fios.verizon.net) (Ping timeout: 260 seconds) |
| 2020-10-20 23:21:02 | → | Amras joins (~Amras@unaffiliated/amras0000) |
| 2020-10-20 23:21:09 | → | acidjnk_new2 joins (~acidjnk@p200300d0c7237831d40d0866fc0488e0.dip0.t-ipconnect.de) |
| 2020-10-20 23:24:47 | × | acidjnk_new quits (~acidjnk@p200300d0c723787960581240d4a66b7e.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-10-20 23:26:07 | × | p8m quits (p8m@gateway/vpn/protonvpn/p8m) (Ping timeout: 246 seconds) |
| 2020-10-20 23:32:34 | → | whatisRT joins (~whatisRT@2002:5b41:6a33:0:5c34:b0ad:5b4d:c699) |
| 2020-10-20 23:32:43 | × | ystael quits (~ystael@209.6.50.55) (Ping timeout: 265 seconds) |
| 2020-10-20 23:33:51 | × | danvet_ quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds) |
| 2020-10-20 23:34:54 | → | da39a3ee5e6b4b0d joins (~textual@n11211935170.netvigator.com) |
| 2020-10-20 23:35:13 | → | geowiesnot joins (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) |
| 2020-10-20 23:35:46 | → | tromp joins (~tromp@dhcp-077-249-230-040.chello.nl) |
| 2020-10-20 23:37:11 | × | conal quits (~conal@ip-66-115-176-174.creativelink.net) (Quit: Computer has gone to sleep.) |
| 2020-10-20 23:37:55 | × | jedws quits (~jedws@121.209.161.98) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-20 23:38:55 | → | conal joins (~conal@ip-66-115-176-174.creativelink.net) |
| 2020-10-20 23:40:36 | × | tromp quits (~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 256 seconds) |
| 2020-10-20 23:43:29 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds) |
| 2020-10-20 23:43:50 | → | p8m joins (p8m@gateway/vpn/protonvpn/p8m) |
| 2020-10-20 23:44:15 | → | acarrico joins (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) |
| 2020-10-20 23:46:19 | × | da39a3ee5e6b4b0d quits (~textual@n11211935170.netvigator.com) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-20 23:46:46 | → | jedws joins (~jedws@121.209.161.98) |
| 2020-10-20 23:48:16 | × | jedws quits (~jedws@121.209.161.98) (Client Quit) |
| 2020-10-20 23:49:58 | × | heatsink quits (~heatsink@107.136.5.69) (Remote host closed the connection) |
| 2020-10-20 23:51:11 | × | p8m quits (p8m@gateway/vpn/protonvpn/p8m) (Ping timeout: 258 seconds) |
| 2020-10-20 23:53:42 | × | borne quits (~fritjof@200116b8645a73005f17201290692466.dip.versatel-1u1.de) (Ping timeout: 246 seconds) |
| 2020-10-20 23:54:01 | → | jedws joins (~jedws@121.209.161.98) |
| 2020-10-20 23:54:33 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-20 23:56:39 | × | jedws quits (~jedws@121.209.161.98) (Client Quit) |
| 2020-10-20 23:58:45 | → | Alleria_ joins (~AllahuAkb@2604:2000:1484:26:9062:c31d:ffbb:9534) |
| 2020-10-21 00:00:00 | × | whatisRT quits (~whatisRT@2002:5b41:6a33:0:5c34:b0ad:5b4d:c699) (Ping timeout: 246 seconds) |
| 2020-10-21 00:00:02 | × | cassier quits (~cassier@195.206.169.184) () |
| 2020-10-21 00:00:31 | → | dansho joins (~dansho@ip68-108-167-185.lv.lv.cox.net) |
| 2020-10-21 00:00:59 | × | acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (Ping timeout: 260 seconds) |
| 2020-10-21 00:01:51 | × | ulidtko quits (~ulidtko@193.111.48.79) (Remote host closed the connection) |
| 2020-10-21 00:02:09 | → | ulidtko joins (~ulidtko@193.111.48.79) |
| 2020-10-21 00:05:58 | × | Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.) |
| 2020-10-21 00:07:05 | × | christo quits (~chris@81.96.113.213) (Remote host closed the connection) |
| 2020-10-21 00:10:25 | → | p8m joins (p8m@gateway/vpn/protonvpn/p8m) |
All times are in UTC.