Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 02:15:56 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/hs-hashtables Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201202130215.q1D2FvR4048855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-13 02:15:56 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-hashtables  Makefile distinfo pkg-descr 
  Log:
  This package provides a couple of different implementations of mutable hash tables
  in the ST monad, as well as a type class abstracting their common operations, and
  a set of wrappers to use the hash tables in the IO monad.
  
  WWW:    http://github.com/gregorycollins/hashtables
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.1       +21 -0     ports/devel/hs-hashtables/Makefile (new)
  1.1       +2 -0      ports/devel/hs-hashtables/distinfo (new)
  1.1       +5 -0      ports/devel/hs-hashtables/pkg-descr (new)
  1.80      +2 -1      ports/lang/ghc/bsd.hackage.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202130215.q1D2FvR4048855>