Skip to content

fix(cabal-install): Fix cabal install <exe> installing every executable in the package - #12277

Open
zlonast wants to merge 3 commits into
haskell:masterfrom
zlonast:zlonast/only-one-of-many-executables
Open

fix(cabal-install): Fix cabal install <exe> installing every executable in the package#12277
zlonast wants to merge 3 commits into
haskell:masterfrom
zlonast:zlonast/only-one-of-many-executables

Conversation

@zlonast

@zlonast zlonast commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

fix: #8614 and fix: #10943

  $ cabal install example1 --installdir /tmp/executables
  Symlinking 'example1' to '/tmp/executables/example1'
- Symlinking 'example2' to '/tmp/executables/example2'

Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aeson+witherable dependency issue building simplex-chat on openbsd 7.7 Cannot install only one of many executables in a package.

1 participant