We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The check works on my local machine but not on Github Actions runner or Garnix CI.
https://github.com/srid/haskell-template/runs/8060856223?check_suite_focus=true
default-hls-check> Severity: DsError default-hls-check> Message: default-hls-check> Error when calling cabal exec -v0 -- ghc --print-libdir default-hls-check> dieVerbatim: user error (cabal: Couldn't establish HTTP connection. Possible cause: HTTP proxy default-hls-check> server default-hls-check> is down. default-hls-check> )
Very strange.
The text was updated successfully, but these errors were encountered:
typecheck
Because this check requires disabling the Nix sandbox for it to work, I think we should disable the enableHLSCheck option by default.
enableHLSCheck
Sorry, something went wrong.
Disable enableHLSCheck by default (see #21)
3c27b5b
hlsCheck
No branches or pull requests
The check works on my local machine but not on Github Actions runner or Garnix CI.
https://github.com/srid/haskell-template/runs/8060856223?check_suite_focus=true
Very strange.
The text was updated successfully, but these errors were encountered: