Skip to content

Remove utils module #61

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
Jun 3, 2025
Merged

Conversation

Hi-Angel
Copy link
Member

The module contains just 2 functions, none of which are used in the project or are interactive. Of them,
purescript-utils-parse-import-statement-at-point contains various Haskell-specific parsing and doesn't sound useful to a common user. The purescript-utils-read-directory-name is just some odd wrapper for normalizing a path, and unlikely to be useful to anyone outside the project.

Thus, just remove the module.

The module contains just 2 functions, none of which are used in the
project or are interactive. Of them,
`purescript-utils-parse-import-statement-at-point` contains various
Haskell-specific parsing and doesn't sound useful to a common user.
The `purescript-utils-read-directory-name` is just some odd wrapper
for normalizing a path, and unlikely to be useful to anyone outside
the project.

Thus, just remove the module.
@Hi-Angel Hi-Angel merged commit 89ca23a into purescript-emacs:master Jun 3, 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