{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibeppn3lmi6si326rjsmey4kotd5ivldqyumetwgs5yybgvrjve5a",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3migo6bhpr6m2"
},
"path": "/t/ghc-community-update-march-2026/13870#post_2",
"publishedAt": "2026-04-01T10:42:13.000Z",
"site": "https://discourse.haskell.org",
"textContent": "The TUI doesn’t work well with nightlies.\n\nYou probably want something like this:\n\n\n ghcup --url-source=https://ghc.gitlab.haskell.org/ghcup-metadata/ghcup-nightlies-0.0.7.yaml \\\n list --show-nightly --since \"$(date -d \"last week\" -u +\"%Y-%m-%d\")\" -t ghc\n\n\nYou can install by date then:\n\n\n ghcup --url-source=https://ghc.gitlab.haskell.org/ghcup-metadata/ghcup-nightlies-0.0.7.yaml \\\n install ghc 2026-03-31\n",
"title": "GHC community update March 2026"
}