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 (205 forks)batch import
Well Defined Task - Awaiting PRgood first issuetype: enhancement

Repository metrics

Stars
 (2,358 stars)
PR merge metrics
 (No merged PRs in 30d)

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