[Hackage] #739: cabal install regression with GHC HEAD -
ghc-paths
Hackage
cvs-ghc at haskell.org
Wed Sep 15 12:06:48 EDT 2010
#739: cabal install regression with GHC HEAD - ghc-paths
----------------------------------+-----------------------------------------
Reporter: AntoineLatter | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: HEAD
Severity: normal | Keywords:
Difficulty: very easy (<1 hour) | Ghcversion:
Platform: |
----------------------------------+-----------------------------------------
Changes (by duncan):
* difficulty: unknown => very easy (<1 hour)
Comment:
{{{
data TestLogging = Terminal | File | Both | None | Empty
}}}
and
{{{
data SearchResult a = None | Unambiguous a | Ambiguous [a]
}}}
Probably both are rather too generic names. At least the test one should
be renamed.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/739#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list