jeapostrophe / racket-langserver

Other
269 stars 24 forks source link

Refine package dependency #116

Closed shhyou closed 1 year ago

shhyou commented 1 year ago

I had wished that drracket-tool-lib could be replaced by drracket-tool-text-lib, but that would break installation on earlier (< 8.4) versions of Racket.

dannypsnl commented 1 year ago

@shhyou should I close this PR? I see the newer one include this

shhyou commented 1 year ago

I prefer to keep them separate and rebase the other one after this is merged