You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a nice bonus point, the repo contains instructions for both cabal and stack and also supports GHC-8.8, so in theory it should be pretty straightforward to use it.
Okay, Docker works smoothly and without any problems 👍 Looks like it's the way to go. Once we create a release, I will build a statically linked executable and upload it to releases. The only problem now is that the result of the --version command is not nice:
Hit v0.2.0.0
➤ Git revision: UNKNOWN
➤ Commit date: UNKNOWN
I believe that this is because the .git folder is not copied. But I hope there's a flag to copy some additional folders, shouldn't be a big problem.
Using
static-haskell-nix
most likely.The text was updated successfully, but these errors were encountered: