77 was a good start -- as I get used to it, maybe I'll learn enough about using nvim-dap that I can figure out what's wrong with how I tried to set it up for Haskell (issue was nothing really seemed to happen? But I also don't really have a sense of what I'd expect a breakpoint to do in Haskell anyway -- like what's even the entrypoint? I didn't see a "run test under cursor" similar method in Haskell 🤔 so yeah anyway leaving this in python only for now and I'll see how it goes for a bit
77 was a good start -- as I get used to it, maybe I'll learn enough about using
nvim-dap
that I can figure out what's wrong with how I tried to set it up for Haskell (issue was nothing really seemed to happen? But I also don't really have a sense of what I'd expect a breakpoint to do in Haskell anyway -- like what's even the entrypoint? I didn't see a "run test under cursor" similar method in Haskell 🤔 so yeah anyway leaving this inpython
only for now and I'll see how it goes for a bit