@hackage hint0.3.2.2
Runtime Haskell interpreter (GHC API wrapper)
Categories
License
BSD-3-Clause
Maintainer
jcpetruzza@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (12)
- MonadCatchIO-mtl >=0.2
- base <4
- directory
- extensible-exceptions
- filepath
- ghc >6.6 && <7 Show all…
Dependents (87)
@hackage/hslinks, @hackage/tabloid, @hackage/mueval, @hackage/gtk2hs-cast-gtk, @hackage/hyper-haskell-server, @hackage/hsprocess, Show all…
=== Installation === To install locally:
runhaskell Setup.lhs configure --prefix=$HOME --user runhaskell Setup.lhs build runhaskell Setup.lhs haddock runhaskell Setup.lhs install
=== Documentation ===
The library cames with haddock documentation you can build (see above). Also, check examples/example.hs to see a simple but comprehensive example (it must be run from the examples directory, since it expects to find the SomeModule.hs file located there).
=== Contact ===
Bug-reports, questions, suggestions and patches are all welcome.
To get a copy of the darcs repository:
darcs get http://code.haskell.org/hint/devel