pgj         2011-08-13 20:36:01 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-hashable    Makefile distinfo pkg-descr 
  Log:
  This package defines a class, Hashable, for types that can be converted
  to a hash value. This class exists for the benefit of hashing-based data
  structures. The package provides instances for basic types and a way to
  combine hash values.
  
  WWW:    http://github.com/tibbe/hashable
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.4491    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/hs-hashable/Makefile (new)
  1.1       +2 -0      ports/devel/hs-hashable/distinfo (new)
  1.1       +6 -0      ports/devel/hs-hashable/pkg-descr (new)
  1.44      +2 -1      ports/lang/ghc/bsd.hackage.mk
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to