aboutsummaryrefslogtreecommitdiff
path: root/lang/hs-epic/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:08:26 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:08:26 +0000
commiteb44e83c3d2425380ea12e041b27e33a56727961 (patch)
tree7f761110c0298bfd9e4561907ee850fb04270ece /lang/hs-epic/Makefile
parent479185b5e93c3fb463619e20e4999b15cfee344c (diff)
downloadports-eb44e83c3d2425380ea12e041b27e33a56727961.tar.gz
ports-eb44e83c3d2425380ea12e041b27e33a56727961.zip
Notes
Diffstat (limited to 'lang/hs-epic/Makefile')
-rw-r--r--lang/hs-epic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/hs-epic/Makefile b/lang/hs-epic/Makefile
index db7498aacfe4..740b6cfaab85 100644
--- a/lang/hs-epic/Makefile
+++ b/lang/hs-epic/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= epic
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= lang haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,6 +15,7 @@ COMMENT= Compiler for a simple functional language
LICENSE= BSD
CABAL_SETUP= Setup.hs
+
USE_CABAL= mtl
USE_HAPPY= yes