Skip to content

Instantly share code, notes, and snippets.

@obszczymucha
Created January 22, 2019 00:44
Show Gist options
  • Save obszczymucha/6c3c1e1cf85d81b912103be740b80082 to your computer and use it in GitHub Desktop.
Save obszczymucha/6c3c1e1cf85d81b912103be740b80082 to your computer and use it in GitHub Desktop.
Can't install anything using stack.
~ [ rm -rf .stack
~ [ stack install ghci
Writing implicit global project config file to: /home/alien/.stack/global-project/stack.yaml
Note: You can change the snapshot via the resolver field there.
Using latest snapshot resolver: lts-13.4
Downloaded lts-13.4 build plan.
Preparing to install GHC (tinfo6) to an isolated location.
This will not interfere with any system-level installation.
Downloaded ghc-tinfo6-8.6.3.
Installed GHC.
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading root
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading timestamp
Downloading snapshot
Downloading mirrors
Cannot update index (no local copy)
Downloading index
Updated package index downloaded
Update complete
Populated index cache.
Didn't see ghci-8.6.3 in your package indices.
Updating and trying again.
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading timestamp
No updates to your package index were found
Update complete
The following package identifiers were not found in your indices: ghci-8.6.3
Possible candidates: ghci-8.6.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment