www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 376ac9acf8c49eaf3a3ededd55e38f90dffe422e
parent 9462296449fe4c7d3bae54a30c1a67fe97726270
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 12 Jan 2017 19:40:05 +0100

Dependency on aful, not afl anymore

Diffstat:
Minfo.rkt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info.rkt b/info.rkt @@ -6,7 +6,7 @@ "typed-racket-more")) (define build-deps '("scribble-lib" "racket-doc" - "afl" + "aful" "typed-racket-doc")) (define scribblings '(("scribblings/typed-map.scrbl" ()))) (define pkg-desc