cvs commit: ports/devel/hs-hashtables Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Mon Feb 13 02:15:57 UTC 2012


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


More information about the cvs-ports mailing list