From 6a5dfdffb8bcefd75c74f26be680c6468091bfd7 Mon Sep 17 00:00:00 2001 From: Ben Greenman Date: Sat, 7 Dec 2019 23:23:27 -0500 Subject: [PATCH] doc: autobib, fix overlapping for-label imports scribble/struct and scribble/core provide some common identifiers, so use only-in to import from scribble/core --- scribble-doc/scriblib/scribblings/autobib.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribble-doc/scriblib/scribblings/autobib.scrbl b/scribble-doc/scriblib/scribblings/autobib.scrbl index c31f0f98..100f6a1b 100644 --- a/scribble-doc/scriblib/scribblings/autobib.scrbl +++ b/scribble-doc/scriblib/scribblings/autobib.scrbl @@ -1,5 +1,5 @@ #lang scribble/manual -@(require (for-label scribble/core +@(require (for-label (only-in scribble/core content?) scribble/struct scriblib/autobib scheme/base