<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi !<div><br></div><div>I'm new to Haskell and Cabal. I try to install twidge.</div><div><br></div><div>I get this tone of tone of warning. It is a fresh install of Haskell from the package (pkg)</div><div><br></div><div>$cabal install twidge</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^</div><div>5 warnings generated.</div><div>[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )</div><div><br></div><div>Codec/Binary/UTF8/String.hs:153:5:</div><div>&nbsp; &nbsp; parse error (possibly incorrect indentation)</div><div>cabal: Error: some packages failed to install:</div><div>ConfigFile-1.1.1 depends on text-0.11.1.13 which failed to install.</div><div>HSH-2.0.4 depends on text-0.11.1.13 which failed to install.</div><div>HUnit-1.2.4.2 failed during the building phase. The exception was:</div><div>ExitFailure 1</div><div>HaXml-1.13.3 failed during the building phase. The exception was:</div><div>ExitFailure 1</div><div>MissingH-1.1.1.0 depends on text-0.11.1.13 which failed to install.</div><div>SHA-1.5.0.0 depends on binary-0.5.1.0 which failed to install.</div><div>binary-0.5.1.0 failed during the building phase. The exception was:</div><div>ExitFailure 1</div><div>curl-1.3.7 failed during the building phase. The exception was:</div><div>ExitFailure 1</div><div>hoauth-0.2.3 depends on utf8-string-0.3.7 which failed to install.</div><div>hslogger-1.1.5 depends on text-0.11.1.13 which failed to install.</div><div>network-2.3.0.11 depends on text-0.11.1.13 which failed to install.</div><div>parsec-3.1.2 depends on text-0.11.1.13 which failed to install.</div><div>text-0.11.1.13 failed during the building phase. The exception was:</div><div>ExitFailure 1</div><div>twidge-1.0.6.1 depends on utf8-string-0.3.7 which failed to install.</div><div>utf8-string-0.3.7 failed during the building phase. The exception was:</div><div>ExitFailure 1</div></div><div><br></div><div><br></div><div>Also the ton of warning are very long I can not copy paste them here (lines of lines of error/warning)</div><div>So please find them there :</div><div><a href="http://pastebin.com/txVTRw1U">http://pastebin.com/txVTRw1U</a></div><div><br></div><div><br></div><div>Gabriel</div></body></html>