File tree Expand file tree Collapse file tree 6 files changed +67
-36
lines changed Expand file tree Collapse file tree 6 files changed +67
-36
lines changed Original file line number Diff line number Diff line change 1
- resolver : lts-12.26
1
+ resolver : lts-13.30
2
2
packages :
3
3
- bugsnag
4
4
- bugsnag-wai
5
5
- bugsnag-yesod
6
6
extra-deps :
7
- - annotated-exception-0.2.0.2
7
+ - annotated-exception-0.2.0.3
8
8
- bugsnag-hs-0.2.0.8
9
- - ua-parser-0.7.7.0
Original file line number Diff line number Diff line change
1
+ resolver : lts-23.27
2
+
3
+ packages :
4
+ - bugsnag
5
+ - bugsnag-wai
6
+ - bugsnag-yesod
7
+
8
+ ghc-options :
9
+ "$locals" : >
10
+ -fwrite-ide-info
11
+ -Weverything
12
+ -Wno-all-missed-specialisations
13
+ -Wno-missing-exported-signatures
14
+ -Wno-missing-import-lists
15
+ -Wno-missing-kind-signatures
16
+ -Wno-missing-role-annotations
17
+ -Wno-missing-safe-haskell-mode
18
+ -Wno-prepositive-qualified-module
19
+ -Wno-safe
20
+ -Wno-unsafe
21
+
22
+ flags :
23
+ bugsnag :
24
+ examples : true
25
+ bugsnag-wai :
26
+ examples : true
27
+ bugsnag-yesod :
28
+ examples : true
Original file line number Diff line number Diff line change
1
+ resolver : lts-24.4
2
+
3
+ packages :
4
+ - bugsnag
5
+ - bugsnag-wai
6
+ - bugsnag-yesod
7
+
8
+ ghc-options :
9
+ "$locals" : >
10
+ -fwrite-ide-info
11
+ -Weverything
12
+ -Wno-all-missed-specialisations
13
+ -Wno-missing-exported-signatures
14
+ -Wno-missing-import-lists
15
+ -Wno-missing-kind-signatures
16
+ -Wno-missing-safe-haskell-mode
17
+ -Wno-prepositive-qualified-module
18
+ -Wno-safe
19
+ -Wno-unsafe
20
+
21
+ flags :
22
+ bugsnag :
23
+ examples : true
24
+ bugsnag-wai :
25
+ examples : true
26
+ bugsnag-yesod :
27
+ examples : true
Original file line number Diff line number Diff line change 1
- resolver : nightly-2024-12-12
1
+ resolver : nightly-2025-07-18
2
2
packages :
3
3
- bugsnag
4
4
- bugsnag-wai
5
5
- bugsnag-yesod
6
+ ghc-options :
7
+ "$locals" : >
8
+ -Wno-missing-role-annotations
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by Stack.
2
2
# You should not edit this file by hand.
3
3
# For more information, please see the documentation at:
4
- # https://docs.haskellstack.org/en/stable/lock_files
4
+ # https://docs.haskellstack.org/en/stable/topics/ lock_files
5
5
6
6
packages: []
7
7
snapshots:
8
8
- completed:
9
- sha256: 9444fadfa30b67a93080254d53872478c087592ad64443e47c546cdcd13149ae
10
- size: 678857
11
- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/0 .yaml
12
- original: lts-23.0
9
+ sha256: d6509bd295a17463d8ff4461bc5d3637d9e7e775d753d3fcb5ecd19069e4c996
10
+ size: 669887
11
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2025/7/15 .yaml
12
+ original: nightly-2025-07-15
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ stack-lts24.yaml
You can’t perform that action at this time.
0 commit comments