Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-05-11 22:52:24 <pjb> shanemikel: or http://termbin.com
2021-05-11 22:52:53 ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net)
2021-05-11 22:53:48 ski misses <http://hpaste.org>,<https://lpaste.net>,<http://paste.lisp.org>
2021-05-11 22:54:16 <pjb> at least, on ideone.com you can compile and run your code.
2021-05-11 22:55:49 <shanemikel> Thanks... Yeah I remember hpaste and lpaste ;(
2021-05-11 22:56:11 <shanemikel> This looks to be showing the same compile error I'm getting: https://ideone.com/LHagbS
2021-05-11 22:56:43 <monochrom> https://paste.tomsmeding.com is superior because it acknowledges that sometimes you should upload multiple files as one single coherent cohesive group.
2021-05-11 22:56:45 × Tario quits (~Tario@201.192.165.173) (Ping timeout: 246 seconds)
2021-05-11 22:57:07 Tario joins (~Tario@201.192.165.173)
2021-05-11 22:57:13 <pjb> There remains "abcdefgijkmnopqrstuvwxyz"-paste
2021-05-11 22:57:50 × ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 246 seconds)
2021-05-11 22:57:51 <monochrom> As opposed to "this url is for X.hs" "this 2nd url is for Y.hs" "this 3rd url is for the error message" "there are more to come" and make people flip tabs crazily.
2021-05-11 22:58:05 × gemmaro_ja quits (~Thunderbi@240f:74:d1f0:1:1bf:3730:3a54:b192) (Quit: gemmaro_ja)
2021-05-11 22:58:17 <pjb> monochrom: that's what shar is for.
2021-05-11 22:58:25 <pjb> shar * | tb
2021-05-11 22:58:48 <monochrom> uh is that a joke?
2021-05-11 22:58:50 <pjb> cat ~/bin/tb -> #!/bin/bash \n nc termbin.com 9999 | tr -d '\000'
2021-05-11 22:58:50 <pjb>
2021-05-11 22:58:51 <pjb>
2021-05-11 22:58:51 <pjb>
2021-05-11 22:58:54 <pjb>
2021-05-11 22:58:56 <pjb>
2021-05-11 22:58:58 <maerwald> uh-oh
2021-05-11 22:59:00 <pjb> monochrom: no joke.
2021-05-11 22:59:02 <monochrom> Are you OK?
2021-05-11 22:59:19 <pjb> monochrom: https://termbin.com/0ree
2021-05-11 22:59:44 <monochrom> Why should I decode a shar?
2021-05-11 22:59:51 × Ernest quits (402ba442@64.43.164.66) (Quit: Connection closed)
2021-05-11 23:00:04 <monochrom> I am not even paid for #haskell tech support.
2021-05-11 23:00:04 <pjb> to get all the files?
2021-05-11 23:00:38 ski . o O ( "Deyr fę, / deyia frǫndr, / deyr sialfr it sama; / ec veit einn / at aldri deýr: / domr vm dꜹþan hvern." ("Cattle die, / kin die, / and yourself the same; / I know one / that never dies: / doom/renown after the departed.") -- Hávamál )
2021-05-11 23:00:47 <ski> shanemikel : try enabling `ScopedTypeVariables' ?
2021-05-11 23:01:02 <monochrom> You recognize that if other people offer free help then the helpee should also begin the good will but giving the helpers less chore.
2021-05-11 23:01:06 × apache8080 quits (~rishi@wsip-70-168-153-252.oc.oc.cox.net) (Quit: WeeChat 1.9.1)
2021-05-11 23:01:11 <monochrom> s/but/by/
2021-05-11 23:01:13 <pjb> curl -s https://termbin.com/0ree |sh
2021-05-11 23:01:24 <shanemikel> ski thanks!
2021-05-11 23:01:28 apache8080 joins (~rishi@wsip-70-168-153-252.oc.oc.cox.net)
2021-05-11 23:01:29 <pjb> that's basically multi-file human-controlled copy-pasting across systems.
2021-05-11 23:01:52 <geekosaur> well, aside from the whole trusting curl whatever | sh thing
2021-05-11 23:02:09 <pjb> monochrom: indeed. curl -s https://termbin.com/0ree |sh is less chore than having to go to a web site, click left and right, select download folders, etc.
2021-05-11 23:02:50 <monochrom> giving the helpers less chore
2021-05-11 23:02:54 <pjb> just copy and paste: curl -s https://termbin.com/0ree |sh && make run # in your terminal and you reproduce by bug (or absence thereof).
2021-05-11 23:02:56 <pjb> no chore.
2021-05-11 23:03:12 <monochrom> I'll just end by saying how I would answer to a shar paste.
2021-05-11 23:03:19 <shanemikel> ski GHC is usually kind enough to tell me which features I need
2021-05-11 23:03:28 <monochrom> "This is not a shell scripting channel, you're in the wrong channel. THE END"
2021-05-11 23:03:32 <pjb> monochrom: shar are human readable! You can validate them before | sh them.
2021-05-11 23:03:36 <m_shiraeeshi> how about creating an irc client with the integrated pastebin functionality
2021-05-11 23:04:00 <pjb> m_shiraeeshi: it already exist, it's called DCC, but it's disabled nowadays because idiots of the past.
2021-05-11 23:04:03 <geekosaur> some already have it
2021-05-11 23:04:05 <ski> shanemikel : a more modern version would have `toInt :: Proxy n -> Int', avoiding the `undefined's
2021-05-11 23:04:07 × rj quits (~x@gateway/tor-sasl/rj) (Quit: rj)
2021-05-11 23:04:35 <geekosaur> if you paste something more than 3 or so lines into them they offer to send it to a pastebin and send the resulting url
2021-05-11 23:04:42 <ski> (some would suggest to use `TypeApplications' instead .. but i'm not too happy with that extension)
2021-05-11 23:04:55 <m_shiraeeshi> pjb: what did idiots do?
2021-05-11 23:05:26 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds)
2021-05-11 23:05:29 <m_shiraeeshi> oh, it
2021-05-11 23:05:33 <m_shiraeeshi> it's a protocol
2021-05-11 23:06:16 vent joins (~vent@185.62.190.213)
2021-05-11 23:08:09 <shanemikel> Proxy is nice
2021-05-11 23:09:13 <shanemikel> What's the issue with TypeApplications?
2021-05-11 23:10:16 <ski> suddenly the order in which tyvars are generalized matters
2021-05-11 23:10:26 <ski> becomes a part of the public interface
2021-05-11 23:10:44 <shanemikel> Ahh
2021-05-11 23:11:03 × john2gb0 quits (~john2gb@94-225-47-8.access.telenet.be) (Ping timeout: 268 seconds)
2021-05-11 23:11:52 john2gb0 joins (~john2gb@94-225-47-8.access.telenet.be)
2021-05-11 23:12:24 frozenErebus joins (~frozenEre@37.231.244.249)
2021-05-11 23:13:17 <pjb> m_shiraeeshi: https://en.wikipedia.org/wiki/Direct_Client-to-Client#DCC_SEND_exploit
2021-05-11 23:14:41 jgt_ joins (~jgt@92-247-237-116.spectrumnet.bg)
2021-05-11 23:18:53 × jgt_ quits (~jgt@92-247-237-116.spectrumnet.bg) (Ping timeout: 240 seconds)
2021-05-11 23:19:30 × teej quits (uid154177@gateway/web/irccloud.com/x-xyjkdonrvgpmwwum) (Quit: Connection closed for inactivity)
2021-05-11 23:19:46 × gehmehgeh quits (~ircuser1@gateway/tor-sasl/gehmehgeh) (Quit: Leaving)
2021-05-11 23:19:53 isovector joins (~isovector@172.103.216.166)
2021-05-11 23:23:37 × kupi quits (uid212005@gateway/web/irccloud.com/x-faqhkbxusvkvdgls) (Quit: Connection closed for inactivity)
2021-05-11 23:28:02 shanemikel parts (~shanemike@desk.roadwar.net) ()
2021-05-11 23:28:09 shanemikel joins (~shanemike@desk.roadwar.net)
2021-05-11 23:29:00 shanemikel parts (~shanemike@desk.roadwar.net) ()
2021-05-11 23:29:14 × deviantfero quits (~deviantfe@190.150.27.58) (Quit: WeeChat 3.1)
2021-05-11 23:29:39 shanemikel joins (~shanemike@desk.roadwar.net)
2021-05-11 23:30:00 shanemikel parts (~shanemike@desk.roadwar.net) ()
2021-05-11 23:30:04 shanemikel joins (~shanemike@desk.roadwar.net)
2021-05-11 23:34:34 × vent quits (~vent@185.62.190.213) (Quit: ZNC - http://znc.in)
2021-05-11 23:37:54 kupi joins (uid212005@gateway/web/irccloud.com/x-oxtqruuygxfvgpji)
2021-05-11 23:38:26 × rzmt quits (~rzmt@87-92-180-112.rev.dnainternet.fi) (Ping timeout: 246 seconds)
2021-05-11 23:38:55 <Cajun> how do i go about solving a failed build with stack? package is `parconc-examples` error and files: https://paste.tomsmeding.com/glsJbPZe
2021-05-11 23:40:09 <shanemikel> OMG a multipaste
2021-05-11 23:40:30 × olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection)
2021-05-11 23:42:08 <monochrom> Are you sure that you should use the resolver as said in stack.yaml?
2021-05-11 23:42:51 <monochrom> But I don't use stack, I don't know these things, apart from high-level ideas.
2021-05-11 23:43:05 killsushi joins (~killsushi@2607:fea8:3d40:767:a826:23b7:521c:2d11)
2021-05-11 23:43:25 <maerwald> Cajun: do what it says
2021-05-11 23:43:42 <maerwald> and then it's usually that and repeat
2021-05-11 23:44:00 <maerwald> bc the next solver run will find more missing stuff, potentially
2021-05-11 23:44:12 <monochrom> :)
2021-05-11 23:44:19 × acidjnk_new2 quits (~acidjnk@p200300d0c72b9509002dc6dbf76c6cb5.dip0.t-ipconnect.de) (Ping timeout: 276 seconds)
2021-05-11 23:44:22 × Deide quits (~Deide@217.155.19.23) (Quit: Seeee yaaaa)
2021-05-11 23:48:05 <Cajun> maerwald: is there any easier way to do that? like a script to just edit it on repeat? otherwise this seems like a chore. and last time i did that it ended up wanting me to put cabal 2.something and caused an error
2021-05-11 23:49:55 × apache8080 quits (~rishi@wsip-70-168-153-252.oc.oc.cox.net) (Ping timeout: 265 seconds)
2021-05-11 23:50:57 vent joins (~vent@185.62.190.213)

All times are in UTC.