summary refs log tree commit diff stats
path: root/testament/important_packages.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-10-18 15:59:22 +0200
committerGitHub <noreply@github.com>2019-10-18 15:59:22 +0200
commit889b745b2b57927e2953d6e8bacaa68fde13513e (patch)
tree79cf9bb0ff2f7a53372750f8602a1dbfb303fdb3 /testament/important_packages.nim
parentf5b4d9a2e52285f48eb75100495f150d347cb161 (diff)
downloadNim-889b745b2b57927e2953d6e8bacaa68fde13513e.tar.gz
Revert "Fixes #12187 (#12321)" (#12447)
This reverts commit 00c31e87660d9db813871f5aa23661bf6b9bbdcb.
Diffstat (limited to 'testament/important_packages.nim')
-rw-r--r--testament/important_packages.nim3
1 files changed, 2 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index a6e712009..2ecdbd763 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -20,8 +20,9 @@ pkg "chroma"
 pkg "chronicles", "nim c -o:chr -r chronicles.nim", true
 pkg "chronos"
 pkg "cligen", "nim c -o:cligenn -r cligen.nim"
+pkg "coco", "", true
 pkg "combparser"
-pkg "compactdict", "", false, "https://github.com/Clyybber/compactdict"
+pkg "compactdict"
 pkg "comprehension", "", false, "https://github.com/alehander42/comprehension"
 pkg "criterion"
 pkg "dashing", "nim c tests/functional.nim"
16:12:19 +0200 committer Andreas Rumpf <rumpf_a@web.de> 2009-04-22 16:12:19 +0200 version 0.7.6' href='/ahoang/Nim/commit/examples/htmlrefs.nim?h=devel&id=08bc9ac03c49db7bfcdee82f46aadf95a324e015'>08bc9ac03 ^
1a3b730bf ^
08bc9ac03 ^





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