mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-04 13:30:04 -05:00
Fix for Racket 8.13
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
; all values here are optimised for maximum prettiness
|
||||
(parameterize ([pretty-print-columns 80])
|
||||
(display "config: ")
|
||||
(pretty-write ((inst sort (Pairof Symbol String))
|
||||
(pretty-write ((inst sort (Pairof Symbol String) Symbol)
|
||||
(hash->list (make-immutable-hasheq combined-alist))
|
||||
symbol<?
|
||||
#:key car))))
|
||||
|
||||
Reference in New Issue
Block a user