packages feed

Cabal revisions of cabal-install-2.2.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:               cabal-install Version:            2.2.0.0+x-revision: 1 Synopsis:           The command-line interface for Cabal and Hackage. Description:     The \'cabal\' command-line program simplifies the process of managing     else         hs-source-dirs: .         build-depends:-            async      >= 2.0      && < 3,+            async      >= 2.0      && < 2.3,             array      >= 0.4      && < 0.6,-            base       >= 4.5      && < 5,+            base       >= 4.6      && < 5,             base16-bytestring >= 0.1.1 && < 0.2,             binary     >= 0.7      && < 0.9,-            bytestring >= 0.10.2   && < 1,+            bytestring >= 0.10.2   && < 0.11,             Cabal      >= 2.2      && < 2.3,             containers >= 0.4      && < 0.6,             cryptohash-sha256 >= 0.11 && < 0.12,             echo       >= 0.1.3    && < 0.2,             edit-distance >= 0.2.2 && < 0.3,             filepath   >= 1.3      && < 1.5,-            hashable   >= 1.0      && < 2,+            hashable   >= 1.0      && < 1.3,             HTTP       >= 4000.1.5 && < 4000.4,-            mtl        >= 2.0      && < 3,+            mtl        >= 2.0      && < 2.3,             network    >= 2.6      && < 2.7,             network-uri >= 2.6     && < 2.7,             pretty     >= 1.1      && < 1.2,             process    >= 1.2      && < 1.7,             random     >= 1        && < 1.2,-            stm        >= 2.0      && < 3,+            stm        >= 2.0      && < 2.5,             tar        >= 0.5.0.3  && < 0.6,             time       >= 1.4      && < 1.9,             zlib       >= 0.5.3    && < 0.7,             hackage-security >= 0.5.2.2 && < 0.6++        other-extensions:+            BangPatterns+            CPP+            ConstraintKinds+            DeriveDataTypeable+            DeriveFoldable+            DeriveFunctor+            DeriveGeneric+            DeriveTraversable+            ExistentialQuantification+            FlexibleContexts+            FlexibleInstances+            GADTs+            GeneralizedNewtypeDeriving+            ImplicitParams+            LambdaCase+            MultiParamTypeClasses+            NamedFieldPuns+            NoMonoLocalBinds+            NondecreasingIndentation+            OverloadedStrings+            Rank2Types+            RankNTypes+            RecordWildCards+            ScopedTypeVariables+            StandaloneDeriving+            TypeFamilies+            ViewPatterns          other-modules:             Distribution.Client.BuildReports.Anonymous