Aitenate writes:
> It sound like the same issue I've experienced [1]. Try using an older
> version of haskell-mode and it should workaround the problem.
>
> [1] - https://github.com/haskell/haskell-mode/issues/1867
This seems to be fixed on haskell-mode side (the linked issue is resolved).
No ac
Finally got things back to normal by using locally on my machine a 2018
version of ob-haskell and the 17.5 (ca. 2024) version of haskell-mode.
Thanks for advice.
On Tue, Feb 25, 2025 at 2:09 PM Aitenate wrote:
> On 25/02/2025 16:28, Lawrence Bottorff wrote:
> > Could you show me what your init f
On 25/02/2025 16:28, Lawrence Bottorff wrote:
> Could you show me what your init for using this looks like. I either have
> use-package or a location on my computer for packages.
>
Before it was addressed upstream, I used the following to load from a
clone of the repo:
(use-package haskell-mode
Could you show me what your init for using this looks like. I either have
use-package or a location on my computer for packages.
On Tue, Feb 25, 2025, 02:42 Aitenate wrote:
> On 24/02/2025 14:45, Lawrence Bottorff wrote:
> > Where can I find an older haskell-mode? Not finding one...
>
> I was u
On 24/02/2025 14:45, Lawrence Bottorff wrote:
> Where can I find an older haskell-mode? Not finding one...
I was using load-path [1] to install it from a local copy. That said,
the change to haskell-mode has been reverted [2] and Melpa has updated
its package. I switched back to that and it seems
Where can I find an older haskell-mode? Not finding one...
On Mon, Feb 24, 2025 at 4:00 AM Aitenate wrote:
> It sound like the same issue I've experienced [1]. Try using an older
> version of haskell-mode and it should workaround the problem.
>
> [1] - https://github.com/haskell/haskell-mode/iss
It sound like the same issue I've experienced [1]. Try using an older
version of haskell-mode and it should workaround the problem.
[1] - https://github.com/haskell/haskell-mode/issues/1867
Regards,
Aitenate