X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fgenprimopcode%2Fghc.mk;h=5cbf82e831dfed491f99f2c0acf559f83c8bbe98;hb=47d37047e1f51f32184e7a3b6e68a22c2156ae32;hp=517c5773ba5a7f4055e2a199f7e20cc612de41ca;hpb=c59c053f0b8613dd128297ee0b6eef31f001c498;p=ghc-hetmet.git diff --git a/utils/genprimopcode/ghc.mk b/utils/genprimopcode/ghc.mk index 517c577..5cbf82e 100644 --- a/utils/genprimopcode/ghc.mk +++ b/utils/genprimopcode/ghc.mk @@ -12,5 +12,6 @@ utils/genprimopcode_dist_MODULES = Lexer Main ParserM Parser Syntax utils/genprimopcode_dist_PROG = $(GHC_GENPRIMOP_PGM) +utils/genprimopcode_dist_HC_OPTS = -package array $(eval $(call build-prog,utils/genprimopcode,dist,0))