Skip to content

cabal rename build executable? #439

Answered by molleweide
molleweide asked this question in Q&A
Discussion options

You must be logged in to vote

found solution:

stack build

# and then copy executable
 
cp "$(stack path --local-install-root)/bin/name-of-my-exe" ~/.local/bin/name-of-my-exe_{todo-add-git-branch-name}

and then you can modify a script from here...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by molleweide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant