Skip to content

haskell-process-load-file error (wrong-type-argument number-or-marker-p nil) when code has an error #1004

Closed
@XinhuaZhang

Description

@XinhuaZhang

Hello,

When I use C-c C-l, which is haskell-process-load-file command, and if there is an error in my code, this error shows. However, if the code is correct, then there is no such error.

(wrong-type-argument number-or-marker-p nil)

If I use :l filename.hs in the haskell buffer, it works correctly, no error at all.

I wonder what is going on?

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