@hackage scion-browser0.3.2
Command-line interface for browsing and searching packages documentation
Categories
License
BSD-3-Clause
Maintainer
Alejandro Serrano <trupill@gmail.com>, JP Moresmau (jpmoresmau@gmail.com)
Links
Versions
Installation
Dependencies (31)
- Cabal >=0.10
- HTTP >=4000 && <5000
- aeson >=0.4 && <0.8
- attoparsec >=0.10 && <0.13
- base >=4 && <5
- bytestring Show all…
Dependents (1)
@hackage/acme-everything
Scion Browser aims to be a command-line interface for getting information about installed Haskell packages, that could be later used by development environments. It also provides integration with Hoogle. By now, it has been integrated in EclipseFP.