support remote .cabal files in cabal info
Offen
cabal-install: cmd/info
old-milestone: ⊥
type: enhancement
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.7k
- Forks
- 750
- Ø Merge
- 4 T. 3 Std.
- Gemergte PRs (30 T.)
- 28
Beschreibung
(Imported from [Trac #804](http://hackage.haskell.org/trac/hackage/ticket/804), reported by @dcoutts on 2011-02-14)
Currently, cabal info supports local .cabal files and remote tarballs, but not remote .cabal files.
The [lscabal](http://hackage.haskell.org/package/lscabal) program supports remote .cabal file target like:
$ lscabal http://code.haskell.org/xmonad/xmonad.cabalIs this useful?
XMonad
XMonad.Main
Presumably it would also need a more general query language to pull out the fields that the user is interested in.
Note that lscabal only lists exposed modules and only unconditional ones (e.g. not ones that are platform dependent).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.