this post was submitted on 13 Jul 2023
4 points (100.0% liked)

Haskell

65 readers
3 users here now

**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell

founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

I thought running GHC JS output required nodejs. Does GHCup also manage that or is that an implicit requirement?

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)

HelloJS is a wrapper that calls nodejs. Also see https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend/building#compiling-hello-world

GHCup doesn't manage system dependencies.