-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstack.upgrade.yaml
116 lines (110 loc) · 3.24 KB
/
stack.upgrade.yaml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
user-message: "WARNING: This stack project is generated."
ghc-options:
"$locals": -Werror=unused-imports
flags:
detour-via-sci:
suppress-failing-tests: true
detour-via-uom:
suppress-failing-tests: true
flight-clip:
suppress-failing-tests: true
flight-comp:
suppress-failing-tests: true
flight-earth:
suppress-failing-tests: true
flight-fsdb:
suppress-failing-tests: true
flight-gap-allot:
suppress-failing-tests: false
flight-gap-effort:
suppress-failing-tests: false
flight-gap-lead:
suppress-failing-tests: true
flight-gap-math:
suppress-failing-tests: false
flight-gap-stop:
suppress-failing-tests: false
flight-gap-valid:
suppress-failing-tests: false
flight-gap-weight:
suppress-failing-tests: true
flight-gap:
suppress-failing-tests: true
flight-igc:
suppress-failing-tests: true
flight-kml:
suppress-failing-tests: true
flight-mask:
suppress-failing-tests: true
flight-task:
suppress-failing-tests: true
flight-time:
suppress-failing-tests: true
flight-track:
suppress-failing-tests: true
flight-units:
suppress-failing-tests: false
flight-zone:
suppress-failing-tests: true
flare-timing:
suppress-test-parsers: true
resolver: lts-21.25
# We have upgraded 32 packages and have 1 yet to do.
packages:
- ./lang-haskell/build
- ./lang-haskell/clip
- ./lang-haskell/cmd
- ./lang-haskell/comp
- ./lang-haskell/detour-via-sci
- ./lang-haskell/detour-via-uom
- ./lang-haskell/earth
- ./lang-haskell/flare-timing
- ./lang-haskell/fsdb
- ./lang-haskell/gap
- ./lang-haskell/gap-allot
- ./lang-haskell/gap-effort
- ./lang-haskell/gap-lead
- ./lang-haskell/gap-math
- ./lang-haskell/gap-stop
- ./lang-haskell/gap-valid
- ./lang-haskell/gap-weight
- ./lang-haskell/igc
- ./lang-haskell/kml
- ./lang-haskell/latlng
- ./lang-haskell/lookup
- ./lang-haskell/mask
- ./lang-haskell/route
- ./lang-haskell/scribe
- ./lang-haskell/siggy-chardust
- ./lang-haskell/span
- ./lang-haskell/task
- ./lang-haskell/tasty-compare
- ./lang-haskell/time
- ./lang-haskell/track
- ./lang-haskell/units
- ./lang-haskell/zone
# We have 4 source packages:
# * external 0
# * internal 0
# * external forks 0
# * internal forks 4
extra-deps:
# Source Packages, internal forks of other repositories.
# Can we upstream and unfork?
- git: https://github.com/typechecker/exact-real
commit: c4308efc37c53e266fee348a80fdfbabb18822be
- git: https://github.com/typechecker/facts
commit: fda33feb0c4ddd95f77a453dd4199ef7be4a3b82
- git: https://github.com/typechecker/hcoord
commit: e6f72eeb16c10f29b6d2438cca6b7d3978ea91f9
subdirs:
- hcoord
- hcoord-utm
- git: https://github.com/typechecker/hxt-pickle-utils
commit: 1c9349233701f896313a9a0cb163d65f8b15bb9d
# Package versions for published packages either not on Stackage or
# not matching the version on Stackage for the resolver we use.
# These package-version extra dependencies are equivalent to cabal constraints.
- ghc-tcplugin-api-0.8.3.0
- hxt-xpath-9.1.2.2
- uom-plugin-0.4.0.0