daml/.dadew
Michał Majcherski 9e1c1c82ec
windows: more daml-ghc tests working (#1425)
* windows: more daml-ghc tests working

* windows: increased heap size for bond-trading-memory test
2019-05-28 15:45:38 +02:00

20 lines
385 B
Plaintext

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