cvs commit: ports/devel Makefile ports/devel/hs-convertible Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Tue Jan 12 22:06:50 UTC 2010


pgj         2010-01-12 22:06:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-convertible Makefile distinfo pkg-descr pkg-plist 
  Log:
  The "convertible" Haskell package provides a typeclass with a single
  function that is designed to help convert between different types:
  numeric values, dates and times, and the like.
  
  WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible
  
  PR:             ports/142501
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3771    +1 -0      ports/devel/Makefile
  1.1       +75 -0     ports/devel/hs-convertible/Makefile (new)
  1.1       +3 -0      ports/devel/hs-convertible/distinfo (new)
  1.1       +17 -0     ports/devel/hs-convertible/pkg-descr (new)
  1.1       +23 -0     ports/devel/hs-convertible/pkg-plist (new)


More information about the cvs-all mailing list