diff --git a/info.rkt b/info.rkt index c389ce8..cadcf15 100644 --- a/info.rkt +++ b/info.rkt @@ -13,6 +13,7 @@ "racket-doc" "rackunit-abbrevs" "rackunit-lib")) +(define compile-omit-paths '("icfp-2016")) (define pkg-desc "Strongly-typed macros") (define version "0.1") (define pkg-authors '(ben))