Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 504 505 506 507 508 509 510 511 512 513 514 .. 5022
502,152 events total
2020-10-08 08:14:03 <spinnylights> do you think stack is getting confused by that?
2020-10-08 08:14:24 <maerwald> it should use its own, unless you tell it otherwise, but not sure
2020-10-08 08:14:35 × olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Ping timeout: 240 seconds)
2020-10-08 08:14:38 <spinnylights> yeah, i was under the impression that stack wouldn't use either of them
2020-10-08 08:15:18 × cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
2020-10-08 08:15:26 <spinnylights> i could try telling ghcup to use 8.10.2 and see if it makes any difference i guess
2020-10-08 08:16:36 <spinnylights> seems like it still wants to pull down 8.8.4, but we'll see what happens i guess
2020-10-08 08:17:42 <spinnylights> same thing :/ this is after wiping out the ghc-tinfo6-8.8.4 stuff in ~/.stack
2020-10-08 08:17:52 kritzefitz joins (~kritzefit@2003:5b:203b:103:367c:3073:81cb:7f0f)
2020-10-08 08:18:12 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2020-10-08 08:22:01 DTZUZU_ is now known as DTZUZU
2020-10-08 08:22:36 borne joins (~fritjof@200116b864a02a00739dc2dd650b1f65.dip.versatel-1u1.de)
2020-10-08 08:23:27 hackage yesod-filter 0.1.0.2 - Automatic filter generator for Yesod https://hackage.haskell.org/package/yesod-filter-0.1.0.2 (KenzoYotsuya)
2020-10-08 08:27:12 <spinnylights> i'm going to try using the nightly resolver instead and see if that makes a difference—i notice that the 8.8.4 lts release came out only 5 days ago so maybe i've hit a bug
2020-10-08 08:28:06 <maerwald> just use the previous one
2020-10-08 08:28:09 <maerwald> e.g. 16.15
2020-10-08 08:29:10 <spinnylights> okay nightly did work—i'll try 16.15 then
2020-10-08 08:29:24 olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber)
2020-10-08 08:30:32 <spinnylights> well 16.16 i guess
2020-10-08 08:33:22 <spinnylights> same thing :/ i kind of suspect it'll do this for every 8.8.4 lts resolver; let's see about the 8.8.3 lts, wonder what happens there
2020-10-08 08:33:42 × da39a3ee5e6b4b0d quits (~textual@n11211935170.netvigator.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-10-08 08:34:07 <spinnylights> no trouble there either—seems to be specific to 8.8.4
2020-10-08 08:35:09 da39a3ee5e6b4b0d joins (~textual@n11211935170.netvigator.com)
2020-10-08 08:35:13 GyroW_ joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be)
2020-10-08 08:35:13 × GyroW_ quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host)
2020-10-08 08:35:13 GyroW_ joins (~GyroW@unaffiliated/gyrow)
2020-10-08 08:36:05 × GyroW quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 240 seconds)
2020-10-08 08:36:17 × knupfer quits (~Thunderbi@200116b82ce4df00342d492c1199dfa9.dip.versatel-1u1.de) (Ping timeout: 260 seconds)
2020-10-08 08:36:40 <gentauro> is this a joke or did somebody implement "clippy"? https://asciinema.org/a/xkqfc5Fst9yC5gDaPskiNE5au xD
2020-10-08 08:37:05 chaosmasttter joins (~chaosmast@p200300c4a70b40010854fe5f0255a133.dip0.t-ipconnect.de)
2020-10-08 08:37:29 <Taneb> gentauro: it's entirely possible that both are the cae
2020-10-08 08:37:39 <opqdonut> it's a very popular feature in kakoune I hear
2020-10-08 08:38:01 <opqdonut> originally an easter egg?
2020-10-08 08:38:30 × ralejs quits (~ralejs@2620:10d:c093:400::5:a494) (Read error: Connection reset by peer)
2020-10-08 08:39:18 ralejs joins (~ralejs@2620:10d:c093:400::5:a494)
2020-10-08 08:39:38 <gentauro> Taneb: `cae`? What does that mean?
2020-10-08 08:39:47 <Taneb> Typo for "case"
2020-10-08 08:39:58 <Taneb> (it's early and I didn't sleep well)
2020-10-08 08:40:03 <gentauro> aha
2020-10-08 08:40:25 × da39a3ee5e6b4b0d quits (~textual@n11211935170.netvigator.com) (Ping timeout: 264 seconds)
2020-10-08 08:41:10 mcc joins (~pbodev1@5-15-16-231.residential.rdsnet.ro)
2020-10-08 08:41:34 snakemas1 joins (~snakemast@213.100.206.23)
2020-10-08 08:42:13 <gentauro> I really need to find an alternative to `intero` on my NixOS. I think it's the last `stable channel` that will allow for the usage of `intero`, then I must move on (which is pretty sad)
2020-10-08 08:42:23 <gentauro> so getting a "clippy" could be fun :)
2020-10-08 08:45:58 hackage openapi3 3.0.0 - OpenAPI 3.0 data model https://hackage.haskell.org/package/openapi3-3.0.0 (maksbotan)
2020-10-08 08:49:47 × snakemas1 quits (~snakemast@213.100.206.23) (Ping timeout: 240 seconds)
2020-10-08 08:51:08 × mcc quits (~pbodev1@5-15-16-231.residential.rdsnet.ro) (Quit: Nettalk6 - www.ntalk.de)
2020-10-08 08:53:23 snakemas1 joins (~snakemast@213.100.206.23)
2020-10-08 08:53:38 Guest_58 joins (c317ab17@195-23-171-23.net.novis.pt)
2020-10-08 08:54:42 m0rphism joins (~m0rphism@HSI-KBW-046-005-177-122.hsi8.kabel-badenwuerttemberg.de)
2020-10-08 08:55:30 mcc joins (~pbodev1@5-15-16-231.residential.rdsnet.ro)
2020-10-08 08:56:02 <Guest_58> i have a question. Im trying to isntall haskell on my mac, using the ghcup installer, where i just copy the link to my terminal and the code get downloaded by itself. But when its being unpacked it says that i need to update my mac, however, when i try to update it says that i have no updates avalible
2020-10-08 08:56:25 × uwap quits (~uwap@genja.uwap.name) (Quit: ZNC 1.8.0 - https://znc.in)
2020-10-08 08:57:55 zebrag joins (~inkbottle@aaubervilliers-654-1-112-132.w86-198.abo.wanadoo.fr)
2020-10-08 08:58:26 × Guest_58 quits (c317ab17@195-23-171-23.net.novis.pt) (Remote host closed the connection)
2020-10-08 08:58:50 × inkbottle quits (~inkbottle@aaubervilliers-654-1-100-191.w86-212.abo.wanadoo.fr) (Ping timeout: 272 seconds)
2020-10-08 09:00:02 × Oejet quits (~Oejet@185.163.110.116) ()
2020-10-08 09:02:13 <yushyin> maerwald: ^ ~.~
2020-10-08 09:02:23 <maerwald> I don't have a mac
2020-10-08 09:02:31 <yushyin> I know!
2020-10-08 09:03:36 <yushyin> but why is macOS + ghcup such a bad experience, or is it just the users?
2020-10-08 09:03:52 <maerwald> because of mac?
2020-10-08 09:05:21 uwap joins (~uwap@genja.uwap.name)
2020-10-08 09:05:28 hackage servant-openapi3 2.0.0 - Generate a Swagger/OpenAPI/OAS 3.0 specification for your servant API. https://hackage.haskell.org/package/servant-openapi3-2.0.0 (maksbotan)
2020-10-08 09:05:52 <tomsmeding> interesting report; maybe their hardware is old and ghc wants a newer macos version that cannot (officially) be installed on that machine?
2020-10-08 09:06:04 × plutoniix quits (~q@175.176.222.7) (Remote host closed the connection)
2020-10-08 09:07:28 <c_wraith> Part of it is that OS X has decided to split its bash configuration across two files, and ghcup often updates the wrong one
2020-10-08 09:07:45 <maerwald> that's already fixed
2020-10-08 09:07:53 <maerwald> (blatantly)
2020-10-08 09:07:55 <c_wraith> people still ask about it frequently
2020-10-08 09:08:08 plutoniix joins (~q@175.176.222.7)
2020-10-08 09:08:45 <c_wraith> like, I remember at least two people in the last week with that issue
2020-10-08 09:10:44 × gnumonik quits (~gnumonik@c-73-170-91-210.hsd1.ca.comcast.net) (Remote host closed the connection)
2020-10-08 09:17:10 × cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 246 seconds)
2020-10-08 09:17:31 erikd joins (~erikd@hendrix.mega-nerd.net)
2020-10-08 09:17:31 × erikd quits (~erikd@hendrix.mega-nerd.net) (Remote host closed the connection)
2020-10-08 09:18:37 knupfer joins (~Thunderbi@i5E86B40F.versanet.de)
2020-10-08 09:18:37 Buntspecht joins (~user@unaffiliated/siracusa)
2020-10-08 09:18:40 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-08 09:21:05 × ryansmccoy quits (~ryansmcco@193.37.254.27) (Ping timeout: 240 seconds)
2020-10-08 09:21:22 ryansmccoy joins (~ryansmcco@156.96.151.132)
2020-10-08 09:22:01 sirkitree joins (~sirkitree@185.204.1.185)
2020-10-08 09:22:47 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-10-08 09:25:18 × dsal quits (sid13060@gateway/web/irccloud.com/x-xyknplqixjlyzxrc) (Ping timeout: 260 seconds)
2020-10-08 09:25:18 × jonrh quits (sid5185@gateway/web/irccloud.com/x-kooeapdfcwrhfwoh) (Ping timeout: 260 seconds)
2020-10-08 09:25:25 × toorevitimirp quits (~tooreviti@117.182.180.245) (Ping timeout: 264 seconds)
2020-10-08 09:25:30 jonrh joins (sid5185@gateway/web/irccloud.com/x-aveafoxnyeedadix)
2020-10-08 09:25:43 × bloodstalker quits (~bloodstal@46.166.187.178) (Ping timeout: 258 seconds)
2020-10-08 09:25:53 × ProofTechnique quits (sid79547@gateway/web/irccloud.com/x-kqyovfdcbjptkkuq) (Ping timeout: 260 seconds)
2020-10-08 09:25:53 × verement quits (~anonymous@cpe-76-167-229-223.san.res.rr.com) (Ping timeout: 260 seconds)
2020-10-08 09:25:53 × taktoa[c] quits (sid282096@gateway/web/irccloud.com/x-tjocifgnxfmoncuq) (Ping timeout: 260 seconds)
2020-10-08 09:26:28 × systemfault quits (sid267009@gateway/web/irccloud.com/x-dhvxgxaiixztrssx) (Ping timeout: 260 seconds)
2020-10-08 09:26:32 verement joins (~anonymous@cpe-76-167-229-223.san.res.rr.com)
2020-10-08 09:27:03 × jle` quits (~mstksg@unaffiliated/mstksg) (Ping timeout: 260 seconds)
2020-10-08 09:27:03 × CindyLinz quits (~cindy_utf@112.121.78.20) (Ping timeout: 260 seconds)
2020-10-08 09:27:14 bloodstalker joins (~bloodstal@46.166.187.178)
2020-10-08 09:27:36 dsal joins (sid13060@gateway/web/irccloud.com/x-kjyjumpbtqbmmaod)
2020-10-08 09:28:04 CindyLinz joins (~cindy_utf@112.121.78.20)
2020-10-08 09:28:34 ProofTechnique joins (sid79547@gateway/web/irccloud.com/x-hfhkxxflhnjauuaj)
2020-10-08 09:28:34 systemfault joins (sid267009@gateway/web/irccloud.com/x-htxicjxaklgtpnib)

All times are in UTC.