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

Backport batch 1 for 3.2 #6430

Merged
merged 4 commits into from
Dec 16, 2019
Merged

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Dec 14, 2019

Resolve #5919
Resolve #6410

Add withProjectOrGlobalConfigIgn to unify the behaviour with -z in cabal repl

Resolve haskell#5919
Resolve haskell#6410

Add `withProjectOrGlobalConfigIgn` to unify the behaviour with `-z` in `cabal
repl`
@phadej phadej added this to the 3.2.0.0 milestone Dec 14, 2019
@phadej phadej changed the title Implement cabal install -z Backport "Implement cabal install -z" to 3.2 Dec 14, 2019
@phadej phadej changed the title Backport "Implement cabal install -z" to 3.2 WIP: Backport batch 1 for 3.2 Dec 15, 2019
Or replace

    Just foo = rhs

with

    foo = fromMaybe (error "...") rhs

which there are plenty. I didn't tried to refactor these errors away,
let cabal panic, if it hits them.
@phadej phadej changed the title WIP: Backport batch 1 for 3.2 Backport batch 1 for 3.2 Dec 16, 2019
@phadej phadej merged commit e076113 into haskell:3.2 Dec 16, 2019
@phadej phadej deleted the backport-install-z-to-3.2 branch December 16, 2019 08:11
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 this pull request may close these issues.

1 participant