Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Fix #130: ensure cabal installdir is in the PATH #165

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Jan 10, 2023

Fix #130: ensure cabal installdir (typically ~/.cabal/bin) is added to the PATH.

This is now tested in CI via a cabal install with subsequent call to the installed executable.

@andreasabel andreasabel added this to the 2.3.1 milestone Jan 10, 2023
@andreasabel andreasabel self-assigned this Jan 10, 2023
@andreasabel andreasabel changed the title Issue #130: ensure installdir is in the PATH Fix #130: ensure cabal installdir is in the PATH Jan 10, 2023
@andreasabel andreasabel added bug Something isn't working re: cabal On setting up cabal labels Jan 10, 2023
@andreasabel andreasabel merged commit c73a875 into main Jan 10, 2023
@andreasabel andreasabel deleted the issue-130 branch January 10, 2023 19:05
liskin added a commit to liskin/xmonad-contrib that referenced this pull request Jul 16, 2023
liskin added a commit to xmonad/xmonad-contrib that referenced this pull request Sep 17, 2023
liskin added a commit to xmonad/xmonad that referenced this pull request Sep 17, 2023
liskin added a commit to xmonad/X11 that referenced this pull request Sep 17, 2023
liskin added a commit to xmonad/X11-xft that referenced this pull request Sep 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working re: cabal On setting up cabal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

~/.cabal/bin is missing in PATH
1 participant