Skip to content

Commit 0213d2c

Browse files
committed
Remove utils 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.
1 parent 530dc6d commit 0213d2c

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ ELFILES = \
2020
purescript-simple-indent.el \
2121
purescript-sort-imports.el \
2222
purescript-unicode-input-method.el \
23-
purescript-utils.el \
2423
purescript-decl-scan.el \
2524
purescript-yas.el \
2625
purescript-vars.el \

purescript-utils.el

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)