Skip to content

Commit

Permalink
converters/hs-json: Fix configure flags
Browse files Browse the repository at this point in the history
  • Loading branch information
pgj committed Apr 8, 2012
1 parent f1bbd0c commit c2eb577
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions converters/hs-json/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ CABAL_SETUP= Setup.hs

USE_CABAL= mtl

CONFIGURE_ARGS+= --flags="split-base generic -parsec -pretty -mapdict"

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

0 comments on commit c2eb577

Please sign in to comment.