HTTP package - supported GHC versions

Herbert Valerio Riedel hvr at gnu.org
Tue Sep 9 07:53:09 UTC 2014


Hi,

On 2014-09-08 at 23:19:44 +0200, Ganesh Sittampalam wrote:
> Do you (or anyone else) have any sense of how common GHC 7.0 usage is in
> practice?

Here's just some rough statistics based on the Hackage access logs of
september so far, assuming the heuristic each distinct user can be
identified by its IP address (the numbers denote the distinct IP
addresses that accessed Hackage with the particular cabal-install
version):


     89 cabal-install/0.10.2
      1 cabal-install/0.10.3
      2 cabal-install/0.13.3
    780 cabal-install/0.14.0
      3 cabal-install/0.17.0
      1 cabal-install/0.6.2
     28 cabal-install/0.8.0
      7 cabal-install/0.8.2
      1 cabal-install/0.9.1
      2 cabal-install/1.16.0
     19 cabal-install/1.16.0.1
   2713 cabal-install/1.16.0.2
      2 cabal-install/1.17.0
      2 cabal-install/1.18.0
     16 cabal-install/1.18.0.1
    282 cabal-install/1.18.0.2
    196 cabal-install/1.18.0.3
     45 cabal-install/1.18.0.4
   1937 cabal-install/1.18.0.5
      1 cabal-install/1.19.0
      7 cabal-install/1.19.2
      2 cabal-install/1.20.0
     77 cabal-install/1.20.0.0
    157 cabal-install/1.20.0.1
    408 cabal-install/1.20.0.2
   4879 cabal-install/1.20.0.3
    189 cabal-install/1.21.0.0
     32 cabal-install/1.21.1.0


GHC 7.0 shipped with Cabal-1.10 (and so cabal-install-0.10 is the likely
version used by GHC 7.0 users); so that should give you a hint about how
many users didn't upgrade their cabal-install and stayed with
cabal-install-0.10 (and probably GHC 7.0.x). So there are probably still
a few users left on GHC 7.0...

Otoh, it's nice to see that the latest cabal-install-1.20.0.3 (which
uses a newer Cabal major version than is shipped with GHC 7.8) is being
used the most for hitting Hackage -- seems the cabal-install "there's a
newer version"-reminder is working quite well...


Cheers,
  hvr


More information about the Libraries mailing list