Skip to content

Commit

Permalink
adjust require for make-constructor-style-printer
Browse files Browse the repository at this point in the history
moved from unstable/custom-write to racket/struct
  • Loading branch information
hasu committed Nov 28, 2015
1 parent 4fd65ed commit 9649d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ir-id-coll.rkt
Expand Up @@ -4,7 +4,7 @@
|#

(require "ir-ast.rkt" "util.rkt"
unstable/custom-write
racket/struct
(for-syntax racket/base syntax/parse))

;;;
Expand Down

0 comments on commit 9649d1d

Please sign in to comment.