From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/hs-contravariant/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/hs-contravariant') diff --git a/math/hs-contravariant/Makefile b/math/hs-contravariant/Makefile index 3b0d1da1ff1f..c105ad3edcd5 100644 --- a/math/hs-contravariant/Makefile +++ b/math/hs-contravariant/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= tagged>=0.4.4 transformers>=0.3 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include -- cgit