diff --git a/build.sbatch b/build.sbatch index f83250f..8f98d7f 100755 --- a/build.sbatch +++ b/build.sbatch @@ -4,4 +4,5 @@ #SBATCH --output=./output/output_build.txt #SBATCH --error=./output/error_build.txt #SBATCH --nodelist=oc-compute02 +#SBATCH --mem=1G srun nix develop --command stack --no-nix --system-ghc --no-install-ghc build