We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98e62c commit 49f6017Copy full SHA for 49f6017
8.10.4/ghc/ghc.nuspec
@@ -49,8 +49,6 @@ To have choco remember parameters on upgrade, be sure to set `choco feature enab
49
<!-- Important note about https://cdn.rawgit.com: Files are cached permanently after the first request. Use commit URLs when updating the icon. -->
50
<iconUrl>http://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Haskell-Logo.svg/2000px-Haskell-Logo.svg.png</iconUrl>
51
<dependencies>
52
- <!-- Bah, needed on every package because chocolatey doesn't insure the choco client itself installs it. -->
53
- <dependency id="kb2919355" />
54
<dependency id="cabal" version="3.2.0.0" />
55
<dependency id="chocolatey-core.extension" version="1.1.0" />
56
</dependencies>
0 commit comments