aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-extensible-exceptions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-extensible-exceptions/Makefile')
-rw-r--r--devel/hs-extensible-exceptions/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-extensible-exceptions/Makefile b/devel/hs-extensible-exceptions/Makefile
index 4334d17d5309..310fa36e730d 100644
--- a/devel/hs-extensible-exceptions/Makefile
+++ b/devel/hs-extensible-exceptions/Makefile
@@ -11,5 +11,6 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>