diff options
Diffstat (limited to 'devel/hs-extensible-exceptions/Makefile')
-rw-r--r-- | devel/hs-extensible-exceptions/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-extensible-exceptions/Makefile b/devel/hs-extensible-exceptions/Makefile index b7e2705e8a25..ac2d3522fb92 100644 --- a/devel/hs-extensible-exceptions/Makefile +++ b/devel/hs-extensible-exceptions/Makefile @@ -10,6 +10,8 @@ COMMENT= Extensible exceptions LICENSE= BSD3CLAUSE +IGNORE= Haskell libraries are getting pushed out of the ports tree. + CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |