Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 491 492 493 494 495 496 497 498 499 500 501 .. 18004
1,800,309 events total
2021-06-16 11:58:09 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:cded:c7cb:4d63:a64a) (Ping timeout: 244 seconds)
2021-06-16 11:58:16 <nitrix> I found other posts online that seems to hint about issues with old GHC on newer mac versions, they ended up upgrading GHC to fix the problem.
2021-06-16 11:58:50 yaroot joins (~yaroot@6.3.30.125.dy.iij4u.or.jp)
2021-06-16 11:58:59 <nitrix> Can't hurt to try.
2021-06-16 11:59:29 <merijn> I mean, that'd have to be a pretty old GHC though?
2021-06-16 11:59:38 <merijn> Or truly bleeding edge mac, I guess
2021-06-16 11:59:58 <nitrix> Yeah, was Catalina when Catalina had just come out.
2021-06-16 12:00:34 <nitrix> Kinda strange that it manifest itself in the form of a bad digest.
2021-06-16 12:00:35 <merijn> I'm on Catalina and still use mostly 8.6 and 8.10 as defaults without any real issues
2021-06-16 12:01:54 <nitrix> Would've been nice if you had had issues, then we'd have someone know what to do, hehe :P
2021-06-16 12:02:22 × aplainzetakind quits (~johndoe@captainludd.powered.by.lunarbnc.net) (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net)
2021-06-16 12:02:54 hexo joins (~hexo@user/hexo)
2021-06-16 12:02:59 ddellacosta joins (~ddellacos@86.106.121.100)
2021-06-16 12:03:16 aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net)
2021-06-16 12:04:58 unyu joins (~pyon@user/pyon)
2021-06-16 12:05:17 <nitrix> Found another case (https://ircbrowse.tomsmeding.com/day/haskell/2020/09/27), says corrupted download (bindist was suspected but ended up fine). They did ~/.ghcup/bin/ghcup --downloader=wget install ghc, which didn't work because they didn't have wget, but that seems like a recurring theme for the solution.
2021-06-16 12:07:41 dunkeln joins (~dunkeln@94.129.65.28)
2021-06-16 12:08:01 × ddellacosta quits (~ddellacos@86.106.121.100) (Ping timeout: 268 seconds)
2021-06-16 12:13:34 <maerwald> hello20: so you're on darwin and trying to install hls?
2021-06-16 12:14:45 obscur1ty joins (~obscur1ty@user/obscur1ty)
2021-06-16 12:16:00 dhil joins (~dhil@195.213.192.47)
2021-06-16 12:19:43 <maerwald> hello20: it appears upstream (hls developers) changed the .tar.gz archive in-place
2021-06-16 12:19:44 × obscur1ty quits (~obscur1ty@user/obscur1ty) (Quit: Leaving)
2021-06-16 12:19:55 <maerwald> so it's expected that this throws an error
2021-06-16 12:20:01 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:20:01 <maerwald> jneira ^
2021-06-16 12:20:17 <merijn> maerwald: That's what you get for trusting upstream ;)
2021-06-16 12:20:56 <maerwald> maybe they added a missing GHC there, I'm not sure
2021-06-16 12:21:28 pera joins (~pera@70.red-88-14-152.dynamicip.rima-tde.net)
2021-06-16 12:21:51 pera is now known as Guest710
2021-06-16 12:22:16 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:cded:c7cb:4d63:a64a)
2021-06-16 12:22:58 <maerwald> hello20: ghcup --no-verify install hls 1.2.0
2021-06-16 12:23:26 × dunkeln quits (~dunkeln@94.129.65.28) (Ping timeout: 268 seconds)
2021-06-16 12:26:27 <maerwald> merijn: https://github.com/haskell/haskell-language-server/issues/1438
2021-06-16 12:26:42 × sekun quits (~sekun@180.190.208.124) (Ping timeout: 240 seconds)
2021-06-16 12:27:02 <maerwald> maybe this needs another nudge
2021-06-16 12:27:08 <nitrix> Oh-oh. They'll go on Santa's naughty list.
2021-06-16 12:27:08 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:cded:c7cb:4d63:a64a) (Ping timeout: 268 seconds)
2021-06-16 12:27:44 <merijn> maerwald: tbh, the state of gpg UX is an embarassment to tech as a field >.>
2021-06-16 12:28:16 jlamothe joins (~jlamothe@198.251.57.81)
2021-06-16 12:28:59 × azeem quits (~azeem@176.201.22.245) (Ping timeout: 268 seconds)
2021-06-16 12:29:21 azeem joins (~azeem@176.201.22.245)
2021-06-16 12:30:10 <nitrix> I'm unclear if they're installing ghcup, installing ghc using ghcup, or installing hls using ghcup. ^ hello20
2021-06-16 12:30:30 <maerwald> the last one, bc that's the hash of hls 1.2.0 on darwin
2021-06-16 12:30:48 <maerwald> which just changed
2021-06-16 12:31:45 <dminuoso> merijn: I dont know what you mean. gpg is the definition of a superb user experience.
2021-06-16 12:31:57 <dminuoso> I never have to consult a man page to use it. I just google for stackoverflow answers and copy paste those.
2021-06-16 12:32:04 <maerwald> lol
2021-06-16 12:32:17 fizbin joins (~fizbin@2601:8a:4080:1280:8c7e:5b3f:79d6:ec26)
2021-06-16 12:32:21 <maerwald> `tldr gpg`
2021-06-16 12:32:49 <maerwald> your direct interface to SO
2021-06-16 12:33:18 <dminuoso> See, what we really need is a browser plugin that automatically executes a selected region in a shell.
2021-06-16 12:33:25 <dminuoso> To simplify this workflow
2021-06-16 12:34:38 × neceve quits (~quassel@2a02:c7f:607e:d600:a95a:ecd2:e57a:3130) (Ping timeout: 272 seconds)
2021-06-16 12:35:38 × dhil quits (~dhil@195.213.192.47) (Ping timeout: 252 seconds)
2021-06-16 12:35:41 <nitrix> maerwald, Thank you by the way. I have no idea how this stuff works and was scrambling around trying to piece out information x]
2021-06-16 12:35:52 y04nn joins (~y04nn@81.17.24.204)
2021-06-16 12:37:00 × fizbin quits (~fizbin@2601:8a:4080:1280:8c7e:5b3f:79d6:ec26) (Ping timeout: 268 seconds)
2021-06-16 12:37:09 tritlo is now known as Matti
2021-06-16 12:37:35 Matti is now known as MattiPalli
2021-06-16 12:37:54 MattiPalli is now known as tritlo
2021-06-16 12:38:58 × bontaq quits (~user@ool-18e47f8d.dyn.optonline.net) (Ping timeout: 244 seconds)
2021-06-16 12:39:21 ddellacosta joins (~ddellacos@86.106.121.100)
2021-06-16 12:40:25 pbrisbin joins (~patrick@pool-72-92-38-164.phlapa.fios.verizon.net)
2021-06-16 12:40:29 × hendursa1 quits (~weechat@user/hendursaga) (Quit: hendursa1)
2021-06-16 12:40:59 hendursaga joins (~weechat@user/hendursaga)
2021-06-16 12:42:18 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:cded:c7cb:4d63:a64a)
2021-06-16 12:44:17 × ddellacosta quits (~ddellacos@86.106.121.100) (Ping timeout: 268 seconds)
2021-06-16 12:45:30 haltux joins (~haltux@a89-154-181-47.cpe.netcabo.pt)
2021-06-16 12:46:38 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:cded:c7cb:4d63:a64a) (Ping timeout: 252 seconds)
2021-06-16 12:46:40 dunkeln joins (~dunkeln@94.129.65.28)
2021-06-16 12:47:49 sayola joins (~vekto@dslc-082-082-145-205.pools.arcor-ip.net)
2021-06-16 12:48:25 dhil joins (~dhil@80.208.56.181)
2021-06-16 12:48:29 edun joins (~edun@user/edun)
2021-06-16 12:48:34 × qbt quits (~edun@user/edun) (Remote host closed the connection)
2021-06-16 12:49:13 × wallymathieu quits (~wallymath@81-234-151-21-no94.tbcn.telia.com) (Ping timeout: 268 seconds)
2021-06-16 12:49:21 × obs\ quits (~obscur1ty@102.41.69.204) (Quit: Leaving)
2021-06-16 12:49:37 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:49:46 ddb joins (~ddb@2607:5300:61:c67::196)
2021-06-16 12:49:50 × sayola1 quits (~vekto@dslc-082-082-145-205.pools.arcor-ip.net) (Ping timeout: 268 seconds)
2021-06-16 12:50:52 Ranhir joins (~Ranhir@157.97.53.139)
2021-06-16 12:51:34 × obs\ quits (~obscur1ty@102.41.69.204) (Client Quit)
2021-06-16 12:51:41 × tritlo quits (sid58727@user/tritlo) (Quit: Updating details, brb)
2021-06-16 12:51:49 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:51:50 tritlo joins (sid58727@user/tritlo)
2021-06-16 12:53:11 × obs\ quits (~obscur1ty@102.41.69.204) (Client Quit)
2021-06-16 12:53:27 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:53:37 × obs\ quits (~obscur1ty@102.41.69.204) (Client Quit)
2021-06-16 12:53:52 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:53:56 × jneira quits (~jneira@212.8.115.226) (Quit: Client closed)
2021-06-16 12:55:44 × obs\ quits (~obscur1ty@102.41.69.204) (Client Quit)
2021-06-16 12:56:00 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:56:12 × awth13 quits (~user@user/awth13) (Read error: Connection reset by peer)
2021-06-16 12:57:12 awth13 joins (~user@user/awth13)
2021-06-16 12:57:57 lavaman joins (~lavaman@98.38.249.169)
2021-06-16 12:58:20 × lavaman quits (~lavaman@98.38.249.169) (Remote host closed the connection)
2021-06-16 12:58:25 × obs\ quits (~obscur1ty@102.41.69.204) (Client Quit)
2021-06-16 12:58:33 lavaman joins (~lavaman@98.38.249.169)
2021-06-16 12:58:41 obs\ joins (~obscur1ty@102.41.69.204)
2021-06-16 12:59:27 ikex1 joins (~ash@user/ikex)

All times are in UTC.