ghcup Questions
1
Solved
I tend to stick to "recommended" versions:
┌──────────────────────────────────GHCup──────────────────────────────────┐
│ Tool Version Tags Notes │
│───────────────────────────────────────...
0
Some time ago I worked on this project, and I experimented a bit with package candidates.
Then, yesterday, I uploaded the real package on hackage. However, it fails to build. I think the reason is ...
2
Solved
It turns out it was enough to execute
cabal install --package-env=$HOME/.config/xmonad --lib base xmonad xmonad-contrib
but what I don't understand is the following:
why did this work?
Why updati...
4
Solved
I'm trying to install GHC with ghcup on an windows laptop running an Ubuntu subsystem. I keep getting the same error and I don't even really know what is going wrong. Here are the error messages:
[...
0
Context:
I run a Windows machine, and I've installed the Haskell Toolchain using GHCup. Initially, I selected "Y" to all the options mentioned during setup. Stack, Cabal, ghc (8.10.7 - r...
Spotty asked 4/5, 2022 at 18:53
1
© 2022 - 2025 — McMap. All rights reserved.