Logs: freenode/#haskell
| 2020-09-19 14:16:59 | → | knupfer joins (~Thunderbi@mue-88-130-61-068.dsl.tropolys.de) |
| 2020-09-19 14:17:08 | → | bloodstalker joins (~bloodstal@46.166.187.178) |
| 2020-09-19 14:17:22 | <merijn> | Not true, some of us are playing videogames ;) |
| 2020-09-19 14:17:32 | bicho_rastrero | imagines the cute faces of the people in the channel sleeping. |
| 2020-09-19 14:17:47 | <Uniaika> | haha |
| 2020-09-19 14:18:03 | <MrBe> | yess i am cant sleep at this time |
| 2020-09-19 14:19:13 | → | mariatsji joins (~mariatsji@2a01:79d:53aa:c66c:fcb4:8a4:b249:c1d3) |
| 2020-09-19 14:19:17 | <MrBe> | so quite at this channel |
| 2020-09-19 14:19:18 | ChanServ | sets mode +o dmwit |
| 2020-09-19 14:19:20 | dmwit | sets mode +b *!*@77.111.247.184 |
| 2020-09-19 14:19:34 | dmwit | sets mode -o dmwit |
| 2020-09-19 14:20:10 | <MrBe> | .... |
| 2020-09-19 14:21:00 | <MrBe> | nobody online |
| 2020-09-19 14:21:32 | <dmwit> | You're going to get a lot better response if you start talking about Haskell. That's sort of the reason folks are here. |
| 2020-09-19 14:21:45 | <dmwit> | If you'd like some pointers to tutorials, there are more than any one person could ever handle listed here: |
| 2020-09-19 14:21:49 | <dmwit> | ?wiki tutorials |
| 2020-09-19 14:21:50 | <lambdabot> | https://wiki.haskell.org/tutorials |
| 2020-09-19 14:22:09 | × | bicho_rastrero quits (~cerdito@87.85-87-38.dynamic.clientes.euskaltel.es) (Quit: leaving) |
| 2020-09-19 14:23:51 | × | mariatsji quits (~mariatsji@2a01:79d:53aa:c66c:fcb4:8a4:b249:c1d3) (Ping timeout: 246 seconds) |
| 2020-09-19 14:24:14 | <Eduard_Munteanu> | Who needs Tor when you have Netflix? :P |
| 2020-09-19 14:24:41 | → | MaoZeDong_ joins (~yuri@2a00:1370:8135:91d4:415b:9b05:36f8:565c) |
| 2020-09-19 14:24:41 | × | mmohammadi98126 quits (~mmohammad@5.238.180.1) (Ping timeout: 258 seconds) |
| 2020-09-19 14:25:10 | → | gestone joins (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) |
| 2020-09-19 14:25:14 | <MrBe> | hi maozedong |
| 2020-09-19 14:25:16 | <MaoZeDong_> | > 1 + 2 |
| 2020-09-19 14:25:19 | <lambdabot> | 3 |
| 2020-09-19 14:25:24 | <MaoZeDong_> | hi |
| 2020-09-19 14:25:41 | <MaoZeDong_> | > take 5 [1..] |
| 2020-09-19 14:25:44 | <lambdabot> | [1,2,3,4,5] |
| 2020-09-19 14:25:52 | <MaoZeDong_> | > take 10 [1..] |
| 2020-09-19 14:25:54 | <lambdabot> | [1,2,3,4,5,6,7,8,9,10] |
| 2020-09-19 14:25:58 | <int-e> | MaoZeDong_: you can chat with lambdabot privately |
| 2020-09-19 14:26:06 | <MaoZeDong_> | how? |
| 2020-09-19 14:26:12 | <Eduard_Munteanu> | /query lambdabot |
| 2020-09-19 14:26:15 | <z0> | MaoZeDong_: /q lambdabot |
| 2020-09-19 14:26:31 | → | polyrain joins (~polyrain@2001:8003:e501:6901:f182:8c7d:2acd:5) |
| 2020-09-19 14:26:33 | × | zacts quits (~zacts@dragora/developer/zacts) (Quit: leaving) |
| 2020-09-19 14:26:41 | × | olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection) |
| 2020-09-19 14:26:50 | → | zacts joins (~zacts@dragora/developer/zacts) |
| 2020-09-19 14:27:38 | <MaoZeDong_> | thanks |
| 2020-09-19 14:27:40 | <MaoZeDong_> | sorry |
| 2020-09-19 14:27:48 | <MrBe> | quit |
| 2020-09-19 14:28:14 | <z0> | MaoZeDong_: you can also install lambdabot on your machine, or just use ghci |
| 2020-09-19 14:28:41 | <MaoZeDong_> | i came here to try some monad transformers features |
| 2020-09-19 14:29:22 | <dmwit> | \bot is a nice way to do that, assuming you don't want to transform IO. ^_^ |
| 2020-09-19 14:29:31 | × | gestone quits (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) (Ping timeout: 246 seconds) |
| 2020-09-19 14:29:35 | <dmwit> | (And yahb has got your back if you do, though it may require a bit more import'ing first.) |
| 2020-09-19 14:29:39 | → | urodna joins (~urodna@unaffiliated/urodna) |
| 2020-09-19 14:30:15 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-19 14:31:31 | <edwardk> | ok, it looks like my fast singleton types package is almost usable, modulo one ghc bug, and reliance on another |
| 2020-09-19 14:32:39 | × | MrBe quits (~root@140.213.56.183) (Ping timeout: 265 seconds) |
| 2020-09-19 14:32:55 | × | polyrain quits (~polyrain@2001:8003:e501:6901:f182:8c7d:2acd:5) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-09-19 14:36:02 | × | knupfer quits (~Thunderbi@mue-88-130-61-068.dsl.tropolys.de) (Ping timeout: 265 seconds) |
| 2020-09-19 14:37:57 | hackage | uniqueness-periods-vector-stats 0.1.0.0 - A very basic descriptive statistics. https://hackage.haskell.org/package/uniqueness-periods-vector-stats-0.1.0.0 (OleksandrZhabenko) |
| 2020-09-19 14:41:21 | × | DTZUZU quits (~DTZUZU@S0106bcd165662a4d.vs.shawcable.net) (Ping timeout: 272 seconds) |
| 2020-09-19 14:41:59 | → | Tops21 joins (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) |
| 2020-09-19 14:42:28 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 246 seconds) |
| 2020-09-19 14:43:09 | × | ddellacosta quits (~dd@86.106.121.168) (Ping timeout: 260 seconds) |
| 2020-09-19 14:43:22 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-19 14:45:05 | × | Tops2 quits (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) (Ping timeout: 240 seconds) |
| 2020-09-19 14:45:58 | → | gestone joins (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) |
| 2020-09-19 14:49:28 | hackage | joint 0.1.7 - Trying to compose non-composable https://hackage.haskell.org/package/joint-0.1.7 (iokasimovmt) |
| 2020-09-19 14:50:58 | × | gestone quits (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) (Ping timeout: 272 seconds) |
| 2020-09-19 14:52:45 | → | irc_user joins (uid423822@gateway/web/irccloud.com/x-jxviwzlqotrdnqhx) |
| 2020-09-19 14:53:08 | → | ransom joins (~c4264035@2603:300b:1301:3d00:a40f:9b09:1376:26b9) |
| 2020-09-19 14:54:15 | × | ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection) |
| 2020-09-19 14:54:30 | → | DTZUZU joins (~DTZUZU@S0106bcd165662a4d.vs.shawcable.net) |
| 2020-09-19 14:55:05 | × | MorrowM quits (~max@bzq-110-168-31-106.red.bezeqint.net) (Ping timeout: 240 seconds) |
| 2020-09-19 14:55:18 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 2020-09-19 14:59:08 | → | mariatsji joins (~mariatsji@2a01:79d:53aa:c66c:fcb4:8a4:b249:c1d3) |
| 2020-09-19 15:00:01 | × | jtk quits (~jtk@185.163.110.116) () |
| 2020-09-19 15:00:53 | × | Aquazi quits (uid312403@gateway/web/irccloud.com/x-vzgasgxdihcgbxve) (Quit: Connection closed for inactivity) |
| 2020-09-19 15:03:45 | → | Tops2 joins (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) |
| 2020-09-19 15:03:52 | × | mariatsji quits (~mariatsji@2a01:79d:53aa:c66c:fcb4:8a4:b249:c1d3) (Ping timeout: 260 seconds) |
| 2020-09-19 15:04:15 | → | Tops22 joins (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) |
| 2020-09-19 15:05:13 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-09-19 15:05:45 | → | Tops23 joins (~Tobias@95.33.24.132) |
| 2020-09-19 15:06:51 | → | gestone joins (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) |
| 2020-09-19 15:06:56 | → | Tops24 joins (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) |
| 2020-09-19 15:07:28 | × | Tops21 quits (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) (Ping timeout: 256 seconds) |
| 2020-09-19 15:08:42 | × | Tops2 quits (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) (Ping timeout: 272 seconds) |
| 2020-09-19 15:09:20 | × | petersen quits (~petersen@redhat/juhp) (Ping timeout: 272 seconds) |
| 2020-09-19 15:09:58 | × | Tops22 quits (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) (Ping timeout: 272 seconds) |
| 2020-09-19 15:09:58 | × | Tops24 quits (~Tobias@dyndsl-095-033-024-132.ewe-ip-backbone.de) (K-Lined) |
| 2020-09-19 15:09:58 | × | Tops23 quits (~Tobias@95.33.24.132) (K-Lined) |
| 2020-09-19 15:11:38 | → | __Joker_ joins (~Joker@180.151.105.65) |
| 2020-09-19 15:11:46 | × | gestone quits (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) (Ping timeout: 256 seconds) |
| 2020-09-19 15:14:22 | × | borne quits (~fritjof@200116b8642b7f0022497ba62715fb72.dip.versatel-1u1.de) (Ping timeout: 260 seconds) |
| 2020-09-19 15:14:25 | × | __Joker quits (~Joker@180.151.105.74) (Ping timeout: 240 seconds) |
| 2020-09-19 15:14:43 | → | mpereira joins (~mpereira@2a02:810d:f40:d96:b46b:1e98:8653:4550) |
| 2020-09-19 15:15:23 | × | josh quits (~josh@c-67-164-104-206.hsd1.ca.comcast.net) (Remote host closed the connection) |
| 2020-09-19 15:16:11 | → | p-core joins (~Thunderbi@koleje-wifi-0046.koleje.cuni.cz) |
| 2020-09-19 15:17:31 | → | mariatsji joins (~mariatsji@2a01:79d:53aa:c66c:fcb4:8a4:b249:c1d3) |
| 2020-09-19 15:23:14 | → | fendor joins (~fendor@212095005091.public.telering.at) |
| 2020-09-19 15:23:23 | × | lucid_0x80 quits (~lucid_0x8@188.253.232.248) (Ping timeout: 260 seconds) |
| 2020-09-19 15:24:24 | × | zacts quits (~zacts@dragora/developer/zacts) (Quit: leaving) |
| 2020-09-19 15:27:06 | → | justanotheruser joins (~justanoth@unaffiliated/justanotheruser) |
| 2020-09-19 15:27:37 | → | MorrowM joins (~max@bzq-110-168-31-106.red.bezeqint.net) |
| 2020-09-19 15:27:43 | → | gestone joins (~gestone@c-73-97-137-216.hsd1.wa.comcast.net) |
| 2020-09-19 15:28:40 | × | p-core quits (~Thunderbi@koleje-wifi-0046.koleje.cuni.cz) (Ping timeout: 246 seconds) |
All times are in UTC.