Skip to content

Where to add GHC options? #109

Open
Open
@tsoernes

Description

@tsoernes

I want to suppress unused top level functions. I have added
let g:ghcmod_ghc_options = ['-Wno-unused-top-binds']
to .vimrc, and to the ghcmod.vim files in
ghcmod-vim/after/ftplugin/lhaskell, ghcmod-vim/autoload and ghcmod-vim/plugin/, but it does not seem to work.

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