Skip to content

Commit 8bba92d

Browse files
committed
Include stack-macos.yaml.lock
Also include stack-macos.yaml in package.yaml.
1 parent cc7bb8d commit 8bba92d

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ extra-source-files:
3131
- ChangeLog.md
3232
- README.md
3333
- stack.yaml
34+
- stack-macos.yaml
3435
- doc/*.md
3536
- src/setup-shim/StackSetupShim.hs
3637
- test/package-dump/ghc-7.10.txt

stack-macos.yaml.lock

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages:
7+
- completed:
8+
hackage: process-1.6.15.0@sha256:04df32d9497add5f0b90a27a3eceffa4bad5c2f41d038bd12ed6efc454db3faf,2845
9+
pantry-tree:
10+
sha256: 291f5800ffb87af7ed910582ae0ec00ef9ffab0643ed62c36fcfe58c52e90a24
11+
size: 1545
12+
original:
13+
hackage: process-1.6.15.0@sha256:04df32d9497add5f0b90a27a3eceffa4bad5c2f41d038bd12ed6efc454db3faf,2845
14+
- completed:
15+
hackage: Cabal-3.6.3.0@sha256:ff97c442b0c679c1c9876acd15f73ac4f602b973c45bde42b43ec28265ee48f4,12459
16+
pantry-tree:
17+
sha256: b250a53bdb56844f047a2927833bb565b936a289abfa85dfc2a63148d776368a
18+
size: 19757
19+
original:
20+
hackage: Cabal-3.6.3.0@sha256:ff97c442b0c679c1c9876acd15f73ac4f602b973c45bde42b43ec28265ee48f4,12459
21+
snapshots:
22+
- completed:
23+
sha256: ce4257dd36ba3b96eeee64cfb08884ddb46dd73f81f8b25a71658834edc607e2
24+
size: 619227
25+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2022/8/2.yaml
26+
original: nightly-2022-08-02

stack.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ extra-source-files:
3232
ChangeLog.md
3333
README.md
3434
stack.yaml
35+
stack-macos.yaml
3536
doc/azure_ci.md
3637
doc/build_command.md
3738
doc/build_overview.md

0 commit comments

Comments
 (0)