#7324: GHC 7.6.1 ships with a buggy Cabal ------------------------------+--------------------------------------------- Reporter: td123 | Owner: Type: bug | Status: new Priority: normal | Component: Package system Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Other | Testcase: Blockedby: | Blocking: Related: | ------------------------------+--------------------------------------------- Using ghc 7.6.1
$ rm -rf ~/.cabal # To force a new default config being written $ cabal update # To write default config Config file path source is default config file. Config file /home/bardur/.cabal/config not found. Writing default configuration to /home/bardur/.cabal/config Downloading the latest package list from hackage.haskell.org $ cabal install foo cabal: Command.optionToFieldDescr: feature not implemented related bug report: https://bugs.archlinux.org/task/31864 Although this particular bug doesn't seem to be severe since once you remove the incorrect jobs line in the .cabal/config file it starts working again, it is quite annoying. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7324> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs