haskell-hint 0.3.3.2-1build3 source package in Ubuntu
Changelog
haskell-hint (0.3.3.2-1build3) precise; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Sun, 13 Nov 2011 20:48:48 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Haskell Group
- Architectures:
- amd64 i386 sparc kfreebsd-i386 kfreebsd-amd64 all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-hint_0.3.3.2.orig.tar.gz | 26.3 KiB | c16ac1593aecc654821f920a4a431e2ca6f74902fa70b6d5bebe33f42524a7e2 |
haskell-hint_0.3.3.2-1build3.debian.tar.gz | 3.1 KiB | 37a0dcea65455e99effc3623a8763fd43f6f37b1cce54e77e79200245ec72f38 |
haskell-hint_0.3.3.2-1build3.dsc | 2.7 KiB | 33800945a7b2efd746747262ceb12c912d93a674eb4ac2daa52899d8c1ff834d |
Available diffs
- diff from 0.3.3.2-1build2 to 0.3.3.2-1build3 (342 bytes)
Binary packages built by this source
- libghc-hint-dev: runtime Haskell interpreter (GHC API wrapper)
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
.
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
- libghc-hint-doc: runtime Haskell interpreter (GHC API wrapper); documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
.
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
- libghc-hint-prof: runtime Haskell interpreter (GHC API wrapper); profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell. org/ for more information on Haskell.
.
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).