[Hackage] #713: Distribution/Client/Dependency/TopDown.hs:171:37-73: Non-exhaustive patterns in lambda

#713: Distribution/Client/Dependency/TopDown.hs:171:37-73: Non-exhaustive patterns in lambda ----------------------------------+----------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 6.12.1 Platform: | ----------------------------------+----------------------------------------- $> cabal install base Resolving dependencies... cabal: Distribution/Client/Dependency/TopDown.hs:171:37-73: Non-exhaustive patterns in lambda $> ghc-pkg list base /Library/Frameworks/GHC.framework/Versions/612/usr/lib/ghc-6.12.1/package.conf.d base-3.0.3.2 base-4.2.0.0 /Users/wren/.ghc/i386-darwin-6.12.1/package.conf.d $> ghc-pkg list Cabal /Library/Frameworks/GHC.framework/Versions/612/usr/lib/ghc-6.12.1/package.conf.d Cabal-1.8.0.2 /Users/wren/.ghc/i386-darwin-6.12.1/package.conf.d Cabal-1.8.0.6 $> cabal info base * base (library) Synopsis: Basic libraries Latest version available: 4.2.0.2 Latest version installed: 4.2.0.0 Homepage: [ Not specified ] Bug reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries/base Description: This package contains the Prelude and its support libraries, and a large collection of useful libraries ranging from data structures to parsing combinators and debugging utilities. License: BSD3 Maintainer: libraries@haskell.org Source repo: http://darcs.haskell.org/packages/base/ Flags: integer-simple Dependencies: rts -any, ghc-prim -any, integer-simple -any, integer-gmp -any Documentation: /Library/Frameworks/GHC.framework/Versions/612/usr/share/doc/ghc/html/libraries/base-4.2.0.0 Cached: No Modules: [...] -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/713 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#713: Distribution/Client/Dependency/TopDown.hs:171:37-73: Non-exhaustive patterns in lambda ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Resolution: duplicate Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.12.1 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => duplicate Comment: Duplicate of #597. The solution is not to try to install base. It will not work. Of course cabal should produce an error message rather than failing like it does. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/713#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#713: Distribution/Client/Dependency/TopDown.hs:171:37-73: Non-exhaustive patterns in lambda ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Resolution: duplicate Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.12.1 | Platform: ----------------------------+----------------------------------------------- Comment(by elga): * [http://www.releve-identite-operateur.fr/rio-simyo.html simyo] -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/713#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage