Closed skydread1 closed 3 years ago
close #212 (potentially #207 as well)
This MR :
^PrettyFlush
^clojure.pprint.PrettyFlush
pprint-base
pprint
build
Concerning the double compilation issue, refer to comment on the issue directly.
this looks good -- but it looks like the changes to build.clj conflict with the changes i just merged in #213. if you resolve them i'll merge right away.
build.clj
close #212 (potentially #207 as well)
Content
This MR :
^PrettyFlush
(->^clojure.pprint.PrettyFlush
) that was preventingpprint-base
to compile and sopprint
as well.build
that prevent me from compilingNote
Concerning the double compilation issue, refer to comment on the issue directly.