Hacker News new | ask | show | jobs
by Gabriel439 4155 days ago
Note that you only need `/usr/bin/env runhaskell` if you want to interpret the script. You can also compile the script as a native binary, which is the recommended approach on Windows.