Venkateswara Rao Mandela
Venkateswara Rao Mandela
@muralikodali Thanks for reporting the issue. I will look into it.
@muralikodali The resolver specified in stack.yaml is old. It builds pandoc-csv2table with pandoc-types 1.17.x . pandoc-2.10.1 is using a later version of pandoc-types ? Can you try installing pandoc-cvs2table with...
@muralikodali Thanks for the quick check. Arch Linux pandoc is built with a later version of pandoc-types compared to stack LTS version. Let me check if there is a workaround.
@Freed-Wu Thanks for reporting the issue. I will look into it as I find time.
Have the same issue. `${PWD}` is passed literally to the mcp invocation without environment variable expansion. ~~~ { "mcpServers": { "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/[email protected]",...