Logs: freenode/#haskell
| 2020-09-23 00:01:17 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-23 00:02:20 | → | olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber) |
| 2020-09-23 00:06:13 | × | falafel quits (~falafel@2605:e000:1527:d491:f090:20fe:cddf:2a1a) (Ping timeout: 244 seconds) |
| 2020-09-23 00:08:10 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 256 seconds) |
| 2020-09-23 00:10:07 | × | cosimone quits (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6) (Remote host closed the connection) |
| 2020-09-23 00:10:35 | → | cosimone joins (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6) |
| 2020-09-23 00:17:10 | <koz_> | Is there some kind of 'how to haskell in nix gud for nix noobs' guide/writeup/scroll of knowledge I can read? |
| 2020-09-23 00:17:29 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-09-23 00:21:16 | <cr0ssw1nd> | good night |
| 2020-09-23 00:21:17 | × | cr0ssw1nd quits (~crosswind@93.152.144.222) (Quit: Leaving) |
| 2020-09-23 00:22:03 | → | Dantman joins (~Dantman@178.162.209.171) |
| 2020-09-23 00:26:27 | × | cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Quit: Goodbye) |
| 2020-09-23 00:26:37 | × | cosimone quits (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6) (Remote host closed the connection) |
| 2020-09-23 00:27:04 | → | cosimone joins (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6) |
| 2020-09-23 00:28:19 | → | xerox_ joins (~xerox@unaffiliated/xerox) |
| 2020-09-23 00:28:19 | → | jchia_ joins (~jchia@58.32.37.220) |
| 2020-09-23 00:28:37 | → | elliott_ joins (~elliott@2600:380:9213:cb9c:4467:28e3:9d66:a364) |
| 2020-09-23 00:30:07 | × | justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 260 seconds) |
| 2020-09-23 00:31:39 | → | z0 joins (~z0@bl15-163-199.dsl.telepac.pt) |
| 2020-09-23 00:32:03 | <z0> | i just found out something neat |
| 2020-09-23 00:33:11 | <z0> | i can paginate hoogle output inside ghci by adding ' :def hoogle \x -> return $ ":!hoogle --count=99 \"" ++ x ++ "\" | less"' to ~/.ghci |
| 2020-09-23 00:33:30 | × | cosimone quits (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6) (Quit: Quit.) |
| 2020-09-23 00:34:48 | <z0> | it's great with 'hoogle --info' aswell |
| 2020-09-23 00:34:55 | <z0> | i'm happy |
| 2020-09-23 00:35:03 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Read error: Connection reset by peer) |
| 2020-09-23 00:35:16 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-09-23 00:35:39 | <z0> | and less works as supposed, regex search and all |
| 2020-09-23 00:39:24 | <z0> | come to think of it, its obvious it would |
| 2020-09-23 00:40:51 | × | eric quits (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) (Remote host closed the connection) |
| 2020-09-23 00:41:19 | × | nbloomf quits (~nbloomf@2600:1700:83e0:1f40:7d6b:724c:3a0b:bf8f) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-09-23 00:41:25 | × | ixlun quits (~matthew@213.205.241.18) (Read error: Connection reset by peer) |
| 2020-09-23 00:41:44 | → | eric joins (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) |
| 2020-09-23 00:43:24 | × | jedws quits (~jedws@121.209.139.222) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-09-23 00:44:35 | → | adamwespiser joins (~adam_wesp@209.6.42.110) |
| 2020-09-23 00:44:52 | <sm[m]> | koz_: maybe https://www.reddit.com/r/haskell/comments/hbyaa9/zurihac_haskellnix_tutorial_overhaul/ has clues |
| 2020-09-23 00:45:50 | × | eric quits (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) (Ping timeout: 246 seconds) |
| 2020-09-23 00:47:35 | → | jedws joins (~jedws@121.209.139.222) |
| 2020-09-23 00:47:36 | → | nbloomf joins (~nbloomf@2600:1700:83e0:1f40:e577:7434:54c8:b828) |
| 2020-09-23 00:49:45 | → | plutoniix joins (~q@175.176.222.7) |
| 2020-09-23 00:52:15 | <newhoggy> | Has anyone noticed that `socketPair` function is missing in `network-3.1.2.0` `Network.Socket` for Windows? |
| 2020-09-23 00:52:30 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds) |
| 2020-09-23 00:53:27 | × | acidjnk_new2 quits (~acidjnk@p200300d0c7237860d9dcd65723cec3bc.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-09-23 00:54:25 | <koz_> | sm[m]: Looks good, will read. |
| 2020-09-23 00:55:59 | × | elliott_ quits (~elliott@2600:380:9213:cb9c:4467:28e3:9d66:a364) (Ping timeout: 246 seconds) |
| 2020-09-23 00:57:40 | <sm[m]> | what's a general way to convert Int to CInt ? |
| 2020-09-23 00:58:14 | → | elliott_ joins (~elliott@2607:fb90:18db:f0c9:c6cc:42a2:fa55:dd4) |
| 2020-09-23 00:59:18 | <sm[m]> | ah, fromIntegral |
| 2020-09-23 00:59:26 | <sm[m]> | I was holding it wrong |
| 2020-09-23 01:01:53 | <newhoggy> | `socketPair` definitely exists in `network-3.1.1.1` `Network.Socket` for Windows. |
| 2020-09-23 01:02:34 | → | alp joins (~alp@2a01:e0a:58b:4920:9d7f:5b8b:cbaa:46e9) |
| 2020-09-23 01:05:08 | <newhoggy> | https://github.com/haskell/network/issues/484 |
| 2020-09-23 01:07:27 | × | elliott_ quits (~elliott@2607:fb90:18db:f0c9:c6cc:42a2:fa55:dd4) (Ping timeout: 240 seconds) |
| 2020-09-23 01:09:11 | × | aenesidemus quits (~aenesidem@c-73-53-247-25.hsd1.fl.comcast.net) (Quit: Leaving) |
| 2020-09-23 01:12:03 | → | sleblanc joins (~sleblanc@unaffiliated/sebleblanc) |
| 2020-09-23 01:12:23 | × | nineonin_ quits (~nineonine@216.81.48.202) (Remote host closed the connection) |
| 2020-09-23 01:14:29 | → | eric joins (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) |
| 2020-09-23 01:15:22 | × | jedws quits (~jedws@121.209.139.222) (Quit: Textual IRC Client: www.textualapp.com) |
| 2020-09-23 01:17:50 | → | jedws joins (~jedws@121.209.139.222) |
| 2020-09-23 01:19:05 | × | eric quits (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) (Ping timeout: 272 seconds) |
| 2020-09-23 01:21:34 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-09-23 01:24:41 | → | nineonine joins (~nineonine@216-19-190-182.dyn.novuscom.net) |
| 2020-09-23 01:26:48 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds) |
| 2020-09-23 01:27:09 | × | adamwespiser quits (~adam_wesp@209.6.42.110) (Remote host closed the connection) |
| 2020-09-23 01:28:59 | × | nineonine quits (~nineonine@216-19-190-182.dyn.novuscom.net) (Ping timeout: 240 seconds) |
| 2020-09-23 01:29:37 | → | inkbottle joins (~inkbottle@aaubervilliers-654-1-112-33.w86-198.abo.wanadoo.fr) |
| 2020-09-23 01:30:18 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-101-24.w86-212.abo.wanadoo.fr) (Ping timeout: 260 seconds) |
| 2020-09-23 01:34:40 | → | nineonine joins (~nineonine@216-19-190-182.dyn.novuscom.net) |
| 2020-09-23 01:43:30 | → | drbean joins (~drbean@TC210-63-209-20.static.apol.com.tw) |
| 2020-09-23 01:48:32 | → | eric joins (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) |
| 2020-09-23 01:48:37 | → | minwuek joins (uid466029@gateway/web/irccloud.com/x-sufovzwnstvgxpry) |
| 2020-09-23 01:49:51 | × | minwuek quits (uid466029@gateway/web/irccloud.com/x-sufovzwnstvgxpry) (Client Quit) |
| 2020-09-23 01:50:06 | → | minwuek joins (uid466029@gateway/web/irccloud.com/x-asclfnrrvcfrxffo) |
| 2020-09-23 01:50:22 | × | minwuek quits (uid466029@gateway/web/irccloud.com/x-asclfnrrvcfrxffo) (Client Quit) |
| 2020-09-23 01:50:37 | → | minwuek joins (uid466029@gateway/web/irccloud.com/x-mhasgbtzvzqixgia) |
| 2020-09-23 01:53:17 | × | alp quits (~alp@2a01:e0a:58b:4920:9d7f:5b8b:cbaa:46e9) (Ping timeout: 272 seconds) |
| 2020-09-23 01:54:15 | → | wei2912 joins (~wei2912@unaffiliated/wei2912) |
| 2020-09-23 01:54:30 | → | nicholaslyang joins (~nicholasl@cpe-67-243-148-221.nyc.res.rr.com) |
| 2020-09-23 01:55:22 | → | sepi joins (49dc4892@c-73-220-72-146.hsd1.ca.comcast.net) |
| 2020-09-23 01:56:12 | <sepi> | https://dpaste.org/M4Te what can I do to not lose my first integer? |
| 2020-09-23 01:56:26 | <sepi> | or first on list |
| 2020-09-23 01:57:21 | × | minwuek quits (uid466029@gateway/web/irccloud.com/x-mhasgbtzvzqixgia) () |
| 2020-09-23 01:58:18 | × | vicfred quits (~vicfred@unaffiliated/vicfred) (Remote host closed the connection) |
| 2020-09-23 01:58:21 | × | eric quits (~eric@2804:431:c7d4:b4fa:173:5d88:9ad1:a8df) (Ping timeout: 272 seconds) |
| 2020-09-23 01:58:36 | → | minwuek joins (uid466029@gateway/web/irccloud.com/x-qynwfxomhraffxap) |
| 2020-09-23 01:58:43 | → | vicfred joins (~vicfred@unaffiliated/vicfred) |
| 2020-09-23 01:58:45 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-09-23 01:58:57 | → | polyrain joins (~polyrain@2001:8003:e501:6901:d81b:49ea:d8f1:8f81) |
| 2020-09-23 01:59:57 | × | xff0x quits (~fox@2001:1a81:5222:7400:a532:31e:75e4:cc8b) (Ping timeout: 260 seconds) |
| 2020-09-23 02:00:42 | → | adamwespiser joins (~adam_wesp@209.6.42.110) |
| 2020-09-23 02:01:02 | <glguy> | sepi: sortl [x] = [x]; sortl [] = [] |
| 2020-09-23 02:01:44 | → | xff0x joins (~fox@2001:1a81:525e:3100:a532:31e:75e4:cc8b) |
| 2020-09-23 02:02:31 | × | nicholaslyang quits (~nicholasl@cpe-67-243-148-221.nyc.res.rr.com) (Ping timeout: 258 seconds) |
| 2020-09-23 02:03:05 | × | minwuek quits (uid466029@gateway/web/irccloud.com/x-qynwfxomhraffxap) (Client Quit) |
| 2020-09-23 02:04:12 | <sepi> | wow I should take a break |
| 2020-09-23 02:04:27 | <sepi> | thanks |
| 2020-09-23 02:05:58 | <dolio> | Your non-base case isn't right, either. |
| 2020-09-23 02:08:44 | <dolio> | I don't think it will really sort. |
| 2020-09-23 02:08:50 | × | urodna quits (~urodna@unaffiliated/urodna) (Quit: urodna) |
| 2020-09-23 02:11:04 | × | ystael quits (~ystael@209.6.50.55) (Ping timeout: 256 seconds) |
| 2020-09-23 02:14:02 | <sepi> | is it because once I get the first x thats smaller than y, I'm just sending it out without checking it with the others? |
All times are in UTC.