-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathghc-9.8.yaml
More file actions
41 lines (36 loc) · 734 Bytes
/
ghc-9.8.yaml
File metadata and controls
41 lines (36 loc) · 734 Bytes
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
39
40
41
resolver: lts-23.20
packages:
- ron
- ron-rdt
- ron-schema
- ron-storage
- ron-store-sqlite
- ron-test
- ron-tool
- swarm
- examples
- demo/chat
- demo/garden
extra-deps:
# for packages:
# demo:
# - hoppy-generator-0.7.1
# - hoppy-runtime-0.7.0
# - hoppy-std-0.7.1
# - qtah-cpp-qt5-0.7.0
# - qtah-generator-0.7.1
# - qtah-qt5-0.7.0
# ron-test:
# - ../haskell-hedgehog/hedgehog # for better diffs
# - levenshtein-0.2.1.0 # for hedgehog with better diffs
# for hedgehog with better diffs
# allow-newer: true
# allow-newer-deps:
# - tasty-hedgehog
extra-lib-dirs:
- swarm/_artifacts/lib
flags:
brick:
demos: false
ron-test:
style: true