> On Jan 7, 2015, at 1:27 PM, [email protected] wrote: > > Revision > 131256 > Author > [email protected] > Date > 2015-01-07 11:27:08 -0800 (Wed, 07 Jan 2015) > Log Message > > ghc: attempt to fix build on ML and below > > Error is: > libraries/Cabal/Cabal/Distribution/Version.hs:700:19: > Parse error in pattern: Parse.skipSpaces > make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1 > which is caused by GHC's uncommon requirements towards the C preprocessor. > Only > recent clang versions are compatible with GHC.
Would using the traditional C preprocessor in the tradcpp port help, like it did for imake? _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
