aboutsummaryrefslogtreecommitdiff
path: root/math/hs-data-lens/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-data-lens/Makefile')
-rw-r--r--math/hs-data-lens/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-data-lens/Makefile b/math/hs-data-lens/Makefile
index 8a578aca869d..b34ab8ba67f5 100644
--- a/math/hs-data-lens/Makefile
+++ b/math/hs-data-lens/Makefile
@@ -13,5 +13,6 @@ LICENSE= BSD
USE_CABAL= comonad>=1.1.1.3 comonad-transformers>=2.0 \
semigroupoids>=1.2.4 transformers>=0.2.0
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>