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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to