haskell/haskell-ide-engine

Add a command line param for the hoogle database location

Open

#912 opened on Oct 28, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (2,358 stars) (205 forks)batch import
Well Defined Task - Awaiting PRgood first issuetype: enhancement

Description

#887 introduced setting it via the environment variable "HIE_HOOGLE_DATABASE".

Create a command line parameter for this as an alternative mechanism.

Contributor guide