Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2020-11-15 06:23:37 × HarveyPwca quits (~HarveyPwc@c-98-220-98-201.hsd1.il.comcast.net) (Quit: Leaving)
2020-11-15 06:24:31 × pharaun quits (~pharaun@static.88-198-62-245.clients.your-server.de) (Quit: Bye)
2020-11-15 06:26:13 jedws joins (~jedws@101.184.175.183)
2020-11-15 06:31:23 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2020-11-15 06:31:24 alp joins (~alp@2a01:e0a:58b:4920:fcef:1094:8271:c4e5)
2020-11-15 06:34:50 × koz_ quits (~koz@2404:4408:4309:2700:da5c:eaf0:b1a:194b) (Ping timeout: 264 seconds)
2020-11-15 06:36:32 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-11-15 06:36:36 thunderrd joins (~thunderrd@183.182.115.215)
2020-11-15 06:37:57 pharaun joins (~pharaun@static.88-198-62-245.clients.your-server.de)
2020-11-15 06:38:49 koz joins (~koz@121.99.240.58)
2020-11-15 06:39:07 × jedws quits (~jedws@101.184.175.183) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-11-15 06:42:10 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Quit: leaving)
2020-11-15 06:42:34 koz is now known as koz_
2020-11-15 06:42:47 <p0a> "Warning: Multiple files use the same module name:"
2020-11-15 06:42:49 <p0a> Why does this occur?
2020-11-15 06:43:37 <nitrix> Might have something to do with multiple files having the same module name, but I could be wrong :P
2020-11-15 06:45:12 × livvy quits (~livvy@gateway/tor-sasl/livvy) (Remote host closed the connection)
2020-11-15 06:45:25 livvy joins (~livvy@gateway/tor-sasl/livvy)
2020-11-15 06:45:43 × Amras quits (~Amras@unaffiliated/amras0000) (Ping timeout: 272 seconds)
2020-11-15 06:48:10 <p0a> I have a myMain = do input <- BL.readFile testFile ; forever $ putStrLn $ runGet deserializeRow input
2020-11-15 06:48:31 <p0a> it keeps printing the first row repeatedly. How can I do `runGet' until I run into eof?
2020-11-15 06:49:11 <p0a> is it untilM_ I should use?
2020-11-15 06:49:49 × andreas31 quits (~andreas@gateway/tor-sasl/andreas303) (Remote host closed the connection)
2020-11-15 06:52:14 <p0a> this is my entire source code, https://paste.tomsmeding.com/7ji4QuHa
2020-11-15 06:52:51 andreas31 joins (~andreas@gateway/tor-sasl/andreas303)
2020-11-15 06:57:44 derek1 joins (~derek@193.56.252.12)
2020-11-15 06:58:11 FreeBirdLjj joins (~freebirdl@101.228.42.108)
2020-11-15 06:59:41 HaskellY_ joins (~vivekrama@49.207.219.163)
2020-11-15 07:00:49 × cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
2020-11-15 07:01:42 takuan joins (~takuan@178-116-218-225.access.telenet.be)
2020-11-15 07:01:46 × HaskellYogi quits (~vivekrama@49.207.207.197) (Ping timeout: 246 seconds)
2020-11-15 07:02:25 × FreeBirdLjj quits (~freebirdl@101.228.42.108) (Ping timeout: 240 seconds)
2020-11-15 07:02:46 × elliott__ quits (~elliott@pool-108-51-141-12.washdc.fios.verizon.net) (Ping timeout: 256 seconds)
2020-11-15 07:07:07 <p0a> there's also https://www.snoyman.com/blog/2016/12/beware-of-readfile to warn me against what I'm trying to do
2020-11-15 07:07:17 <p0a> I'll give up for now
2020-11-15 07:07:44 ggole joins (~ggole@2001:8003:8119:7200:1dd1:a770:c2ab:8a5e)
2020-11-15 07:09:32 × p0a quits (~user@unaffiliated/p0a) (Quit: bye)
2020-11-15 07:13:39 <jophish> Why do people not hang around...
2020-11-15 07:14:07 × spatchkaa quits (~spatchkaa@S010600fc8da47b63.gv.shawcable.net) (Remote host closed the connection)
2020-11-15 07:17:08 × alx741 quits (~alx741@186.178.110.152) (Ping timeout: 260 seconds)
2020-11-15 07:17:16 × bliminse quits (~bliminse@host109-156-197-211.range109-156.btcentralplus.com) (Quit: leaving)
2020-11-15 07:22:58 danvet joins (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa)
2020-11-15 07:23:44 × haritz quits (~hrtz@unaffiliated/haritz) (Ping timeout: 256 seconds)
2020-11-15 07:24:00 bliminse joins (~bliminse@host109-156-197-211.range109-156.btcentralplus.com)
2020-11-15 07:24:18 haritz joins (~hrtz@62.3.70.206)
2020-11-15 07:24:18 × haritz quits (~hrtz@62.3.70.206) (Changing host)
2020-11-15 07:24:18 haritz joins (~hrtz@unaffiliated/haritz)
2020-11-15 07:24:21 × alp quits (~alp@2a01:e0a:58b:4920:fcef:1094:8271:c4e5) (Ping timeout: 272 seconds)
2020-11-15 07:25:24 × Saukk quits (~Saukk@2001:998:f9:2914:1c59:9bb5:b94c:4) (Remote host closed the connection)
2020-11-15 07:25:58 ericsagn1 joins (~ericsagne@2405:6580:0:5100:2d3f:7a30:33bf:8b65)
2020-11-15 07:27:06 toorevitimirp joins (~tooreviti@117.182.180.118)
2020-11-15 07:27:25 <xsperry> too late.. but probably more than one file did not specify module name, so multiple ones defaulted to Main
2020-11-15 07:28:12 × ericsagnes quits (~ericsagne@2405:6580:0:5100:997a:f045:9c21:27be) (Ping timeout: 260 seconds)
2020-11-15 07:28:17 × falafel_ quits (~falafel@c-73-210-136-48.hsd1.il.comcast.net) (Ping timeout: 260 seconds)
2020-11-15 07:29:59 alx741 joins (~alx741@186.178.110.6)
2020-11-15 07:31:58 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-11-15 07:32:01 × xerox__ quits (~xerox@unaffiliated/xerox) (Ping timeout: 264 seconds)
2020-11-15 07:33:06 × HaskellY_ quits (~vivekrama@49.207.219.163) (Remote host closed the connection)
2020-11-15 07:33:42 HaskellYogi joins (~vivekrama@49.207.219.163)
2020-11-15 07:34:47 xerox_ joins (~xerox@unaffiliated/xerox)
2020-11-15 07:36:39 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds)
2020-11-15 07:39:05 × HaskellYogi quits (~vivekrama@49.207.219.163) (Ping timeout: 240 seconds)
2020-11-15 07:40:59 coot joins (~coot@37.30.49.253.nat.umts.dynamic.t-mobile.pl)
2020-11-15 07:43:56 × krjst quits (~krjst@2604:a880:800:c1::16b:8001) (Quit: bye)
2020-11-15 07:44:18 krjst joins (~krjst@2604:a880:800:c1::16b:8001)
2020-11-15 07:44:52 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2020-11-15 07:45:48 HaskellYogi joins (~vivekrama@49.207.219.163)
2020-11-15 07:50:23 × HaskellYogi quits (~vivekrama@49.207.219.163) (Ping timeout: 260 seconds)
2020-11-15 07:51:10 Amras joins (~Amras@unaffiliated/amras0000)
2020-11-15 07:51:24 HaskellYogi joins (~vivekrama@49.207.219.163)
2020-11-15 07:53:27 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2020-11-15 07:54:04 AlterEgo- joins (~ladew@124-198-158-163.dynamic.caiway.nl)
2020-11-15 07:55:40 × HaskellYogi quits (~vivekrama@49.207.219.163) (Ping timeout: 246 seconds)
2020-11-15 07:57:07 HaskellYogi joins (~vivekrama@49.207.219.163)
2020-11-15 07:58:14 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2020-11-15 08:01:05 × darjeeling_ quits (~darjeelin@122.245.208.31) (Ping timeout: 240 seconds)
2020-11-15 08:01:50 × HaskellYogi quits (~vivekrama@49.207.219.163) (Ping timeout: 272 seconds)
2020-11-15 08:02:31 darjeeling_ joins (~darjeelin@122.245.208.31)
2020-11-15 08:02:45 HaskellYogi joins (~vivekrama@49.207.219.163)
2020-11-15 08:06:47 × danvet quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds)
2020-11-15 08:07:14 × HaskellYogi quits (~vivekrama@49.207.219.163) (Ping timeout: 264 seconds)
2020-11-15 08:08:08 × argent0 quits (~argent0@168.227.98.81) (Remote host closed the connection)
2020-11-15 08:09:11 scasc joins (~szabi@213142096107.public.telering.at)
2020-11-15 08:15:53 × scasc quits (~szabi@213142096107.public.telering.at) (Quit: Leaving)
2020-11-15 08:16:00 christo joins (~chris@81.96.113.213)
2020-11-15 08:18:35 <jophish> Did I imagine it, or did the topic here used to mention that replies on IRC aren't immediate
2020-11-15 08:19:13 <jophish> #autotools says: Just Ask and be prepared to wait. Someone will get back eventually (Think hours).
2020-11-15 08:19:34 <jophish> otoh, I'm sure that that's not true
2020-11-15 08:20:26 × christo quits (~chris@81.96.113.213) (Ping timeout: 264 seconds)
2020-11-15 08:21:45 spatchkaa joins (~spatchkaa@S010600fc8da47b63.gv.shawcable.net)
2020-11-15 08:22:27 nbloomf_ joins (~nbloomf@76.217.43.73)
2020-11-15 08:25:14 × nbloomf quits (~nbloomf@2600:1700:ad14:3020:78e6:f613:58de:505f) (Ping timeout: 264 seconds)
2020-11-15 08:25:56 asheshambasta joins (~user@ptr-e1lysawl9rr13i61o92.18120a2.ip6.access.telenet.be)
2020-11-15 08:26:03 nbloomf joins (nbloomf@gateway/vpn/privateinternetaccess/nbloomf)
2020-11-15 08:26:47 × nbloomf_ quits (~nbloomf@76.217.43.73) (Ping timeout: 256 seconds)
2020-11-15 08:27:32 × DirefulSalt quits (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt) (Remote host closed the connection)
2020-11-15 08:30:12 invaser joins (~Thunderbi@31.148.23.125)
2020-11-15 08:30:51 × Amras quits (~Amras@unaffiliated/amras0000) (Ping timeout: 272 seconds)
2020-11-15 08:31:29 <Feuermagier> if the argument to the function is a list and: function list = zip [0..] list -- how can I make "list" implicit?
2020-11-15 08:33:29 todda7 joins (~torstein@ppp-2-84-17-169.home.otenet.gr)

All times are in UTC.