forked from google-research/dex-lang
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack-macos.yaml
27 lines (23 loc) · 859 Bytes
/
stack-macos.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
# Copyright 2019 Google LLC
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd
resolver: lts-18.23
packages:
- .
extra-deps:
- github: llvm-hs/llvm-hs
commit: 423220bffac4990d019fc088c46c5f25310d5a33
subdirs:
- llvm-hs
- llvm-hs-pure
- megaparsec-8.0.0
- prettyprinter-1.6.2
- store-0.7.8@sha256:0b604101fd5053b6d7d56a4ef4c2addf97f4e08fe8cd06b87ef86f958afef3ae,8001
- store-core-0.4.4.4@sha256:a19098ca8419ea4f6f387790e942a7a5d0acf62fe1beff7662f098cfb611334c,1430
- th-utilities-0.2.4.1@sha256:b37d23c8bdabd678aee5a36dd4373049d4179e9a85f34eb437e9cd3f04f435ca,1869
- floating-bits-0.3.0.0@sha256:742bcfcbc21b8daffc995990ee2399ab49550e8f4dd0dff1732d18f57a064c83,2442
flags:
llvm-hs:
shared-llvm: false