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.

Can't build specific hie version -- forces nightly resolver #1099

Closed
@pablox-cl

Description

@pablox-cl

I was trying to build a specific version as said in the documentation:

$ make hie-8.4.3
Preparing to install GHC (tinfo6) to an isolated location.
This will not interfere with any system-level installation.
Preparing to download ghc-tinfo6-8.6.3 ...

But it starts downloading, 8.6.3. This happens even when calling make help:

❯ make help
Preparing to install GHC (tinfo6) to an isolated location.
This will not interfere with any system-level installation.
Preparing to download ghc-tinfo6-8.6.3 ...

I barely understand Makefiles, but trying to make any modification it still tried to download 8.6.3, so I don't understand why this is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions