Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Haddock docs not detected on Windows #20

@finishingmove

Description

@finishingmove

Hi.

Today, I tried setting up haskellmode-vim on Windows, but it keeps throwing an error

Error detected while processing C:\Users\me\.vim\bundle\haskellmode-vim\ftplugin\haskell_doc.vim:
line  111:
haskell_doc.vim can't find locaton of html documentation (set g:haddock_docdir).

I added this to my .vimrc:

let g:haddock_docdir="C:\Program Files\Haskell Platform\2014.2.0.0\doc\html"

and, although it's the correct path to the haddock documentation, I still keep getting the error.

On Ubuntu, the docs were picked up automatically.

Let me know if you have any questions.

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