aboutsummaryrefslogtreecommitdiff
path: root/math/hs-adjunctions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-adjunctions/Makefile')
-rw-r--r--math/hs-adjunctions/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/hs-adjunctions/Makefile b/math/hs-adjunctions/Makefile
index 3ee77a60b538..be5f00e9cdc6 100644
--- a/math/hs-adjunctions/Makefile
+++ b/math/hs-adjunctions/Makefile
@@ -10,6 +10,9 @@ COMMENT= Adjunctions and representable functors
LICENSE= BSD3CLAUSE
+DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org
+EXPIRATION_DATE= 2019-04-14
+
USE_CABAL= comonad>=4 distributive>=0.4 free>=4.0 \
mtl>=2.0.1 profunctors>=4 semigroupoids>=4 semigroups>=0.11 \
tagged>=0.7 void>=0.5.5.1