aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--skel/build/Makefile.in3
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c94817e..4a5cfb7 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,10 @@ MODULES = \
git://github.com/arnsholt/Algorithm-Viterbi \
git://gitorious.org/http-daemon/mainline \
git://github.com/jnthn/test-mock \
+ git://github.com/ingydotnet/yaml-pm6 \
+ git://github.com/moritz/json \
+ git://github.com/snarkyboojum/Perl6-MIME-Base64 \
+ git://github.com/cosimo/perl6-lwp-simple \
DISTTARGETS = \
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index 20d2ddf..3a1701f 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -68,7 +68,8 @@ MODULES = \
modules/test-mock \
modules/Perl6-MIME-Base64 \
modules/perl6-lwp-simple \
- modules/JSON-Tiny \
+ modules/json \
+ modules/yaml-p6 \
all: rakudo