Skip to content

Remove purescript-str module #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025

Conversation

Hi-Angel
Copy link
Member

This file is another legacy from Haskell-mode. It contains no autoloaded or interactive (i.e. ones somebody could bind to a hotkey) functions, and the module isn't used anywhere in the code. Some of the functions are specific to Haskell — for example, purescript-str-trim mentions some "PureScript Report", which actually refers to Haskell report (when the mode was imported from Haskell, code was batch-renamed from haskell to purescript). So there's no point to prefer purescript-str-trim to plain string-trim.

Thus, let's just remove the module from the codebase.

This file is another legacy from Haskell-mode. It contains no
autoloaded or interactive (i.e. ones somebody could bind to a hotkey)
functions, and the module isn't used anywhere in the code. Some of the
functions are specific to Haskell — for example, `purescript-str-trim`
mentions some "PureScript Report", which actually refers to Haskell
report (when the mode was imported from Haskell, code was
batch-renamed from haskell to purescript). So there's no point to prefer
purescript-str-trim to plain string-trim.

Thus, let's just remove the module from the codebase.
@Hi-Angel Hi-Angel merged commit 530dc6d into purescript-emacs:master May 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant