Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 790 791 792 793 794 795 796 797 798 799 800 .. 18022
1,802,152 events total
2021-07-05 05:14:10 hiredman joins (~hiredman@frontier1.downey.family)
2021-07-05 05:14:24 _bin joins (~bin@user/bin/x-1583188)
2021-07-05 05:14:33 <qrpnxz> actually switching back and forth would probably pretty annoying, i'm just gonna duplicate all the functions, unless there's a way to get ghc to automatically convert it
2021-07-05 05:14:58 × maf654321 quits (~maf654321@c-76-127-63-47.hsd1.nm.comcast.net) (Changing host)
2021-07-05 05:14:58 maf654321 joins (~maf654321@user/maf654321)
2021-07-05 05:15:12 × fef quits (~thedawn@user/thedawn) (Ping timeout: 244 seconds)
2021-07-05 05:15:31 hrdl joins (~hrdl@mail.hrdl.eu)
2021-07-05 05:16:03 enikar joins (~enikar@user/enikar)
2021-07-05 05:16:24 bah joins (~bah@l1.tel)
2021-07-05 05:16:28 meejah joins (~meejah@rutas.meejah.ca)
2021-07-05 05:16:31 reda joins (~reda@user/reda)
2021-07-05 05:17:09 Techcable joins (~Techcable@168.235.93.147)
2021-07-05 05:17:10 aji joins (~alex@prickle.ajitek.net)
2021-07-05 05:18:51 pragma- joins (~chaos@user/pragmatic-chaos)
2021-07-05 05:21:30 kammao joins (~kammao@188.27.129.10)
2021-07-05 05:21:40 hrnz joins (~ulli@irc.plumbing)
2021-07-05 05:23:34 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 272 seconds)
2021-07-05 05:25:18 jneira joins (~jneira@212.8.115.226)
2021-07-05 05:30:35 × fengctor quits (~fengctor@bras-base-ngflon0508w-grc-11-76-68-2-143.dsl.bell.ca) (Read error: Connection reset by peer)
2021-07-05 05:30:54 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-07-05 05:31:58 × AgentM quits (~agentm@pool-162-83-130-212.nycmny.fios.verizon.net) (Quit: Leaving.)
2021-07-05 05:35:09 × cjb quits (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50)
2021-07-05 05:35:13 × thaumavorio_ quits (~thaumavor@thaumavor.io) (Quit: ZNC 1.8.2 - https://znc.in)
2021-07-05 05:35:25 johnw joins (~johnw@2600:1700:cf00:db0:580c:2973:6ceb:6156)
2021-07-05 05:36:09 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 252 seconds)
2021-07-05 05:36:37 thaumavorio joins (~thaumavor@thaumavor.io)
2021-07-05 05:37:24 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds)
2021-07-05 05:39:48 Guest9590 is now known as nitrix
2021-07-05 05:43:15 phma_ joins (phma@2001:5b0:211f:db18:f7ba:96c6:928a:2ba9)
2021-07-05 05:44:34 × dunkeln_ quits (~dunkeln@188.71.194.238) (Ping timeout: 240 seconds)
2021-07-05 05:45:54 × phma quits (phma@2001:5b0:211f:db18:f7ba:96c6:928a:2ba9) (Ping timeout: 240 seconds)
2021-07-05 05:48:18 <qrpnxz> thank god for flexibleinstances
2021-07-05 05:49:32 cjb joins (~cjb@user/cjb)
2021-07-05 05:50:09 <qrpnxz> now my type is a Data.Vector.Generic.Mutable.MVector
2021-07-05 05:58:00 warnz joins (~warnz@2600:1700:77c0:5610:20b2:48fc:c4b7:f8df)
2021-07-05 06:01:01 × cjb quits (~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50)
2021-07-05 06:02:28 × warnz quits (~warnz@2600:1700:77c0:5610:20b2:48fc:c4b7:f8df) (Ping timeout: 246 seconds)
2021-07-05 06:24:03 Schrostfutz joins (~Schrostfu@schettlerdck.tkn.tu-berlin.de)
2021-07-05 06:24:58 jumper149 joins (~jumper149@80.240.31.34)
2021-07-05 06:25:04 cjb joins (~cjb@user/cjb)
2021-07-05 06:25:56 <kammao> Hello! I'm having quite the trouble with the hakyll site example installation. Any ideas on what causes these erorors? Tried both stack and cabal but still nothing. I put the error messages for stack here : https://paste.tomsmeding.com/tgQhkKy7 and for cabal here: https://paste.tomsmeding.com/5l7K72BI#file-1
2021-07-05 06:28:25 × slowButPresent quits (~slowButPr@user/slowbutpresent) (Quit: leaving)
2021-07-05 06:33:52 <sm[m]> Hi kammao, what example are you following ?
2021-07-05 06:34:36 <sm[m]> I think it's out of date
2021-07-05 06:34:50 <kammao> I am following this : https://jaspervdj.be/hakyll/tutorials/01-installation.html#installation
2021-07-05 06:36:49 <sm[m]> Unfortunately this is not a long term reproducible sort of example. It worked once but it seems hakyll isn't easy to build today
2021-07-05 06:37:15 <kammao> Stack/ Cabal is up to date. Also tried to put older versions of hakyll/ resolver in the stack.yaml file thinking that could fix the problem but still nothing.
2021-07-05 06:37:17 <kammao> Oh i see
2021-07-05 06:37:27 <kammao> Yesod seemed to hard for a beginner
2021-07-05 06:37:48 <kammao> So i figured I should choose some other web framework?
2021-07-05 06:38:12 <sm[m]> yes It would probably work irelaticely easily f you specified the right old stackage resolver (the contemporary one when this example was written)
2021-07-05 06:38:53 fendor_ joins (~fendor@178.165.131.8.wireless.dyn.drei.com)
2021-07-05 06:38:59 <sm[m]> I think if you're interested in hakyll you should check its bug tracker - there may be discussion of this
2021-07-05 06:39:45 <kammao> Thank you - will do that!
2021-07-05 06:40:52 dunkeln joins (~dunkeln@188.71.194.238)
2021-07-05 06:41:28 × fendor quits (~fendor@91.141.35.106.wireless.dyn.drei.com) (Ping timeout: 272 seconds)
2021-07-05 06:41:37 cfricke joins (~cfricke@user/cfricke)
2021-07-05 06:42:22 <sm[m]> if not, try: latest hakyll version - what date it was uploaded - what stackage lts version was current then - try that one
2021-07-05 06:43:09 o1lo01ol1o joins (~o1lo01ol1@bl7-89-228.dsl.telepac.pt)
2021-07-05 06:47:28 cocreature joins (~moritz@2a03:b0c0:3:d0::c8:f001)
2021-07-05 06:47:32 × o1lo01ol1o quits (~o1lo01ol1@bl7-89-228.dsl.telepac.pt) (Ping timeout: 252 seconds)
2021-07-05 06:47:41 dhouthoo joins (~dhouthoo@178-117-36-167.access.telenet.be)
2021-07-05 06:50:57 × dunkeln quits (~dunkeln@188.71.194.238) (Ping timeout: 252 seconds)
2021-07-05 06:56:15 laguneucl joins (~Pitsikoko@2a02:587:dc0b:0:d8f7:cdfe:4658:bec4)
2021-07-05 06:56:48 dunkeln joins (~dunkeln@188.71.194.238)
2021-07-05 06:59:45 × Erutuon quits (~Erutuon@user/erutuon) (Ping timeout: 265 seconds)
2021-07-05 07:00:01 Obo joins (~roberto@70.pool90-171-81.dynamic.orange.es)
2021-07-05 07:01:18 × Obo quits (~roberto@70.pool90-171-81.dynamic.orange.es) (Client Quit)
2021-07-05 07:01:27 × lemmih quits (~lemmih@2406:3003:2072:44:61f9:9ae9:351e:ea66) (Remote host closed the connection)
2021-07-05 07:01:34 Obo joins (~roberto@70.pool90-171-81.dynamic.orange.es)
2021-07-05 07:01:45 lemmih joins (~lemmih@2406:3003:2072:44:5d:3e69:de9c:e320)
2021-07-05 07:04:52 × pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 268 seconds)
2021-07-05 07:09:45 mikoto-chan joins (~mikoto-ch@ip-213-49-189-31.dsl.scarlet.be)
2021-07-05 07:12:04 chele joins (~chele@user/chele)
2021-07-05 07:12:32 takuan joins (~takuan@178-116-218-225.access.telenet.be)
2021-07-05 07:13:45 Lycurgus joins (~juan@cpe-45-46-140-49.buffalo.res.rr.com)
2021-07-05 07:15:30 × favonia quits (~favonia@user/favonia) (Ping timeout: 240 seconds)
2021-07-05 07:21:50 michalz joins (~michalz@185.246.204.126)
2021-07-05 07:22:41 norias joins (~jaredm@c-98-219-195-163.hsd1.pa.comcast.net)
2021-07-05 07:22:54 _ht joins (~quassel@82-169-194-8.biz.kpn.net)
2021-07-05 07:26:58 × bastelfreak quits (~bastelfre@basteles-bastelknecht.bastelfreak.org) (Quit: WeeChat 3.2)
2021-07-05 07:27:10 bastelfreak joins (~bastelfre@basteles-bastelknecht.bastelfreak.org)
2021-07-05 07:29:33 Erutuon joins (~Erutuon@user/erutuon)
2021-07-05 07:29:53 edward1 joins (~edward@cpc69060-oxfd26-2-0-cust374.4-3.cable.virginm.net)
2021-07-05 07:30:09 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-07-05 07:31:21 <kammao> sm[m] : changed to the latest hakyll version and looked what stackage version was current then- everything works now! thanks a lot :)
2021-07-05 07:31:32 × dunkeln quits (~dunkeln@188.71.194.238) (Ping timeout: 252 seconds)
2021-07-05 07:32:57 kayprish joins (~kayprish@cable-188-2-229-172.dynamic.sbb.rs)
2021-07-05 07:39:54 × Nyeogmi quits (~Nyeogmi@user/nyeogmi) (Ping timeout: 240 seconds)
2021-07-05 07:41:19 Tuplanolla joins (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi)
2021-07-05 07:43:35 yoneda joins (~mike@193.206.102.122)
2021-07-05 07:44:34 × kayprish quits (~kayprish@cable-188-2-229-172.dynamic.sbb.rs) (Ping timeout: 240 seconds)
2021-07-05 07:46:15 × ozzymcduff quits (~mathieu@81-234-151-21-no94.tbcn.telia.com) (Ping timeout: 258 seconds)
2021-07-05 07:46:35 ozzymcduff joins (~mathieu@81-234-151-21-no94.tbcn.telia.com)
2021-07-05 07:53:02 <sm[m]> kammao: 👍🏻
2021-07-05 07:57:12 × Lycurgus quits (~juan@cpe-45-46-140-49.buffalo.res.rr.com) (Quit: Exeunt)
2021-07-05 07:57:22 × norias quits (~jaredm@c-98-219-195-163.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
2021-07-05 08:02:10 × edward1 quits (~edward@cpc69060-oxfd26-2-0-cust374.4-3.cable.virginm.net) (Ping timeout: 246 seconds)
2021-07-05 08:02:51 dextaa joins (~DV@aftr-37-201-214-197.unity-media.net)
2021-07-05 08:03:04 fendor_ is now known as fendor

All times are in UTC.