head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.05.58.51;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.02.13.02.08.15;	author pgj;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/lang/hs-epic/pkg-plist 300896 2012-07-14 13:54:48Z beat $
lib/evm/closure.h
lib/evm/libevm.a
lib/evm/mainprog.c
lib/evm/sparks.h
lib/evm/stdfuns.h
@@dirrm lib/evm
@


1.1
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
@
text
@d1 1
a1 1
@@comment $FreeBSD$
@

