Skip to content

Commit

Permalink
Import quote
Browse files Browse the repository at this point in the history
  • Loading branch information
anttih committed Oct 29, 2023
1 parent 4f6938c commit 1f6d288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Array/NonEmpty/Internal.ss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
(export foldr1Impl
foldl1Impl
traverse1Impl)
(import (only (rnrs base) define lambda cons let if)
(import (only (rnrs base) define lambda cons let if quote)
(only (chezscheme) fx- fx< fx>= fx+)
(prefix (purs runtime lib) rt:)
(prefix (purs runtime srfi :214) srfi:214:))
Expand Down

0 comments on commit 1f6d288

Please sign in to comment.