X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fgenprimopcode%2FMakefile;fp=ghc%2Futils%2Fgenprimopcode%2FMakefile;h=dbd69f6d42561b2563527124554063cc7047f572;hb=d086e76c37432e9be70a83592dc87ead850c02e0;hp=0cc38b0e83e1077ff1afd1b27c69563fd2a66a3e;hpb=9841ec46cb370568206995e2a27c12dc912dff92;p=ghc-hetmet.git diff --git a/ghc/utils/genprimopcode/Makefile b/ghc/utils/genprimopcode/Makefile index 0cc38b0..dbd69f6 100644 --- a/ghc/utils/genprimopcode/Makefile +++ b/ghc/utils/genprimopcode/Makefile @@ -7,7 +7,7 @@ ifeq "$(ghc_ge_504)" "NO" SRC_HC_OPTS += -package text endif -ifeq "$(ghc_ge_601)" "YES" +ifeq "$(ghc_ge_602)" "YES" SRC_HC_OPTS += -package parsec endif