Is there a way to use Shake using a small binary executable without pulling ghc ? We love Shake but we cannot ask our user to install ghc. As a nix user, could building a static Haskell executable work ? Ideally I would love to just grab the binary from Github (as it is the case for Dhall for instance)