Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 245 246 247 248 249 250 251 252 253 254 255 .. 5022
502,152 events total
2020-09-27 08:57:49 × solonarv quits (~solonarv@anancy-653-1-63-100.w109-217.abo.wanadoo.fr) (Ping timeout: 264 seconds)
2020-09-27 08:58:26 × shad0w_ quits (~shad0w_@160.202.37.29) (Ping timeout: 260 seconds)
2020-09-27 08:59:48 × snakemasterflex quits (~snakemast@213.100.206.23) (Ping timeout: 256 seconds)
2020-09-27 09:00:01 × prae quits (~prae@178.162.209.171) ()
2020-09-27 09:01:19 Orbstheorem joins (~roosember@hellendaal.orbstheorem.ch)
2020-09-27 09:02:05 × hnOsmium0001 quits (uid453710@gateway/web/irccloud.com/x-lzobmyeruzzsqioe) (Quit: Connection closed for inactivity)
2020-09-27 09:02:20 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds)
2020-09-27 09:06:24 dhil joins (~dhil@11.29.39.217.dyn.plus.net)
2020-09-27 09:07:53 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-27 09:10:35 mananamenos joins (~mananamen@84.122.202.215.dyn.user.ono.com)
2020-09-27 09:11:47 × Orbstheorem quits (~roosember@hellendaal.orbstheorem.ch) (Ping timeout: 240 seconds)
2020-09-27 09:11:58 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 246 seconds)
2020-09-27 09:16:04 Enrico63 joins (5204d17b@cpc149476-cmbg20-2-0-cust378.5-4.cable.virginm.net)
2020-09-27 09:16:39 <Enrico63> Hello
2020-09-27 09:17:51 × rprije quits (~rprije@27.143.220.203.dial.dynamic.acc01-myal-dub.comindico.com.au) (Quit: Leaving)
2020-09-27 09:18:02 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-27 09:18:21 Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas)
2020-09-27 09:18:40 <Enrico63> I'm installing [haskell-ide-engine](https://aur.archlinux.org/packages/haskell-ide-engine), but too late I read the comment "If you are suffering from long build times: Consider adjusting the _enabled_ghc_versions variable in the PKGBUILD to only the ghc versions you need", so the build process has been running for more than 1 hour now, and I do
2020-09-27 09:18:40 <Enrico63> have seen outputs like [this](https://gist.github.com/Aster89/70b2e5570eb8447c15db04e2dd62dff9) several times
2020-09-27 09:20:17 <Enrico63> I could kill it or leave it go, but how do I unistall whatever has been uninstalled in excess?
2020-09-27 09:20:30 <Enrico63> Or you think I should ask on the archlinux channel?
2020-09-27 09:22:36 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds)
2020-09-27 09:24:07 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2020-09-27 09:24:34 × Rudd0 quits (~Rudd0@185.189.115.108) (Ping timeout: 260 seconds)
2020-09-27 09:27:26 rprije joins (~rprije@27.143.220.203.dial.dynamic.acc01-myal-dub.comindico.com.au)
2020-09-27 09:28:18 × sw1nn quits (~sw1nn@host86-157-211-183.range86-157.btcentralplus.com) (Ping timeout: 258 seconds)
2020-09-27 09:30:01 <aldum> did you finish the build?
2020-09-27 09:30:37 <aldum> if not, just clear the cache/remove the build directory
2020-09-27 09:30:58 × mmohammadi98129 quits (~mmohammad@188.210.108.97) (Ping timeout: 256 seconds)
2020-09-27 09:33:11 acidjnk_new joins (~acidjnk@p200300d0c7237889ddc2d989891ef55f.dip0.t-ipconnect.de)
2020-09-27 09:33:27 × shatriff quits (~vitaliish@176.52.219.10) (Remote host closed the connection)
2020-09-27 09:33:43 shatriff joins (~vitaliish@176.52.219.10)
2020-09-27 09:34:06 <Enrico63> aldum, since it's isntalling now the last most recent version, I'm letting it finish
2020-09-27 09:34:19 carlomagno1 joins (~cararell@inet-hqmc02-o.oracle.com)
2020-09-27 09:35:03 <Enrico63> carlomagno1, are you a Gas Dynamic prof?
2020-09-27 09:37:01 <yushyin> and then you find out that hardly anybody uses haskell-ide-engine anymore but haskell-language-server. and also that ghcup can install the prebuild binaries for you
2020-09-27 09:37:16 × carlomagno quits (~cararell@inet-hqmc02-o.oracle.com) (Ping timeout: 256 seconds)
2020-09-27 09:37:32 o1lo01ol1o joins (~o1lo01ol1@bl8-213-81.dsl.telepac.pt)
2020-09-27 09:38:16 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-27 09:39:05 mmohammadi98129 joins (~mmohammad@2.178.185.215)
2020-09-27 09:40:06 <aldum> the haskell situation on Arch is not optimal, to say the least
2020-09-27 09:40:43 <Enrico63> yushyin, I plan to use it with Vim and YouCompleteMe. Is it haskeell-language-server a better choice, in this case?
2020-09-27 09:42:56 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 256 seconds)
2020-09-27 09:45:03 × Sgeo quits (~Sgeo@ool-18b982ad.dyn.optonline.net) (Read error: Connection reset by peer)
2020-09-27 09:45:45 mirrorbird joins (~psutcliff@h85-8-41-6.cust.a3fiber.se)
2020-09-27 09:46:27 × olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Ping timeout: 240 seconds)
2020-09-27 09:47:01 shailangsa joins (~shailangs@host165-120-169-97.range165-120.btcentralplus.com)
2020-09-27 09:47:10 × lagothrix quits (~lagothrix@unaffiliated/lagothrix) (Read error: Connection reset by peer)
2020-09-27 09:47:14 <yushyin> Enrico63: YouCompleteMe implements a language server protocol client, so you can use haskell-language-server with it. If it's better I don't know. You'll have to try it.
2020-09-27 09:47:30 fluturel joins (~fluturel@82.137.14.51)
2020-09-27 09:47:47 fluturel_ joins (~fluturel@82.137.14.51)
2020-09-27 09:48:18 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-27 09:48:32 lagothrix joins (~lagothrix@unaffiliated/lagothrix)
2020-09-27 09:50:43 × o1lo01ol1o quits (~o1lo01ol1@bl8-213-81.dsl.telepac.pt) (Remote host closed the connection)
2020-09-27 09:52:03 cosimone joins (~cosimone@2001:b07:ae5:db26:b248:7aff:feea:34b6)
2020-09-27 09:52:07 Orbstheorem joins (~roosember@hellendaal.orbstheorem.ch)
2020-09-27 09:53:00 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds)
2020-09-27 09:57:08 <fendor> Enrico63, HIE is not actively developed anymore. Haskell Language Server is the successor. I would recommend Haskell Language Server
2020-09-27 09:59:18 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds)
2020-09-27 10:00:31 Rudd0 joins (~Rudd0@185.189.115.98)
2020-09-27 10:00:48 × polyrain quits (~polyrain@2001:8003:e501:6901:1082:cead:a610:ec28) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-09-27 10:01:58 <Enrico63> fendor, the "not-actively-developed anymore" seems a good reason to use the other one, but I wanted to ask the question on stackoverflow, with the hope that it gets more visibility: https://stackoverflow.com/questions/64087188/what-is-the-current-situation-for-using-vim-as-ide-for-haskell-on-archlinux
2020-09-27 10:03:08 skewerr is now known as spoonm
2020-09-27 10:03:46 × mounty quits (~mounty@n49-198-160-249.mrk1.qld.optusnet.com.au) (Ping timeout: 272 seconds)
2020-09-27 10:03:49 shwouchk joins (uid154201@gateway/web/irccloud.com/x-ykbxoiqnbfhomykv)
2020-09-27 10:04:04 × ahri quits (~ahri@178.209.40.84) (Quit: Ping timeout (120 seconds))
2020-09-27 10:04:26 mounty joins (~mounty@139.130.85.54)
2020-09-27 10:04:59 ahri joins (~ahri@178.209.40.84)
2020-09-27 10:08:29 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-27 10:10:35 × koankeeper quits (sid216950@gateway/web/irccloud.com/x-kuumlbepnnvmulch) (Read error: Connection reset by peer)
2020-09-27 10:10:52 koankeeper joins (sid216950@gateway/web/irccloud.com/x-syslkpiebyqhjoto)
2020-09-27 10:10:56 × jonrh quits (sid5185@gateway/web/irccloud.com/x-vrzamnbrmfpulknf) (Read error: Connection reset by peer)
2020-09-27 10:11:02 <fendor> Enrico63, I answered
2020-09-27 10:11:05 × mmohammadi98129 quits (~mmohammad@2.178.185.215) (Ping timeout: 240 seconds)
2020-09-27 10:11:16 × moobar quits (sid171730@gateway/web/irccloud.com/x-uosvpoonemwbnosq) (Read error: Connection reset by peer)
2020-09-27 10:11:16 × bitonic quits (sid61915@gateway/web/irccloud.com/x-indhjgkukoetiqtf) (Read error: Connection reset by peer)
2020-09-27 10:11:26 × drupol quits (sid117588@gateway/web/irccloud.com/x-gvykpmtfnmgofllh) (Read error: Connection reset by peer)
2020-09-27 10:11:27 × ullbeking quits (sid5364@gateway/web/irccloud.com/x-nuizesoknxmuomew) (Read error: Connection reset by peer)
2020-09-27 10:11:45 jonrh joins (sid5185@gateway/web/irccloud.com/x-kmnnkmgjpjlhftsl)
2020-09-27 10:11:53 drupol joins (sid117588@gateway/web/irccloud.com/x-fskigpwmolejzutt)
2020-09-27 10:12:54 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 256 seconds)
2020-09-27 10:12:59 bitonic joins (sid61915@gateway/web/irccloud.com/x-jpfawwdoltfxqtdr)
2020-09-27 10:13:09 moobar joins (sid171730@gateway/web/irccloud.com/x-gndqbhnlgmetppkc)
2020-09-27 10:13:49 ullbeking joins (sid5364@gateway/web/irccloud.com/x-fktbgzptuxsmswdm)
2020-09-27 10:14:27 × bitmagie quits (~Thunderbi@200116b806f7d3007d184b2b0727248d.dip.versatel-1u1.de) (Ping timeout: 260 seconds)
2020-09-27 10:14:30 bitmagie1 joins (~Thunderbi@87.122.7.46)
2020-09-27 10:14:46 <yushyin> Enrico63: 'the haskell situation on Arch is not optimal, to say the least' because arch linux uses dynamic linking for haskell packages. It results in odd compile time errors, because ghc/cabal still want to build static by default and cannot find any static libs. also ghc does not provide a stable abi which results in a rebuild of every reverse dependency each time package is updated.
2020-09-27 10:14:47 × cemerick quits (sid54985@gateway/web/irccloud.com/x-jgattjyyxojabrge) (Ping timeout: 260 seconds)
2020-09-27 10:15:03 × aristid quits (sid1599@gateway/web/irccloud.com/x-xcvzgeubwazbgttv) (Ping timeout: 260 seconds)
2020-09-27 10:15:14 × lally quits (sid388228@gateway/web/irccloud.com/x-ttpmvetxyxqhrgnc) (Read error: Connection reset by peer)
2020-09-27 10:15:17 × d0liver quits (sid363046@gateway/web/irccloud.com/x-mobhkddospuvumcg) (Read error: Connection reset by peer)
2020-09-27 10:15:22 × systemfault quits (sid267009@gateway/web/irccloud.com/x-domoukaafsguzygi) (Ping timeout: 260 seconds)
2020-09-27 10:15:27 × SrPx quits (sid108780@gateway/web/irccloud.com/x-wjejjdsspacspndl) (Read error: Connection reset by peer)
2020-09-27 10:15:29 × Cir0X quits (sid221743@gateway/web/irccloud.com/x-ghtetmherfetfvlm) (Read error: Connection reset by peer)
2020-09-27 10:15:33 <yushyin> Enrico63: it's an odd decision
2020-09-27 10:15:37 systemfault joins (sid267009@gateway/web/irccloud.com/x-sfyoklqzvaqfavha)
2020-09-27 10:15:49 Cir0X joins (sid221743@gateway/web/irccloud.com/x-obthuqhxhrpgtptx)
2020-09-27 10:15:54 <Enrico63> what decision?
2020-09-27 10:15:57 cemerick joins (sid54985@gateway/web/irccloud.com/x-vhzrinxizastpatl)
2020-09-27 10:16:02 SrPx joins (sid108780@gateway/web/irccloud.com/x-ewgpqpdkoawdjsvm)

All times are in UTC.