aboutsummaryrefslogtreecommitdiff
path: root/www/hs-yesod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-yesod/Makefile')
-rw-r--r--www/hs-yesod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile
index c635bebfa828..bd5b8447dd67 100644
--- a/www/hs-yesod/Makefile
+++ b/www/hs-yesod/Makefile
@@ -11,6 +11,9 @@ COMMENT= Creation of type-safe, RESTful web applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+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= aeson blaze-html>=0.5 blaze-markup>=0.5.1 conduit-extra \
data-default fast-logger monad-control>=0.3 monad-logger \
safe shakespeare>=2.0 streaming-commons \