[131256] trunk/dports/lang/ghc/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Jan 8 02:11:37 PST 2015
> On Jan 7, 2015, at 1:27 PM, cal at macports.org wrote:
>
> Revision
> 131256
> Author
> cal at macports.org
> 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?
More information about the macports-dev
mailing list