daml/.dadew
Andreas Herrmann 02f806bf22 Manually run stack update (#3590)
* Add stack to dev-env

* Manually run stack update before build

To work around multiple concurrent attempts to take the
hackage-security-lock.
2019-11-22 15:16:48 +00:00

19 lines
359 B
Plaintext

{
"version": "0.0.8",
"manifests": "dev-env\\windows\\manifests",
"tools": [
"7zip",
"java-openjdk-8u201",
"msys2",
"curl-7.65.3",
"cacert",
"vcredist-14.0.23026",
"bazel",
"nodejs-10.16.3",
"python-3.6.7",
"nsis-3.04",
"maven-3.6.1",
"stack"
]
}