Sam A. Horvath-Hunt
Sam A. Horvath-Hunt
https://github.com/microsoft/TypeScript/issues/28825
https://github.com/typescript-language-server/typescript-language-server `diagnostics.ignoredCodes`
I don't seem to be getting that suggesion any more. Can revisit if it comes back.
This appears to affect everything from `cd` to `git add`.
Probably blocked as a wontfix on fish's side: https://github.com/fish-shell/fish-shell/issues/3707
Code should generally follow the principle of least power for typeclass constraints. In this case however I don't think `Pointed` is widely used in either Haskell or PureScript, and there's...
You're right technically but for me it's a case of whether or not there's any real world use cases. I'm cognisant of how hard fp-ts' docs are to read largely...
I'm going to close this, but if some real world use cases for a `Pointed` but not `Applicative` abstraction pop up I'd be happy to revisit. In the meantime if...
Hey @andreavaccari! Sorry for my slow follow up, I've been mostly AFK the last few weeks. It would be helpful for me to know what exactly tsup is doing differently...
Regarding the plugin, I'm resistant to patch this library for legacy resolvers. It was a challenge getting things working as they are now, and if memory serves backwards compatibility here...