Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for GHC #839

Open
heinrich26 opened this issue Oct 24, 2024 · 0 comments
Open

Add Support for GHC #839

heinrich26 opened this issue Oct 24, 2024 · 0 comments

Comments

@heinrich26
Copy link

This may be quite the exquisite request, but in order to compile "Pandoc", the document-converter, one needs Haskell (and its package-manager cabal).

At least on PC, Haskell is quite the large package, so I don't think it should be included in the app by default.

To make it easier, Haskell has a Web-Assembly compiler version:
https://gitlab.haskell.org/ghc/wasi-sdk
https://gitlab.haskell.org/ghc/wasi-libc
https://gitlab.haskell.org/ghc/libffi-wasm

My hope is to compile "Pandoc" with that, to be included in the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant