Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 943 944 945 946 947 948 949 950 951 952 953 .. 5022
502,152 events total
2020-10-29 20:28:40 christo joins (~chris@81.96.113.213)
2020-10-29 20:30:06 alp_ joins (~alp@2a01:e0a:58b:4920:3ce6:ebe8:a4f7:2753)
2020-10-29 20:30:08 <geekosaur> so fwiw there is no i386 download for windows in 8.8.4
2020-10-29 20:30:20 <geekosaur> only x86_64
2020-10-29 20:32:15 macrover joins (~macrover@ip70-189-231-35.lv.lv.cox.net)
2020-10-29 20:33:12 conal joins (~conal@66.115.157.138)
2020-10-29 20:34:58 <scasc> I really thought that there was at least a discussion about generally dropping 32-bit support in general? Like I seem to remember that it was brought up that the last 32-bit only Intel processor was a Core Duo, introduced January 2006 (so, 15 years in some months).
2020-10-29 20:35:27 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-29 20:35:28 <scasc> The discussion might have related a different language/compiler though. I'm really hazy.
2020-10-29 20:36:13 × geekosaur quits (ac3a5469@172.58.84.105) (Remote host closed the connection)
2020-10-29 20:39:12 jakob_ joins (~textual@p200300f49f1622004c183b797cf64844.dip0.t-ipconnect.de)
2020-10-29 20:40:01 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 258 seconds)
2020-10-29 20:40:36 × AlterEgo- quits (~ladew@124-198-158-163.dynamic.caiway.nl) (Quit: Leaving)
2020-10-29 20:41:34 Franciman joins (~francesco@host-82-54-10-114.retail.telecomitalia.it)
2020-10-29 20:41:54 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 268 seconds)
2020-10-29 20:42:16 aarvar joins (~foewfoiew@50.35.43.33)
2020-10-29 20:44:25 × u0_a298 quits (~user@47.206.148.226) (Read error: Connection reset by peer)
2020-10-29 20:44:51 u0_a298 joins (~user@47.206.148.226)
2020-10-29 20:47:07 × u0_a298 quits (~user@47.206.148.226) (Read error: Connection reset by peer)
2020-10-29 20:47:31 u0_a298 joins (~user@47.206.148.226)
2020-10-29 20:48:24 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-10-29 20:48:35 <hekkaidekapus> scasc: <https://old.reddit.com/r/haskell/comments/hrytns/announce_ghc_884_now_available/fy7qki5>
2020-10-29 20:48:58 christo joins (~chris@81.96.113.213)
2020-10-29 20:49:12 × invaser quits (~Thunderbi@31.148.23.125) (Ping timeout: 272 seconds)
2020-10-29 20:49:45 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-10-29 20:50:01 christo joins (~chris@81.96.113.213)
2020-10-29 20:50:36 <scasc> @hekkaidekapus: yes! That was it!
2020-10-29 20:50:37 <lambdabot> Unknown command, try @list
2020-10-29 20:51:13 <scasc> And it ben gamari only talked about 32-bit *Windows*.
2020-10-29 20:51:15 × conal quits (~conal@66.115.157.138) (Quit: Computer has gone to sleep.)
2020-10-29 20:51:27 <hekkaidekapus> So, see what geekosaur said above: it’s only about Windows.
2020-10-29 20:53:28 <scasc> (if that step is concluded, then only linux would remain as a Tier 1 x86 patform, as MacOS is already only supported on x86_64)
2020-10-29 20:53:29 <scasc> https://gitlab.haskell.org/ghc/ghc/-/wikis/platforms#tier-1-platforms
2020-10-29 20:55:31 benjamin-l joins (~benjamin@2601:1c0:8800:67e0:fa16:54ff:febc:2e60)
2020-10-29 20:55:31 × u0_a298 quits (~user@47.206.148.226) (Read error: Connection reset by peer)
2020-10-29 20:55:47 avoandmayo joins (~textual@122-58-158-238-adsl.sparkbb.co.nz)
2020-10-29 20:55:58 u0_a298 joins (~user@47.206.148.226)
2020-10-29 20:56:06 ransom joins (c4264035@gateway/vpn/protonvpn/c4264035)
2020-10-29 20:56:20 × cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Quit: leaving)
2020-10-29 20:56:52 <merijn> That's because on 32bit windows there's a whole bunch of trickiness with the linker, iirc
2020-10-29 20:57:32 <hekkaidekapus> scasc: I don’t know about the update frequency of GHC/Wiki, but if you want to be sure, choose a version and check its download page, say <https://downloads.haskell.org/~ghc/8.10.2>.
2020-10-29 20:58:14 <hekkaidekapus> merijn: That, and all the issues linked to in the Reddit post.
2020-10-29 20:59:25 <scasc> Hm, i386 only for deb9, not for deb10 or the other linux distros.
2020-10-29 20:59:49 rprije joins (~rprije@194-193-168-77.tpgi.com.au)
2020-10-29 21:00:02 × lugosi1 quits (~lugosi@154.13.1.56) ()
2020-10-29 21:01:29 <hekkaidekapus> The deb9/deb10 is only an indication of the expected ABI. It does not mean the bindist could not work on other distros.
2020-10-29 21:01:46 <merijn> Yeah
2020-10-29 21:03:54 <hekkaidekapus> scasc: If unsure, use ghcup. It ships with heuristics to choose a bindist best suited to your distro.
2020-10-29 21:04:06 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-29 21:04:23 <maerwald> probably not many i386 users though
2020-10-29 21:04:45 <hekkaidekapus> Aye.
2020-10-29 21:05:43 × jakob_ quits (~textual@p200300f49f1622004c183b797cf64844.dip0.t-ipconnect.de) (Quit: My Laptop has gone to sleep. ZZZzzz…)
2020-10-29 21:06:04 × texasmynsted quits (~texasmyns@104.140.52.75) (Remote host closed the connection)
2020-10-29 21:06:38 × alp_ quits (~alp@2a01:e0a:58b:4920:3ce6:ebe8:a4f7:2753) (Ping timeout: 264 seconds)
2020-10-29 21:06:59 texasmynsted joins (~texasmyns@104.140.52.75)
2020-10-29 21:08:31 thir joins (~thir@p200300f27f0b7e004c18ab60065ea01b.dip0.t-ipconnect.de)
2020-10-29 21:13:14 dopplergange joins (~dop@195.158.249.53)
2020-10-29 21:13:21 × thir quits (~thir@p200300f27f0b7e004c18ab60065ea01b.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)
2020-10-29 21:14:15 <scasc> Exploratorily: would dropping x86 (32bit) architecture support in general (for all OSes) open up the way to simplify the GHC codebase or build toolchain?
2020-10-29 21:15:00 × chaosmasttter quits (~chaosmast@p200300c4a70a4101c1be00781dba031a.dip0.t-ipconnect.de) (Quit: WeeChat 2.9)
2020-10-29 21:15:03 × ezzieyguywuf quits (~Unknown@unaffiliated/ezzieyguywuf) (Quit: Lost terminal)
2020-10-29 21:15:31 ezzieyguywuf joins (~Unknown@unaffiliated/ezzieyguywuf)
2020-10-29 21:16:09 hackage mysql 0.1.7.2 - A low-level MySQL client library. https://hackage.haskell.org/package/mysql-0.1.7.2 (paulrouse)
2020-10-29 21:17:11 conal joins (~conal@66.115.157.138)
2020-10-29 21:17:40 × u0_a298 quits (~user@47.206.148.226) (Ping timeout: 268 seconds)
2020-10-29 21:18:01 hekkaidekapus_ joins (~tchouri@gateway/tor-sasl/hekkaidekapus)
2020-10-29 21:18:03 × conal quits (~conal@66.115.157.138) (Client Quit)
2020-10-29 21:18:48 × mbomba quits (~mbomba@142.114.9.241) (Quit: WeeChat 2.9)
2020-10-29 21:20:23 × hekkaidekapus quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Ping timeout: 240 seconds)
2020-10-29 21:20:36 <monsterchrom> It would.
2020-10-29 21:20:43 hekkaidekapus_ is now known as hekkaidekapus
2020-10-29 21:21:20 <monsterchrom> But be careful with your measure of "simplify".
2020-10-29 21:21:33 jakob_ joins (~textual@p200300f49f16220085510f3c3976c42b.dip0.t-ipconnect.de)
2020-10-29 21:22:11 × elliott_ quits (~elliott_@pool-108-51-141-12.washdc.fios.verizon.net) (Ping timeout: 258 seconds)
2020-10-29 21:22:33 <hekkaidekapus> scasc: x86 is not a bottleneck in that regard, IMO. You can make an informed opinion by exploring these labels: <https://gitlab.haskell.org/ghc/ghc/-/issues?label_name%5B%5D=infrastructure>, <https://gitlab.haskell.org/ghc/ghc/-/issues?label_name%5B%5D=CI>, <https://gitlab.haskell.org/ghc/ghc/-/issues?label_name%5B%5D=hadrian>,
2020-10-29 21:22:34 <hekkaidekapus> <https://gitlab.haskell.org/ghc/ghc/-/issues?milestone_title=Make+removal>.
2020-10-29 21:23:27 hekkaidekapus apologises for the URL avalanche.
2020-10-29 21:23:45 × hyperisco quits (~hyperisco@d192-186-117-226.static.comm.cgocable.net) (Ping timeout: 240 seconds)
2020-10-29 21:23:45 × chkno quits (~chkno@75-7-2-127.lightspeed.sntcca.sbcglobal.net) (Read error: Connection reset by peer)
2020-10-29 21:23:51 × ransom quits (c4264035@gateway/vpn/protonvpn/c4264035) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-10-29 21:23:55 chkno joins (~chkno@75-7-2-127.lightspeed.sntcca.sbcglobal.net)
2020-10-29 21:31:29 wroathe_ joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-10-29 21:32:19 ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net)
2020-10-29 21:32:22 × Varis quits (~Tadas@unaffiliated/varis) (Remote host closed the connection)
2020-10-29 21:32:53 elliott_ joins (~elliott_@pool-108-51-141-12.washdc.fios.verizon.net)
2020-10-29 21:33:05 × wroathe quits (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net) (Ping timeout: 268 seconds)
2020-10-29 21:33:05 <monsterchrom> Derp, I have a python file "yield.py". I try to "import yield" to load it. I forgot that this clashes with the reserved word "yield" so python isn't understanding me.
2020-10-29 21:33:30 ransom joins (c4264035@gateway/vpn/protonvpn/c4264035)
2020-10-29 21:33:31 <yushyin> :D
2020-10-29 21:33:35 <Rembane> monsterchrom: You can still import it if you jump through hoops but you might want to rename it instead.
2020-10-29 21:33:38 × acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (Ping timeout: 264 seconds)
2020-10-29 21:33:39 <monsterchrom> This is why Haskell makes module names capitalized, and reserved words not. This is exactly right.
2020-10-29 21:33:49 <monsterchrom> Yeah
2020-10-29 21:34:14 × danvet quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 264 seconds)
2020-10-29 21:34:30 <Rembane> Cunning!
2020-10-29 21:35:23 <monsterchrom> Wait a second, yield-examples.py won't make sense either. This is a stupid language.
2020-10-29 21:35:44 Varis joins (~Tadas@unaffiliated/varis)
2020-10-29 21:35:51 <hpc> be a real python programmer, name it __yield__
2020-10-29 21:36:02 <monsterchrom> Sorry folks, I'm dabbling in python because I am coding up python yield examples so that I can then teach Racket's shift/reset. :)
2020-10-29 21:36:42 <Rembane> monsterchrom: Misspell it instead. yeeld. :D

All times are in UTC.