From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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-comonad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/hs-comonad') diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile index 5646991b391d..02ee53dc450b 100644 --- a/math/hs-comonad/Makefile +++ b/math/hs-comonad/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= semigroups>=0.8.3 transformers>=0.2 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include -- cgit v1.2.3