Add "compatibility" to dist-specs.

This commit is contained in:
Eli Barzilay 2012-07-28 07:31:11 -04:00
parent 8cdf6be928
commit b7c11dfaff

View File

@ -503,6 +503,9 @@ mz-extras :+= (package: "parser-tools/")
;; -------------------- html
mz-extras :+= (package: "html/")
;; -------------------- compatibility
mz-extras :+= (package: "compatibility/")
;; -------------------- r5rs
mz-extras :+= (package: "r5rs/" #:executable "plt-r5rs")
(doc: "r5rs-std")