plsnp

Results 5 comments of plsnp

Might be related https://github.com/commercialhaskell/stack/issues/4901

How do i add that to the shortcut? ![image](https://github.com/Murmele/Gittyup/assets/70631896/b8ecbf05-8c4c-48b4-884b-78e3345a78fb) Would be nice to be able to switch language with the gittyup GUI

I looked into the code and from what i understood looping over 1. values OR 2. values + keys are supported. Looping over only keys is not supported. And i...

Maybe there can be a `dump()` function that prints something as a haskell value / type that indicates that it can have multiple representations? For my use case though `json()`...

How does the runtime resolvement of variable name to underlying value work? Where is the code in the ginger codebase for this? Could it not just be added that when...