-
Notifications
You must be signed in to change notification settings - Fork 115
Expand file tree
/
Copy pathcabal.project.common
More file actions
38 lines (29 loc) · 892 Bytes
/
cabal.project.common
File metadata and controls
38 lines (29 loc) · 892 Bytes
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
packages: ./ghcup.cabal
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0,
any.hsc2hs >=0.68.10,
bzlib-conduit >= 0.3.0.3,
bz2 >= 1.0.1.1,
bzlib >= 0.5.2.0,
directory >= 1.3.8.3,
filepath == 1.4.101.0 || == 1.4.300.2 || >= 1.5.2.0,
tar >= 0.6.2.0
-- https://github.com/haskell/ghcup-hs/issues/1107
-- https://github.com/haskell/unix/pull/318
if arch(arm) || arch(i386)
constraints: unix >= 2.8.6.0
constraints: text -simdutf
if os(mingw32)
constraints: zlib +bundled-c-zlib,
text -simdutf,
vty-windows >=0.2.0.2
if impl(ghc >= 9.4)
constraints: language-c >= 0.9.3
package libarchive
flags: -system-libarchive
package aeson-pretty
flags: +lib-only
package aeson
flags: +ordered-keymap
package hashable
flags: -arch-native