Skip to content

haskell-ident-at-point returns empty identifier #334

Closed
@alexanderkjeldaas

Description

@alexanderkjeldaas

and haskell-ident-pos-at-point returns a tuple with the same number when no identifier is found

This is not according the the docstring and confuses for example

(let ((sym (haskell-ident-at-point)))
    (when sym
       ...))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions