diff options
-rw-r--r-- | www/hs-activehs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile index 4138cad29086..be9563909daf 100644 --- a/www/hs-activehs/Makefile +++ b/www/hs-activehs/Makefile @@ -10,6 +10,9 @@ COMMENT= Haskell code presentation tool LICENSE= BSD3CLAUSE +DEPRECATED= Doesn't build with recent dependencies +EXPIRATION_DATE=2018-09-02 + USE_CABAL= activehs-base blaze-html blaze-markup cmdargs data-pprint \ dia-base dia-functions exceptions haskell-src-exts \ highlighting-kate hint hoogle mtl pandoc pureMD5 \ |