
#10099: cabal install broken with ghc 7.10.1-rc2 -------------------------------------+------------------------------------- Reporter: trommler | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.10.1 Component: Package system | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by jstolarek): I just installed GHC 7.10-RC2 on another machine and I have the same problem. This time I installed pre-built binaries (ghc-7.10.0.20150123-x86_64-unknown-linux-deb7.tar.bz2) using latest cabal: {{{ $ cabal --version cabal-install version 1.22.0.1 using version 1.22.1.0 of the Cabal library $ cabal install primitive Resolving dependencies... Downloading primitive-0.5.4.0... Configuring primitive-0.5.4.0... cabal: Distribution/Client/Config.hs:(246,37)-(299,9): Missing field in record construction configProf }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10099#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler