-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project.local
85 lines (84 loc) · 1.57 KB
/
cabal.project.local
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
allow-newer:
all:Cabal,
all:Cabal-syntax,
all:array,
all:base,
all:binary,
all:bytestring,
all:containers,
all:deepseq,
all:directory,
all:exceptions,
all:filepath,
all:ghc,
all:ghc-bignum,
all:ghc-boot,
all:ghc-boot-th,
all:ghc-compact,
all:ghc-experimental,
all:ghc-heap,
all:ghc-internal,
all:ghc-platform,
all:ghc-prim,
all:ghc-toolchain,
all:ghci,
all:haskeline,
all:hpc,
all:integer-gmp,
all:mtl,
all:os-string,
all:parsec,
all:pretty,
all:process,
all:rts,
all:semaphore-compat,
all:stm,
all:system-cxx-std-lib,
all:template-haskell,
all:text,
all:time,
all:transformers,
all:unix,
all:xhtml
constraints:
Cabal installed,
Cabal-syntax installed,
array installed,
base installed,
binary installed,
bytestring installed,
containers installed,
deepseq installed,
directory installed,
exceptions installed,
filepath installed,
ghc installed,
ghc-bignum installed,
ghc-boot installed,
ghc-boot-th installed,
ghc-compact installed,
ghc-experimental installed,
ghc-heap installed,
ghc-internal installed,
ghc-platform installed,
ghc-prim installed,
ghc-toolchain installed,
ghci installed,
haskeline installed,
hpc installed,
integer-gmp installed,
mtl installed,
os-string installed,
parsec installed,
pretty installed,
process installed,
rts installed,
semaphore-compat installed,
stm installed,
system-cxx-std-lib installed,
template-haskell installed,
text installed,
time installed,
transformers installed,
unix installed,
xhtml installed