[racket] Error installing planet-neil-csv2

From: Brian Adkins (racketusers at lojic.com)
Date: Tue Jul 8 21:30:42 EDT 2014

On Jul 8, 2014, at 9:01 PM, Brian Adkins wrote:
> [...]
> By the way, I *really* liked the way the docs for neil/csv automatically showed up in the help desk html after installation.
> [...]

I may have spoken too soon about the docs. Searching works fine, and the doc for the packages seem to be there, but the main page with the title "Racket Documentation" (i.e. index.html) has been mildly corrupted with the package install. I suppose it's because the old PlaneT packages and new Racket packages have a different protocol.

Tool Libraries
  (part ("(planet doc.scrbl (neil overeasy.plt 3 1))" "top"))
  (part ("(planet doc.scrbl (neil overeasy.plt 2 1))" "top"))
  Dynext: Running a C Compiler/Linker

...

Miscellaneous Libraries
  SRFIs: Libraries
 
  (part ("(planet doc.scrbl (neil csv.plt 2 0))" "top"))
  (part ("(planet doc.scrbl (neil path-misc.plt 1 0))" "top"))
  (part ("(planet doc.scrbl (neil progedit.plt 1 3))" "top"))
  csv: Comma-Separated Value (CSV) Utilities in Racket
  Data: Data Structures

...

Experimental Languages and Libraries
  FrTime: A Language for Reactive Programs
  Lazy Racket
 
  Algol 60
 
  (part ("(planet doc.scrbl (neil mcfly.plt 1 3))" "top"))
  McFly Tools: Developer Tools for Racket

Thanks,
Brian



Posted on the users mailing list.