Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Auto-complete OPTIONS_GHC inserts an extra - #994

@dspies-leapyear

Description

@dspies-leapyear

I'm using the ide-haskell-hie package for Atom

When I start to type GHC at the top of the file it offers the suggestion GHC and I can hit enter to autocomplete
{-# OPTIONS_GHC -option #-}
with option selected

Then if I start to type in Wno-red, it offers the option -Wno-redundant-constraints and I can hit enter to auto-complete again. But now there are two dashes in front of the option so I get an unknown flag error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions