diff options
Diffstat (limited to 'math/hs-comonad-transformers')
-rw-r--r-- | math/hs-comonad-transformers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/hs-comonad-transformers/Makefile b/math/hs-comonad-transformers/Makefile index 2f666f01ff7c..84ab721b7443 100644 --- a/math/hs-comonad-transformers/Makefile +++ b/math/hs-comonad-transformers/Makefile @@ -13,6 +13,5 @@ LICENSE= BSD USE_CABAL= comonad>=3.0 contravariant>=0.2.0.1 distributive>=0.2.2 \ semigroupoids>=3.0 semigroups>=0.8.3.1 transformers>=0.2 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |