Skip to content

hoogle setup for stack hoogle is unreliable #2524

Open
@sjakobi

Description

@sjakobi
~ $ stack hoogle Conduit
Run from outside a project, using implicit global project config
Using resolver: nightly-2016-08-06 from implicit global project's config file: /home/simon/.stack/global-project/stack.yaml
Hoogle isn't installed or is too old. Automatically installing (use --no-setup to disable) ...
Minimum version is hoogle-5.0. Found acceptable hoogle-5.0.2 in your index, installing it.
Run from outside a project, using implicit global project config
Using resolver: nightly-2016-08-06 from implicit global project's config file: /home/simon/.stack/global-project/stack.yaml

While constructing the build plan, the following exceptions were encountered:

In the dependencies for hoogle-5.0.2:
    haskell-src-exts-1.17.1 must match >=1.18 && <1.19 (latest applicable is 1.18.2)

Plan construction failed.
~ $ stack --version
Version 1.1.3, Git revision 63f203d7886801c9ec3c303db0c459f08687a3c8 (dirty) (4017 commits) x86_64 hpack-0.14.0

We should probably use the solver to find the build plan, even if that requires cabal-install.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions