Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cabal new-install -z #5919

Closed
phadej opened this issue Mar 3, 2019 · 8 comments · Fixed by #6428
Closed

cabal new-install -z #5919

phadej opened this issue Mar 3, 2019 · 8 comments · Fixed by #6428
Assignees
Milestone

Comments

@phadej
Copy link
Collaborator

phadej commented Mar 3, 2019

No description provided.

@typedrat
Copy link
Collaborator

typedrat commented Mar 4, 2019

Huh?

@gbaz
Copy link
Collaborator

gbaz commented Mar 4, 2019

you know, for when your new-install needs more z.

@typedrat
Copy link
Collaborator

typedrat commented Mar 4, 2019

OH! It's cabal v2-repl --ignore-project for v2-install.

@emilypi
Copy link
Member

emilypi commented Mar 6, 2019

it doesn't install sleep for the user? That'd be a killer feature.

P.S. I'm talking about this with @hvr and I'll handle it 😄

@phadej
Copy link
Collaborator Author

phadej commented Dec 12, 2019

@typedrat. @emilypi any progress on this?

@phadej phadej assigned phadej and unassigned emilypi Dec 14, 2019
@phadej phadej modified the milestones: 3.4, 3.2.0.0, 3.0.1.0 Dec 14, 2019
phadej added a commit to phadej/cabal that referenced this issue Dec 14, 2019
Resolve haskell#5919
Resolve haskell#6410

Add `withProjectOrGlobalConfigIgn` to unify the behaviour with `-z` in `cabal
repl`
phadej added a commit to phadej/cabal that referenced this issue Dec 14, 2019
Resolve haskell#5919
Resolve haskell#6410

Add `withProjectOrGlobalConfigIgn` to unify the behaviour with `-z` in `cabal
repl`
phadej added a commit to phadej/cabal that referenced this issue Dec 14, 2019
Resolve haskell#5919
Resolve haskell#6410

Add `withProjectOrGlobalConfigIgn` to unify the behaviour with `-z` in `cabal
repl`
@emilypi
Copy link
Member

emilypi commented Dec 15, 2019

Hey @phadej sorry for the late response - I'm only just now answering emails. I've taken a break from OSS until work becomes less strenuous, so it's probably best to assign this to someone else until i'm back.

@phadej
Copy link
Collaborator Author

phadej commented Dec 15, 2019

@emilypi no worries. Sorry for taking away the joy of completing something (it's done in #6428). Yet, there're plenty of open issues to tackle, for whenever you feel like solving one.

@emilypi
Copy link
Member

emilypi commented Dec 15, 2019

Hahaha no worries. Yeah, i'll pick something else up.

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Apr 25, 2021
3.4.0.0 Oleg Grenrus <oleg.grenrus@iki.fi> February 2021
	* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.4.0.0.md

3.2.0.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
	* `v2-build` (and other `v2-`prefixed commands) now accept the
	  `--benchmark-option(s)` flags, which pass options to benchmark executables
	  (analogous to how `--test-option(s)` works). (#6209)
	* Add solver optimization to skip a version of a package if it does not resolve
	  any conflicts encountered in the last version, controlled by flag
	  '--fine-grained-conflicts'. (#5918)
	* `cabal v2-exec` doesn't fail in clean package (#6479)
	* Show full ABI hash for installed packages in solver log (#5892)
	* Create incoming directory even for empty packages (#4130)
	* Start GHCi with `main-is` module in scope (#6311)
	* Implement `--benchmark-options` for `v2-bench` (#6224)
	* Fix store-dir in ghc env files generated by `cabal install --lib
	  --package-env` (#6298)
	* `cabal v2-run` works with `.lhs` files (#6134)
	* `subdir` in source-repository-package accepts multiple entries (#5472)

3.0.1.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
	* Create store incoming directory
	  ([#4130](haskell/cabal#4130))
	* `fetchRepoTarball` output is not marked
	  ([#6385](haskell/cabal#6385))
	* Update `setupMinCabalVersionConstraint` for GHC-8.8
	  ([#6217](haskell/cabal#6217))
	* Implement `cabal install --ignore-project`
	  ([#5919](haskell/cabal#5919))
	* `cabal install executable` solver isn't affected by default
	  environment contents
	  ([#6410](haskell/cabal#6410))
	* Use `lukko` for file locking
	  ([#6345](haskell/cabal#6345))
	* Use `hackage-security-0.6`
	  ([#6388](haskell/cabal#6388))
	* Other dependency upgrades
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants