Re: [Hackage] #58: allow darcs repo to be specified in cabal file

#58: allow darcs repo to be specified in cabal file ----------------------------+----------------------------------------------- Reporter: ijones | Owner: Type: enhancement | Status: new Priority: high | Milestone: Cabal-1.4 Component: Cabal library | Version: Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.2.1 | Platform: Linux ----------------------------+----------------------------------------------- Changes (by dons): * cc: dons@galois.com (added) Comment: We need support for arbitrary repo types, beyond just git. So something like: {{{ source: http://foo.org/code.git }}} That is, an untyped url without information about what type of repo it is. '''Or''' we include type information about the source: {{{ source: http://foo.org/code.git source-type: git }}} It shouldn't be constrained to just darcs, in any case. Besides darcs, probably the most common case is google code's svn repos, in fact. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/58#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage