Error with cabal update
问题 On a fresh install install of Haskell-Platform (64 bit OSX version from http://www.haskell.org/platform/mac.html) I get the following error: Downloading the latest package list from hackage.haskell.org Warning: http error: Network.Browser.request: Error raised ErrorParse "Invalid cabal: Char.intToDigit: not a digit -1 After issuing the command cabal update . No luck with any searches and I have no idea where this error is coming from. 回答1: I had the same problem. The only workaround I could