diff --git a/build.sh b/build.sh index 1b1a349..f52234e 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# NOTE: Script for the CI builds. CI comes here from `.travis.yml` +# NOTE: Script for the CI builds, relies on `default.nix` interface, which exposes Nixpkgs Haskell Lib interface # NOTE: The most strict error checking requirements set -Eexuo pipefail