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
Description
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
Labels
No labels