-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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 v1 install deprecation #55253
Labels
cabal v1 deprecation
Deprecate cabal sandbox
haskell
Haskell use is a significant feature of the PR or issue
outdated
PR was locked due to age
Comments
Bo98
added
haskell
Haskell use is a significant feature of the PR or issue
in progress
Stale bot should stay away
labels
May 25, 2020
5 tasks
pthariensflame
added a commit
to pthariensflame/homebrew-tap
that referenced
this issue
Jun 5, 2020
5 tasks
pthariensflame
added a commit
to pthariensflame/homebrew-core
that referenced
this issue
Jun 5, 2020
Resolves part of Homebrew#55253
BrewTestBot
pushed a commit
that referenced
this issue
Jun 5, 2020
Resolves part of #55253 Closes #55833. Signed-off-by: Bo Anderson <[email protected]>
This was referenced Jun 5, 2020
5 tasks
As is #55854…maybe. |
Closed
This was referenced Jun 6, 2020
akshaymankar
added a commit
to akshaymankar/homebrew-tap
that referenced
this issue
Jun 6, 2020
See Homebrew/homebrew-core#55253 (comment) Co-authored-by: Akshay Mankar <[email protected]>
Closed
This was referenced Aug 8, 2020
Closed
Josh-Tilles
added a commit
to Josh-Tilles/homebrew-core
that referenced
this issue
Aug 15, 2020
5 tasks
BrewTestBot
pushed a commit
that referenced
this issue
Aug 23, 2020
Fixes #58984 Relates to #55253 Closes #59709. Signed-off-by: chenrui <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
@Bo98 @SeekingMeaning What's the latest on this? These seem to be |
gabebw
added a commit
to gabebw/homebrew-formulae
that referenced
this issue
Dec 14, 2020
Overall tracking issue is here: Homebrew/homebrew-core#55253
Built and tested Agda locally. PR here: #67014 |
Failures remaining after #65285 (Remove language/haskell require)
|
I've been looking at them. I don't think fixes will come as easily as with |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cabal v1 deprecation
Deprecate cabal sandbox
haskell
Haskell use is a significant feature of the PR or issue
outdated
PR was locked due to age
Cabal v1-installs are deprecated. One part of it, Cabal sandboxes, will be removed in cabal-install 3.4. Homebrew uses Cabal sandboxes in
Language::Haskell::Cabal
.As such, the module has been deprecated in Homebrew 2.3. This issue tracks migration of formulae to Cabal v2.
For the simplest formulae:
system "cabal", "v2-update"
andsystem "cabal", "v2-install", *std_cabal_v2_args
instead ofinstall_cabal_package
require "language/haskell"
andinclude Language::Haskell::Cabal
.agda
allureofthestars
bench
bnfc
cedille
cgrep
cmt
cryptol
dhall-bash
dhall-json
dhall-lsp-server
dhall-yaml
dhall
elm
futhark
[email protected]
language/haskell
require removed in #65285[email protected]
language/haskell
require removed in #65285ghc
language/haskell
require removed in #65285head
removed in #67360git-annex
hadolint
haskell-stack
highlighting-kate
hlint
hopenpgp-tools
idris
mighttpd2
pandoc-citeproc
pandoc-crossref
pandoc
psc-package
shelltestrunner
taskell
texmath
The text was updated successfully, but these errors were encountered: