I'm guessing cause might involve how the old McFly stuff is working,
perhaps a `require` it's doing, which the build system doesn't expect?
Thanks,
Neil V.
Vincent St-Amour
unread,
Feb 25, 2016, 5:57:38 PM2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Neil Van Dyke, Racket-Dev List
Looking at the pkg-build output for `html-parsing`, it looks like its
`info.rkt` is missing dependencies on "base", and on "racket-doc" and
"scribble-lib" as build dependencies. Packages that are in the main
distribution need to be listed as dependencies like any other packages.