-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstack.yaml
36 lines (32 loc) · 844 Bytes
/
stack.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
resolver: lts-13.10
packages:
- 'haskus-system'
- 'haskus-system-build'
- 'haskus-system-tools'
extra-deps:
# - haskus-utils-variant-2.6.1
# - haskus-utils-1.4
# - haskus-utils-data-1.1.1
# - haskus-utils-types-1.4.1
# - haskus-binary-1.4
- haskus-utils-compat-1.0
- stm-containers-1.1.0.2
- stm-hamt-1.2.0.2
- primitive-extras-0.7.1
- happstack-server-7.5.1.3
- git: https://github.com/haskus/packages.git
commit: 5f15ae97eb0a07b06739f999c1fd7e223e04f23e
subdirs:
- haskus-utils-variant
- haskus-utils
- haskus-utils-types
- haskus-utils-data
- haskus-binary
flags:
diagrams:
rasterific: true
extra-package-dbs: []
ghc-options:
"$locals": -fhide-source-paths -freverse-errors
"haskus-system": -fobject-code
# -fobject-code -- GHCI needs it because of the foreign primops