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

Paths no missing safe haskell mode #7219

Merged
merged 2 commits into from Dec 30, 2020

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Dec 30, 2020

No description provided.

@phadej phadej added this to the 3.4.0.0 milestone Dec 30, 2020
@phadej phadej merged commit e5a3fbd into haskell:master Dec 30, 2020
@phadej phadej deleted the paths-no-missing-safe-haskell-mode branch December 30, 2020 17:03
@phadej phadej mentioned this pull request Dec 30, 2020
@phadej
Copy link
Collaborator Author

phadej commented Jan 9, 2021

Backported in #7220

matthewbauer added a commit to matthewbauer/cabal that referenced this pull request Apr 7, 2021
This is based on / similar to haskell#7219

We used import qualified M in Paths_*.hs, which might be disallowed in
GHC 8.10 when -Wprepositive-qualified-module is set.
mergify bot pushed a commit that referenced this pull request Aug 20, 2021
This is based on / similar to #7219

We used import qualified M in Paths_*.hs, which might be disallowed in
GHC 8.10 when -Wprepositive-qualified-module is set.

(cherry picked from commit 80cc2ca)
mergify bot pushed a commit that referenced this pull request Aug 20, 2021
This is based on / similar to #7219

We used import qualified M in Paths_*.hs, which might be disallowed in
GHC 8.10 when -Wprepositive-qualified-module is set.

(cherry picked from commit 80cc2ca)

# Conflicts:
#	Cabal/src/Distribution/Simple/Build/PathsModule.hs
#	Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs
#	cabal-dev-scripts/src/GenPathsModule.hs
#	templates/Paths_pkg.template.hs
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.

None yet

1 participant