Skip to content

Error using vim-watchdogs with haskell after writing file #59

@andregpss

Description

@andregpss

I'm trying to use vim-watchdogs when editing Haskell code.
Watchdogs works when i type ":WatchdogRun" right after opening Vim.
But, after i write the file to the disk for the first time, Watchdogs stops working. The error is:

<\Gustavo\AppData\Roaming\cabal\bin\ghc-mod.EXE" check "C:\Users\Gustavo\Desktop\quick.hs" 1,1 AllError detected while processing function 42_Cache_Quickfix:
line 7:
E712: Argument of extend() must be a List or Dictionary
Press ENTER or type command to continue
Error detected while processing function 159_receive_vimproc_result[34]..372:
line 9:
E171: Missing :endif

I have also installed all the Haskell plugins for VIm listed on the following page:
http://www.stephendiehl.com/posts/vim_2016.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions