Artifact 9654899d98f8d5db37594d44c1310d5fdf62f102dc6e557c5e362218c2aeb1b8:
- File yarn-lib/info.rkt — part of check-in [cf83a366] at 2022-04-11 18:32:58 on branch evolve — Shuffle stuff, serialize notes (user: joel, size: 250) [annotate] [blame] [check-ins using]
#lang info (define collection "yarn") (define version "0.9") (define pkg-desc "implementation part of \"yarn\"") (define license 'BlueOak-1.0.0) (define deps '("base" "pollen" "threading-lib" "txexpr"))