[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Racket packages: formerly Move DrRacket to a separate output?
From: |
Pjotr Prins |
Subject: |
Re: Racket packages: formerly Move DrRacket to a separate output? |
Date: |
Thu, 20 Feb 2020 06:44:20 -0600 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Feb 19, 2020 at 05:55:45PM -0500, Christopher Lemmer Webber wrote:
> Am I right then that the challenge is less an "importer" from the Racket
> package repository and more to do with how Racket actually installs its
> package outputs? Or is it both?
At this stage a simple importer and adding packages by hand would work
for me. Recursive imports can be done later. Racket is typically not
as bad as Rust, Go or Javascript in wanting 100+ dependencies.
It would be great if we had a simple builder.
Pj.