-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathstack.yaml
More file actions
38 lines (38 loc) · 1.18 KB
/
stack.yaml
File metadata and controls
38 lines (38 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
resolver: lts-23.28
packages:
- .
flags:
modelling-tasks:
quick-testing: true
autotool-capabilities:
alloy-use-sat4j: false
extra-deps:
- git: https://github.com/fmidue/output-blocks.git
commit: d67590cb2e1a72ed72437a8cfe2972b680405569
subdirs:
- output-blocks
- git: https://github.com/fmidue/autotool-capabilities.git
commit: 0973773de09a5036d1c6d1a820cb66cecfb23126
subdirs:
- autotool-capabilities
- autotool-capabilities-io-instances
- git: https://git.uni-due.de/fmi/autotool-dev
commit: 849d725e7284e87e077af136ccc3140d824679e8
subdirs:
- base
- data
- reader
- todoc
- transport
- util
- call-alloy-0.6.0.3
- call-plantuml-0.0.1.3@sha256:38d04cb6396c61313e77a234830d9215f7c41ccbffbe2549eb521312c12db3e3
- diagrams-graphviz-1.4.1.1@sha256:e71afa8f89904c2a6a2cb490dba7108c6425779c2174b90bd90dbaf507a9d3dc,1388
- hgal-2.0.0.3@sha256:640432708b7356b72ca6096961234ffb5dd25e10c73722216e3a512ad848c4b6
- latex-svg-image-0.2@sha256:b282a74a96724037ec3d24b664118e51170c8152aff12f363ddb715a38ef053a,1830
allow-newer: true
allow-newer-deps:
- diagrams-graphviz
- latex-svg-image
hpack-force: true