aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-basic-prelude
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-basic-prelude')
-rw-r--r--devel/hs-basic-prelude/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-basic-prelude/Makefile b/devel/hs-basic-prelude/Makefile
index 800e0b32d651..431e9270d253 100644
--- a/devel/hs-basic-prelude/Makefile
+++ b/devel/hs-basic-prelude/Makefile
@@ -12,5 +12,6 @@ LICENSE= MIT
USE_CABAL= hashable lifted-base ReadArgs>=1.2 system-filepath>=0.4 text \
transformers unordered-containers vector
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>