[Haskell-cafe] any idea why binary isn't bulding on OSX

Anatoly Yakovenko aeyakovenko at gmail.com
Mon Jan 13 08:09:49 UTC 2014


src/Data/Binary/Get.hs:423:3:

     error: invalid preprocessing directive

     #-}

      ^


src/Data/Binary/Get.hs:511:53:

     warning: missing terminating ' character [-Winvalid-pp-token]

-- host order, host endian form, for the machine you're on. On a 64 bit

                                                    ^

12 warnings and 1 error generated.

Failed to install binary-0.7.1.0

cabal: Error: some packages failed to install:

JuicyPixels-3.1.2 depends on binary-0.7.1.0 which failed to install.

binary-0.7.1.0 failed during the building phase. The exception was:

ExitFailure 1


More information about the Haskell-Cafe mailing list