Skip to content

Instantly share code, notes, and snippets.

@maxsu
Last active December 5, 2020 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxsu/8870e338c6b8f48ec8740776acd3ee1f to your computer and use it in GitHub Desktop.
Save maxsu/8870e338c6b8f48ec8740776acd3ee1f to your computer and use it in GitHub Desktop.
🍀[~] ghcup upgrade
[ Info ] Upgrading GHCup...
[ Info ] downloading: https://downloads.haskell.org/~ghcup/0.1.12/x86_64-linux-ghcup-0.1.12
[ Info ] verifying digest of: ghcup
[ Info ] Successfully upgraded GHCup to version 0.1.12
🍀[~] ghcup --version
The GHCup Haskell installer, version v0.1.12
🍀 [~]$ ghcup --verbose set ghc 8.6.5
[ Debug ] Identified Platform as: PlatformResult {_platform = Linux Alpine, _distroVersion = Just (Ideal (SemVer {_svMajor = 3, _svMinor = 12, _svPatch = 1, _svPreRel = [], _svMeta = []}))}
[ Debug ] Unable to get/parse Last-Modified header
[ Debug ] downloading: https://www.haskell.org/ghcup/data/ghcup-0.0.4.yaml
[ Warn ] Could not get download info, trying cached version (this may not be recent!)
[ Error ] Error fetching download info: FileDoesNotExistError "/home/user/.ghcup/cache/ghcup-0.0.4.yaml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment