Skip to content

Conversation

@ffaf1
Copy link
Contributor

@ffaf1 ffaf1 commented May 10, 2025

Point to Cabal-syntax.

See Deepak reporting the issue.

Now pointing to `Cabal-syntax`.
@andreasabel andreasabel merged commit 8f80776 into haskell:central-server May 11, 2025
2 checks passed
@ulysses4ever
Copy link
Contributor

@ffaf1 it probably should have gone through master though

@andreasabel
Copy link
Member

Yeah, why was this PR opened against central-server? @ffaf1 Can you open this PR again, against master?

@ffaf1
Copy link
Contributor Author

ffaf1 commented May 11, 2025

hackage-server:master is one of the many hackage instances (maybe a private one).
hackage-server:central-server is the Hackage server.

Hence master does direct to use FOSS licences.

Am I correct, @gbaz?

@ulysses4ever
Copy link
Contributor

This PR just fixes the Cabal vs Cabal-syntax mishmash. I presume, both branches would benefit from it.

@ffaf1
Copy link
Contributor Author

ffaf1 commented May 11, 2025

No other mishmash!

~/media/vcs/hackage-server (central-server)$ grep -rI "Cabal/docs"
datafiles/templates/UserSignupReset/SignupRequest.html.st:see the ones <a href="/package/Cabal/docs/Distribution-License.html">Cabal
datafiles/templates/upload.html.st:see the ones <a href="/package/Cabal/docs/Distribution-License.html">Cabal
~/media/vcs/hackage-server (central-server)$ git switch master
Switched to branch 'master'
Your branch is up to date with 'haskell/master'.
~/media/vcs/hackage-server (master)$ grep -rI "Cabal/docs"
~/media/vcs/hackage-server (master)$

@ulysses4ever
Copy link
Contributor

Ah, makes sense, thank you

@ffaf1 ffaf1 deleted the suggested-licences branch May 12, 2025 04:14
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.

3 participants