Logs: freenode/#haskell
| 2020-10-31 00:16:06 | × | bennofs1 quits (~benno@dslb-188-106-225-242.188.106.pools.vodafone-ip.de) (Quit: WeeChat 2.9) |
| 2020-10-31 00:18:18 | → | olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber) |
| 2020-10-31 00:19:13 | → | ahmr88 joins (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) |
| 2020-10-31 00:19:50 | <jbox> | I managed to fix the missing library |
| 2020-10-31 00:20:05 | <jbox> | now I just need to fix where it can't find the XMonad lib |
| 2020-10-31 00:20:11 | <jbox> | it errors on `import XMonad` |
| 2020-10-31 00:22:05 | × | chaosmasttter quits (~chaosmast@p200300c4a70a4101f96c699b406ffa93.dip0.t-ipconnect.de) (Quit: WeeChat 2.9) |
| 2020-10-31 00:22:14 | → | argent0 joins (~argent0@168.227.96.4) |
| 2020-10-31 00:22:28 | <jbox> | sike, the library is still missing |
| 2020-10-31 00:22:32 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 258 seconds) |
| 2020-10-31 00:22:59 | → | Jeanne-Kamikaze joins (~Jeanne-Ka@68.235.43.150) |
| 2020-10-31 00:23:19 | × | Codaraxis quits (~Codaraxis@ip68-5-90-227.oc.oc.cox.net) (Remote host closed the connection) |
| 2020-10-31 00:23:24 | × | ahmr88 quits (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) (Ping timeout: 240 seconds) |
| 2020-10-31 00:23:45 | → | Codaraxis joins (~Codaraxis@ip68-5-90-227.oc.oc.cox.net) |
| 2020-10-31 00:25:35 | × | FreeBirdLjj quits (~freebirdl@101.228.42.108) (Remote host closed the connection) |
| 2020-10-31 00:26:12 | <infinisil> | Again, would be pretty easy to have that work with Nix, just sayin! |
| 2020-10-31 00:26:21 | → | FreeBirdLjj joins (~freebirdl@101.228.42.108) |
| 2020-10-31 00:27:34 | → | nineonine joins (~textual@216-19-190-182.dyn.novuscom.net) |
| 2020-10-31 00:27:38 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 264 seconds) |
| 2020-10-31 00:27:57 | <sm[m]> | jbox: often it's something like: need to prefix your command with "cabal exec --". Xmonad project should be explaining this stuff |
| 2020-10-31 00:28:29 | <yushyin> | I'm pretty sure, cabal install xmonad works just as good, but _using_ the library with cabal v2-* is another matter |
| 2020-10-31 00:28:59 | <jbox> | I'm running into different kinds of issues, so I'm not sure where I am in the "stack" persay. I don't know if it's an xmonad issue or a haskell issue |
| 2020-10-31 00:29:36 | × | nineonine quits (~textual@216-19-190-182.dyn.novuscom.net) (Client Quit) |
| 2020-10-31 00:29:51 | × | hoppfull quits (55e07432@c-3274e055.19-9-64736c10.bbcust.telenor.se) (Remote host closed the connection) |
| 2020-10-31 00:31:50 | × | FreeBirdLjj quits (~freebirdl@101.228.42.108) (Ping timeout: 264 seconds) |
| 2020-10-31 00:31:52 | <sm[m]> | jbox: understandable. It sounds like a typical 2020 Haskell tooling/packaging gotcha, and it's something the xmonad project should be explaining/supporting since it's really common. Just saying, nothing wrong with your question |
| 2020-10-31 00:32:06 | <jbox> | sm[m]: thank you :) |
| 2020-10-31 00:32:42 | <jbox> | I'm very thankful to be getting help in here and I hope I'm not being too annoying with my noob questions. I'd have given up if I didn't have all this help haha |
| 2020-10-31 00:32:46 | → | tromp joins (~tromp@dhcp-077-249-230-040.chello.nl) |
| 2020-10-31 00:32:53 | <yushyin> | https://github.com/xmonad/xmonad/issues/199#issuecomment-609433196 maybe relevant? |
| 2020-10-31 00:34:23 | <yushyin> | I think so |
| 2020-10-31 00:34:35 | × | Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.) |
| 2020-10-31 00:35:29 | <sm[m]> | lord.. I knew about cabal v1 and v2, what's v3 ? |
| 2020-10-31 00:35:40 | crucify_me | is now known as crestfallen |
| 2020-10-31 00:35:49 | × | jbox quits (~atlas@unaffiliated/jbox) (Quit: going home for the day o/) |
| 2020-10-31 00:35:53 | × | LKoen quits (~LKoen@lstlambert-657-1-123-43.w92-154.abo.wanadoo.fr) (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”) |
| 2020-10-31 00:36:33 | <crestfallen> | hi another attempt: please critique the evaluation of the 'bb' program here. thanks: https://termbin.com/2b34 |
| 2020-10-31 00:36:33 | <yushyin> | sm[m]: I think they meant cabal-install v3.x |
| 2020-10-31 00:36:38 | <yushyin> | ^^ |
| 2020-10-31 00:36:55 | <sm[m]> | I guess so |
| 2020-10-31 00:37:25 | × | tromp quits (~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 264 seconds) |
| 2020-10-31 00:40:07 | <yushyin> | and yes, the xmonad project really should explain how to use xmonad with cabal v2-* oO |
| 2020-10-31 00:41:26 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 264 seconds) |
| 2020-10-31 00:42:36 | × | jedws quits (~jedws@101.184.150.81) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-31 00:44:44 | × | perrier-jouet quits (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) (Quit: WeeChat 2.9) |
| 2020-10-31 00:48:27 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-10-31 00:48:54 | <crestfallen> | man I think I was barred from the chatroom. sorry folks for any over-reliance on you. |
| 2020-10-31 00:49:39 | × | Codaraxis quits (~Codaraxis@ip68-5-90-227.oc.oc.cox.net) (Remote host closed the connection) |
| 2020-10-31 00:49:49 | → | Kaeipi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 00:49:54 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 00:51:20 | → | Codaraxis joins (~Codaraxis@ip68-5-90-227.oc.oc.cox.net) |
| 2020-10-31 00:53:38 | <DigitalKiWicked> | wat |
| 2020-10-31 00:54:02 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds) |
| 2020-10-31 00:54:04 | × | Codaraxis quits (~Codaraxis@ip68-5-90-227.oc.oc.cox.net) (Remote host closed the connection) |
| 2020-10-31 00:55:22 | × | codygman quits (~codygman@47-184-107-46.dlls.tx.frontiernet.net) (Read error: Connection reset by peer) |
| 2020-10-31 00:55:35 | → | codygman joins (~codygman@47-184-107-46.dlls.tx.frontiernet.net) |
| 2020-10-31 00:56:40 | → | ahmr88 joins (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) |
| 2020-10-31 01:01:26 | × | ahmr88 quits (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) (Ping timeout: 268 seconds) |
| 2020-10-31 01:02:53 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-10-31 01:03:27 | × | hekkaidekapus quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Quit: hekkaidekapus) |
| 2020-10-31 01:04:24 | × | codygman quits (~codygman@47-184-107-46.dlls.tx.frontiernet.net) (Ping timeout: 240 seconds) |
| 2020-10-31 01:04:24 | × | andi- quits (~andi-@NixOS/user/andi-) (Ping timeout: 240 seconds) |
| 2020-10-31 01:04:27 | × | chkno quits (~chkno@75-7-2-127.lightspeed.sntcca.sbcglobal.net) (Read error: Connection reset by peer) |
| 2020-10-31 01:04:59 | → | chkno joins (~chkno@75-7-2-127.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-31 01:05:26 | × | argent0 quits (~argent0@168.227.96.4) (Ping timeout: 264 seconds) |
| 2020-10-31 01:05:45 | → | argent0 joins (~argent0@168.227.96.4) |
| 2020-10-31 01:06:05 | → | codygman joins (~codygman@2600:380:f938:a10f:573f:2468:f5ab:7302) |
| 2020-10-31 01:07:00 | × | codygman quits (~codygman@2600:380:f938:a10f:573f:2468:f5ab:7302) (Read error: Connection reset by peer) |
| 2020-10-31 01:07:48 | → | codygman joins (~codygman@47.190.47.120) |
| 2020-10-31 01:07:50 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 264 seconds) |
| 2020-10-31 01:08:10 | → | hekkaidekapus joins (~tchouri@gateway/tor-sasl/hekkaidekapus) |
| 2020-10-31 01:12:38 | × | codygman quits (~codygman@47.190.47.120) (Ping timeout: 264 seconds) |
| 2020-10-31 01:12:51 | × | Kaeipi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:13:32 | → | Kaeipi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:14:21 | × | Kaeipi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:15:30 | → | Kaeipi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:15:49 | → | dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) |
| 2020-10-31 01:15:51 | × | Kaeipi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:16:29 | → | Kaeipi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:16:52 | → | thir joins (~thir@p200300f27f0b7e004c18ab60065ea01b.dip0.t-ipconnect.de) |
| 2020-10-31 01:17:20 | → | codygman joins (~codygman@47-184-107-46.dlls.tx.frontiernet.net) |
| 2020-10-31 01:17:21 | × | Kaeipi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:18:34 | × | hekkaidekapus quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Remote host closed the connection) |
| 2020-10-31 01:18:55 | → | hekkaidekapus joins (~tchouri@gateway/tor-sasl/hekkaidekapus) |
| 2020-10-31 01:19:27 | × | justsomeguy quits (~justsomeg@unaffiliated/--/x-3805311) () |
| 2020-10-31 01:19:54 | → | Kaiepi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:20:19 | → | andi- joins (~andi-@NixOS/user/andi-) |
| 2020-10-31 01:20:25 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 240 seconds) |
| 2020-10-31 01:20:34 | × | crestfallen quits (~john@128.32.176.159) (Quit: Leaving) |
| 2020-10-31 01:20:51 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:21:15 | → | Lord_of_Life joins (~Lord@46.217.218.94) |
| 2020-10-31 01:21:23 | → | Kaiepi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:22:21 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:22:50 | × | Lord_of_Life_ quits (~Lord@46.217.219.201) (Ping timeout: 264 seconds) |
| 2020-10-31 01:23:22 | → | Kaiepi joins (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2020-10-31 01:23:51 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
| 2020-10-31 01:26:09 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-10-31 01:26:10 | × | DirefulSalt quits (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt) (Remote host closed the connection) |
| 2020-10-31 01:26:43 | × | Deide quits (~Deide@217.155.19.23) (Quit: Seeee yaaaa) |
| 2020-10-31 01:26:58 | → | tromp joins (~tromp@dhcp-077-249-230-040.chello.nl) |
All times are in UTC.