Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 387 388 389 390 391 392 393 394 395 396 397 .. 5022
502,152 events total
2020-10-03 09:02:08 <p0a> thank you. I'm a bit intimidated by all the details
2020-10-03 09:02:40 <p0a> data-simple looks nice
2020-10-03 09:03:06 <sm[m]> I don't know that one
2020-10-03 09:03:34 × chaosmasttter quits (~chaosmast@p200300c4a711ea01f472f055cac452c2.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
2020-10-03 09:03:52 <p0a> maybe I'll try mysql-simple
2020-10-03 09:04:16 <sm[m]> not on hackage which isn't a great sign
2020-10-03 09:04:43 <p0a> sm[m]: https://hackage.haskell.org/package/data-basic
2020-10-03 09:04:47 × jedws quits (~jedws@121.209.139.222) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-10-03 09:04:53 <p0a> (I wrote it wrong, sorry)
2020-10-03 09:05:05 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-10-03 09:06:16 snakemasterflex joins (~snakemast@213.100.206.23)
2020-10-03 09:06:37 <sm[m]> It does sound nice. There's also https://hackage.haskell.org/package/sqlite-simple
2020-10-03 09:06:57 <chreekat[m]1> sqlite-simple would be be first recommendation. Ah sm just beat me to it
2020-10-03 09:07:08 <p0a> Right, actually that looks even better. I do remember that sqlite is better than mysql for simple things
2020-10-03 09:07:34 <p0a> I'll try to learn some sql today and design my schema(?) and interface with the database from haskell
2020-10-03 09:08:02 × voyons_osti quits (~dan@107-190-41-58.cpe.teksavvy.com) (Read error: Connection reset by peer)
2020-10-03 09:08:43 voyons_osti joins (~dan@107-190-41-58.cpe.teksavvy.com)
2020-10-03 09:10:32 <sm[m]> simplest of all is to writeFile.show and read.readFile
2020-10-03 09:11:05 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 09:11:11 alp joins (~alp@2a01:e0a:58b:4920:dde3:d9bf:3a69:9f2f)
2020-10-03 09:11:25 <p0a> sm[m]: That's version alpha which I got down already :) (https://paste.tomsmeding.com/hu7SEMVu humblebrag)
2020-10-03 09:11:39 <p0a> If you'd like, read the top comment, it explains the use
2020-10-03 09:13:33 × madjestic quits (~madjestic@86-88-72-244.fixed.kpn.net) (Ping timeout: 260 seconds)
2020-10-03 09:14:27 <sm[m]> cool
2020-10-03 09:15:03 <tomjaguarpaw> p0a: Definitely don't use HaskellDB. It is utterly obsolete.
2020-10-03 09:15:12 × hnOsmium0001 quits (uid453710@gateway/web/irccloud.com/x-aosrgxgicqqcugup) (Quit: Connection closed for inactivity)
2020-10-03 09:15:21 <p0a> tomjaguarpaw: got it. I'm going for sqlite-simple, thank you
2020-10-03 09:15:25 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-10-03 09:17:27 <tomjaguarpaw> Wise choice.
2020-10-03 09:22:32 × jgt quits (~jgt@188.239.64.32) (Ping timeout: 272 seconds)
2020-10-03 09:25:34 thc202 joins (~thc202@unaffiliated/thc202)
2020-10-03 09:26:32 × falafel quits (~falafel@cpe-104-172-194-249.socal.res.rr.com) (Ping timeout: 265 seconds)
2020-10-03 09:31:23 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 09:33:00 DavidEichmann joins (~david@43.240.198.146.dyn.plus.net)
2020-10-03 09:33:54 Tops2 joins (~Tobias@dyndsl-095-033-018-208.ewe-ip-backbone.de)
2020-10-03 09:35:31 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 246 seconds)
2020-10-03 09:35:40 reda joins (~reda@unaffiliated/reda)
2020-10-03 09:44:35 × alp quits (~alp@2a01:e0a:58b:4920:dde3:d9bf:3a69:9f2f) (Ping timeout: 272 seconds)
2020-10-03 09:46:16 × nnst^ quits (nnst@ip98-184-89-2.mc.at.cox.net) ()
2020-10-03 09:46:53 × GyroW_ quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie)
2020-10-03 09:47:11 GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be)
2020-10-03 09:47:11 × GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host)
2020-10-03 09:47:11 GyroW joins (~GyroW@unaffiliated/gyrow)
2020-10-03 09:47:49 tsrt^ joins (tsrt@ip98-184-89-2.mc.at.cox.net)
2020-10-03 09:51:47 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 09:52:25 × snakemasterflex quits (~snakemast@213.100.206.23) (Ping timeout: 240 seconds)
2020-10-03 09:53:27 snakemasterflex joins (~snakemast@213.100.206.23)
2020-10-03 09:53:55 MTecknology1 joins (~MTecknolo@185.204.1.185)
2020-10-03 09:55:06 darjeeling_ joins (~darjeelin@122.245.210.179)
2020-10-03 09:55:19 lemmih joins (~lemmih@2406:3003:2072:44:640b:57cc:705a:e759)
2020-10-03 09:55:45 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-10-03 10:00:28 Rudd0 joins (~Rudd0@185.189.115.98)
2020-10-03 10:01:49 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 10:01:52 nschoe joins (~quassel@2a01:e0a:3c4:c7b0:35dc:2c34:4b9e:28a4)
2020-10-03 10:04:22 × ubert quits (~Thunderbi@91.141.2.69.wireless.dyn.drei.com) (Remote host closed the connection)
2020-10-03 10:06:05 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-10-03 10:06:05 × drbean quits (~drbean@TC210-63-209-81.static.apol.com.tw) (Ping timeout: 240 seconds)
2020-10-03 10:09:12 × chappi quits (~swaroop@157.45.76.253) (Remote host closed the connection)
2020-10-03 10:09:37 finkata joins (~dpetrov@83.222.188.39)
2020-10-03 10:11:11 chappi joins (~swaroop@157.49.125.207)
2020-10-03 10:11:53 × jwynn6 quits (~jwynn6@050-088-122-078.res.spectrum.com) (Ping timeout: 260 seconds)
2020-10-03 10:11:54 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 10:14:32 × patrick2 quits (~tarpk@ool-182dc9b3.dyn.optonline.net) (Quit: WeeChat 2.8)
2020-10-03 10:15:49 patrick1 joins (~tarpk@ool-182dc9b3.dyn.optonline.net)
2020-10-03 10:16:20 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds)
2020-10-03 10:16:20 × snakemasterflex quits (~snakemast@213.100.206.23) (Ping timeout: 256 seconds)
2020-10-03 10:17:59 jgt joins (~jgt@188.239.64.32)
2020-10-03 10:20:08 Guest_92 joins (021afdb0@2.26.253.176)
2020-10-03 10:20:56 <Guest_92> im trying to install haskel but am presented with this error. [ Error ] Build failed with NonZeroExit 77 "./configure" ["--prefix=/Users/maz/.ghcup/ghc/8.8.4"] Check the logs at "/Users/maz/.ghcup/logs" and the build directory "/var/folders/nt/wx7qk_ks7lv4x_102964057w0000gn/T/ghcup-ANoIrO" for more clues. Make sure to clean up
2020-10-03 10:20:57 <Guest_92> "/var/folders/nt/wx7qk_ks7lv4x_102964057w0000gn/T/ghcup-ANoIrO" afterwards."_eghcup --cache install ghc recommended" failed!(base) maz@Mazharuls-Air ~ %
2020-10-03 10:21:08 <Guest_92> can someone help me please
2020-10-03 10:21:32 <maerwald> did you check the logs?
2020-10-03 10:22:14 todda7 joins (~torstein@athedsl-222199.home.otenet.gr)
2020-10-03 10:22:24 × jgt quits (~jgt@188.239.64.32) (Ping timeout: 260 seconds)
2020-10-03 10:22:28 hackage pontarius-xmpp-extras 0.1.0.5 - XEPs implementation on top of pontarius-xmpp https://hackage.haskell.org/package/pontarius-xmpp-extras-0.1.0.5 (SergeyAlirzaev)
2020-10-03 10:22:41 <Guest_92> how do i do that?
2020-10-03 10:24:16 <maerwald> Guest_92: http://letmegooglethat.com/?q=how+do+I+open+directory+on+mac
2020-10-03 10:26:07 da39a3ee5e6b4b0d joins (~textual@n11211935170.netvigator.com)
2020-10-03 10:30:21 × revprez_anzio quits (~revprez_a@pool-108-49-213-40.bstnma.fios.verizon.net) (Ping timeout: 258 seconds)
2020-10-03 10:30:59 revprez_anzio joins (~revprez_a@pool-108-49-213-40.bstnma.fios.verizon.net)
2020-10-03 10:31:34 × howdoi quits (uid224@gateway/web/irccloud.com/x-sxnpuddjngolmugc) (Quit: Connection closed for inactivity)
2020-10-03 10:32:20 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 10:33:35 <Guest_92> i am still unable to check my logs
2020-10-03 10:33:39 <maerwald> why?
2020-10-03 10:33:46 <tomjaguarpaw> Guest_92: Perhaps more helpfully, note that that error message tells you 'Check the logs at "/Users/maz/.ghcup/logs" and the build directory "/var/folders/nt/wx7qk_ks7lv4x_102964057w0000gn/T/ghcup-ANoIrO" for more clues.
2020-10-03 10:34:05 × dhil quits (~dhil@11.29.39.217.dyn.plus.net) (Ping timeout: 240 seconds)
2020-10-03 10:36:11 jgt joins (~jgt@195.225.146.77)
2020-10-03 10:36:49 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 264 seconds)
2020-10-03 10:37:18 <Guest_92> i have tried Users/maz/.ghcup/logs"
2020-10-03 10:37:29 <Guest_92> but there is nothing there
2020-10-03 10:38:44 <tomjaguarpaw> And how about the build directory?
2020-10-03 10:39:27 HaskellYogi joins (~vivekrama@49.207.196.239)
2020-10-03 10:39:30 <Guest_92> how would i go about checking that?
2020-10-03 10:40:03 <tomjaguarpaw> Look in that directory and see if there's anything notable in there
2020-10-03 10:40:17 <tomjaguarpaw> Are you saying that /Users/maz/.ghcup/logs is empty?
2020-10-03 10:40:36 <tomjaguarpaw> Can you run "ls -l /Users/maz/.ghcup/logs" and paste the full output here?
2020-10-03 10:42:00 <maerwald> It cannot be true, otherwise ghcup would crash at the start
2020-10-03 10:42:18 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-10-03 10:42:30 <Guest_92> -rw-r--r-- 1 maz staff 1248 3 Oct 11:20 ghc-configure.log-rw-r--r-- 1 maz staff 929 3 Oct 11:20 ghcup.log
2020-10-03 10:42:31 × Sgeo quits (~Sgeo@ool-18b982ad.dyn.optonline.net) (Read error: Connection reset by peer)

All times are in UTC.