
17 Mar
2015
17 Mar
'15
5:23 a.m.
Am 16.03.2015 um 21:30 schrieb Austin Seipp:
We are pleased to announce the third release candidate for GHC 7.10.1:
https://downloads.haskell.org/~ghc/7.10.1-rc3 https://downloads.haskell.org/~ghc/7.10.1-rc3/docs/html/
The current version of cabal-install located at Hackage can not be installed for the RC because of the following dependency error: Setup: At least the following dependencies are missing: filepath >=1.0 && <1.4 The problem is that cabal-install require filepath < 1.4, while the RC ships with filepath-1.4. This issue [1] has already been solved in cabal-install, so a new release available at Hackage would be desirable. Regards, Björn [1]: https://github.com/haskell/cabal/issues/2461