Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 02:08:15 +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/lang/ghc bsd.hackage.mk ports/lang/hs-epic Makefile distinfo pkg-descr pkg-plist ports/lang/hs-epic/files patch-evm__Makefile
Message-ID:  <201202130208.q1D28FHb048027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-13 02:08:15 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
  Added files:
    lang/hs-epic         Makefile distinfo pkg-descr pkg-plist 
    lang/hs-epic/files   patch-evm__Makefile 
  Log:
  Epic is a simple functional language which compiles to reasonably efficient C code,
  using the Boehm-Demers-Weiser garbage collector [1].  It is intended as a compiler
  back-end, and is currently used as a back end for Epigram [2] and Idris [3].  It
  can be invoked either as a library or an application.
  
  [1] http://www.hpl.hp.com/personal/Hans_Boehm/gc/
  [2] http://www.e-pig.org/
  [3] http://idris-lang.org/
  
  WWW:    http://www.dcs.st-and.ac.uk/~eb/epic.php
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.77      +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1       +33 -0     ports/lang/hs-epic/Makefile (new)
  1.1       +2 -0      ports/lang/hs-epic/distinfo (new)
  1.1       +10 -0     ports/lang/hs-epic/files/patch-evm__Makefile (new)
  1.1       +10 -0     ports/lang/hs-epic/pkg-descr (new)
  1.1       +7 -0      ports/lang/hs-epic/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202130208.q1D28FHb048027>