Ara Adkins

Results 48 comments of Ara Adkins

I can confirm that coconut is excellent. Well documented, usable and source compatible with Python 3.

For what it's worth, I can see uses for both `const` and `final` as in the original proposal.

If I'm recalling correctly this is an issue specific to the redefinition of `__new__` for `NamedTuple` instances. It's been a while since I've futzed around with MyPy however. It's possibly...

![image](https://user-images.githubusercontent.com/5780639/163815656-a985e65e-3c2e-4d73-ba6c-b08469703417.png) See how the cursor is in the middle of the toolbar?

`hsdev` is currently not able to be installed by any recent `stack` release (either `lts` or `nightly`), so I'm currently unable to test at the moment. I've gone back to...

Thanks for the pointer. I'll pick it up when I have time in a couple of weeks.

Finally getting to a stage where I can take a proper look at this! I've not done much ST plugin development before now, despite a familiarity with Python, so I...

Sounds good. I was definitely going to install `pep8` or `pylint` to that end. Which linter have you got `SublimeHaskell` conforming to?