Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 16:17:25 +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 Makefile ports/devel/hs-attempt Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201202181617.q1IGHPWP088778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-18 16:17:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-attempt     Makefile distinfo pkg-descr 
  Log:
  Defines a data type, Attempt, which has a Success and Failure
  constructor.  Failure contains an extensible exception.
  
  WWW:    http://github.com/snoyberg/attempt/tree/master
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.4851    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/hs-attempt/Makefile (new)
  1.1       +2 -0      ports/devel/hs-attempt/distinfo (new)
  1.1       +4 -0      ports/devel/hs-attempt/pkg-descr (new)
  1.124     +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?201202181617.q1IGHPWP088778>