2024/05/14

Newest at the top

2024-05-14 17:36:16 +0200 <johnw> Part of the answer to my "show" lens question is `re _Show`, which understandably is only valid as a Getter or Fold. There is no valid traversal unless I place an unchecked constraint on the mutation of "no modification that aren't numbers".
2024-05-14 17:24:56 +0200danse-nr3(~danse-nr3@151.57.181.243) (Ping timeout: 268 seconds)
2024-05-14 17:21:16 +0200 <stefan-__> esnos: here is my config for eglot and lsp-mode (currently in use): https://gist.github.com/dozed/9b70668200876179b2a5381c53683ca7
2024-05-14 17:19:19 +0200yin(~yin@user/zero) (Ping timeout: 256 seconds)
2024-05-14 17:17:24 +0200random-jellyfish(~developer@user/random-jellyfish)
2024-05-14 17:17:24 +0200random-jellyfish(~developer@ip4-89-238-215-238.euroweb.ro) (Changing host)
2024-05-14 17:17:23 +0200random-jellyfish(~developer@ip4-89-238-215-238.euroweb.ro)
2024-05-14 17:01:16 +0200chele(~chele@user/chele) (Remote host closed the connection)
2024-05-14 16:58:08 +0200cfricke(~cfricke@user/cfricke) (Ping timeout: 260 seconds)
2024-05-14 16:49:00 +0200dtman34(~dtman34@c-75-72-163-222.hsd1.mn.comcast.net)
2024-05-14 16:48:40 +0200dtman34(~dtman34@2601:447:d001:ed50:f596:52e1:73ca:629d) (Quit: ZNC 1.8.2+deb3.1 - https://znc.in)
2024-05-14 16:44:23 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) (Quit: WeeChat 4.2.1)
2024-05-14 16:43:04 +0200 <esnos> stefan-__, will try similar approach
2024-05-14 16:36:06 +0200Benzi-Junior(~BenziJuni@232-148-209-31.dynamic.hringdu.is)
2024-05-14 16:35:49 +0200Benzi-Junior(~BenziJuni@232-148-209-31.dynamic.hringdu.is) (Quit: ZNC 1.8.2 - https://znc.in)
2024-05-14 16:24:37 +0200ocra8(ocra8@user/ocra8)
2024-05-14 16:20:23 +0200petrichor(~znc-user@user/petrichor)
2024-05-14 16:18:15 +0200hseg(~gesh@46.120.21.14)
2024-05-14 16:15:34 +0200raehik(~raehik@rdng-25-b2-v4wan-169990-cust1344.vm39.cable.virginm.net)
2024-05-14 16:14:24 +0200petrichor(~znc-user@user/petrichor) (Quit: ZNC 1.8.2 - https://znc.in)
2024-05-14 16:11:11 +0200euleritian(~euleritia@dynamic-176-004-151-001.176.4.pool.telefonica.de)
2024-05-14 16:10:30 +0200euleritian(~euleritia@ip4d16fc38.dynamic.kabel-deutschland.de) (Ping timeout: 255 seconds)
2024-05-14 16:02:57 +0200 <stefan-__> esnos: I use company-mode and have the following binding in "haskell-mode-map": "("C-SPC" . 'company-complete)" -- additionally I disabled auto-showing the company completions: "(setq company-idle-delay nil)"
2024-05-14 15:56:45 +0200cfricke(~cfricke@user/cfricke)
2024-05-14 15:52:35 +0200 <danse-nr3> oh then i don't know what corfu is for
2024-05-14 15:50:56 +0200 <esnos> I use eglot with hls, but to show possible completions you need company or eglot
2024-05-14 15:50:30 +0200yin(~yin@user/zero)
2024-05-14 15:47:17 +0200 <danse-nr3> this question is quite emacs-specific esnos, i am afraid we might not be that knowledgeable about that. Anyways usually for developing people use Haskell Language Server as a backend... i am not sure about which emacs client to recommend, i think there are a couple of main ones
2024-05-14 15:43:12 +0200 <esnos> Sorry for double message, I started using irc yesterday
2024-05-14 15:42:13 +0200 <esnos> haskell-mode it isn't set to anything, so maybe this is why there are problems.
2024-05-14 15:42:13 +0200 <esnos> Hi, I want to use haskell-mode with corfu as completion backend, does anybody have working setup. I customized '(tab-always-indent 'complete) and tab completion works in other modes, for example in python, but in haskell mode it just intends and I need to use M-tab which is uncomfortable considering I use tab for everything else. I also saw that in other modes completion-at-point is set to C-M-i, which corfu uses I think, but in
2024-05-14 15:35:48 +0200thaliaa(uid486183@id-486183.uxbridge.irccloud.com) (Quit: Connection closed for inactivity)
2024-05-14 15:31:50 +0200just_started_has(~just_star@2401:4900:1cc9:315f:ac5a:52e5:ce3f:eca3) (Quit: Client closed)
2024-05-14 15:30:33 +0200esnos(~user@194.29.137.22)
2024-05-14 15:26:53 +0200img(~img@user/img)
2024-05-14 15:25:33 +0200img(~img@user/img) (Quit: ZNC 1.8.2 - https://znc.in)
2024-05-14 15:23:44 +0200lockna(~lockna@static.139.16.130.94.clients.your-server.de)
2024-05-14 15:23:30 +0200lockna(~lockna@2a01:4f8:10b:14f1::2) (Quit: ZNC 1.8.2 - https://znc.in)
2024-05-14 15:16:53 +0200ystael(~ystael@user/ystael)
2024-05-14 15:08:39 +0200cfricke(~cfricke@user/cfricke) (Ping timeout: 268 seconds)
2024-05-14 15:08:16 +0200jcarpenter2(~lol@2603:3016:1e01:b940:9e16:4716:cb0d:9d39)
2024-05-14 15:07:57 +0200jcarpenter2(~lol@2603:3016:1e01:b940:9e16:4716:cb0d:9d39) (Read error: Connection reset by peer)
2024-05-14 14:48:51 +0200xff0x(~xff0x@ai113088.d.east.v6connect.net)
2024-05-14 14:35:41 +0200TheCoffeMaker(~TheCoffeM@user/thecoffemaker)
2024-05-14 14:35:38 +0200bliminse(~bliminse@user/bliminse)
2024-05-14 14:32:59 +0200TheCoffeMaker(~TheCoffeM@user/thecoffemaker) (Ping timeout: 264 seconds)
2024-05-14 14:30:53 +0200bliminse(~bliminse@user/bliminse) (Quit: leaving)
2024-05-14 14:14:42 +0200euleritian(~euleritia@ip4d16fc38.dynamic.kabel-deutschland.de)
2024-05-14 14:14:25 +0200euleritian(~euleritia@dynamic-176-004-151-001.176.4.pool.telefonica.de) (Read error: Connection reset by peer)
2024-05-14 14:08:46 +0200ocra8(ocra8@user/ocra8) (Quit: WeeChat 4.2.2)