[Haskell-cafe] Hackage Build Failures

Cetin Sert cetin.sert at gmail.com
Tue Sep 30 21:04:37 EDT 2008


Hi,

what is the best action to take if a package from hackage fails to build? Is
there a recommended/established common way to deal with build
failures/runtime bugs etc.?

For example:

cetin at linux-d312:~/Links/Elite/ac> cabal install wired
Resolving dependencies...
Downloading Wired-0.1.1...
Configuring Wired-0.1.1...
Preprocessing library Wired-0.1.1...
Building Wired-0.1.1...
[ 1 of 21] Compiling Data.Hardware.Internal ( Data/Hardware/Internal.hs,
dist/build/Data/Hardware/Internal.o )

Data/Hardware/Internal.hs:198:15:
    Ambiguous occurrence `><'
    It could refer to either `Data.Hardware.Internal.><', defined at
Data/Hardware/Internal.hs:129:4
                          or `Test.QuickCheck.><', imported from
Test.QuickCheck at Data/Hardware/Internal.hs:11:0-21
cabal: Error: some packages failed to install:
Wired-0.1.1 failed during the building phase. The exception was:
exit: ExitFailure 1

Regards,
CS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081001/6fcb4c73/attachment.htm


More information about the Haskell-Cafe mailing list