The scion package
Scion is a Haskell library that aims to implement those parts of a Haskell IDE which are independent of a particular front-end. Scion is based on the GHC API and Cabal. It provides both a Haskell API and a server for non-Haskell clients such as Emacs and Vim.
See the homepage http://code.google.com/p/scion-lib and the README http://github.com/nominolo/scion/blob/master/README.markdown for more information.
Properties
| Versions | 0.1, 0.1.0.1, 0.1.0.2 |
|---|---|
| Dependencies | base (4.*), Cabal (≥1.5 & <1.7), containers (0.2.*), directory (1.0.*), filepath (1.1.*), ghc (≥6.10 & <6.12), ghc-paths (0.1.*), ghc-syb (0.1.*), hslogger (1.0.*), json (0.4.*), multiset (0.1.*), time (1.1.*), uniplate (1.2.*) |
| License | BSD3 |
| Author | Thomas Schilling <nominolo@googlemail.com> |
| Maintainer | Thomas Schilling <nominolo@googlemail.com> |
| Stability | provisional |
| Category | Development |
| Home page | http://github.com/nominolo/scion |
| Executables | scion-server |
| Upload date | Thu Aug 27 01:21:41 UTC 2009 |
| Uploaded by | ThomasSchilling |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log), ghc-7.0 (log) |
Modules
Downloads
- scion-0.1.0.2.tar.gz (Cabal source package)
- package description (included in the package)