haskell-hint 0.7.0-1 source package in Ubuntu

Changelog

haskell-hint (0.7.0-1) unstable; urgency=medium

  * New upstream release

 -- Sean Whitton <email address hidden>  Sun, 03 Sep 2017 13:47:45 -0700

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hint_0.7.0-1.dsc 2.4 KiB 1364a5aa65c03951754d98ce3a67607596a860967563554135b673ad9963afdd
haskell-hint_0.7.0-1.debian.tar.xz 3.6 KiB 9d96f6a6dbc03da403331eb8b341b7c2c00df3ee0d34b6b3c5705ebea50303c4
haskell-hint_0.7.0.orig.tar.gz 27.5 KiB 299a735848bd6b2e0bdeeee4b47d9d52f865198fbb9403df3f6571801b3e8155

No changes file available.

Binary packages built by this source

libghc-hint-dev: No summary available for libghc-hint-dev in ubuntu cosmic.

No description available for libghc-hint-dev in ubuntu cosmic.

libghc-hint-doc: runtime Haskell interpreter (GHC API wrapper); documentation

 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).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hint-prof: runtime Haskell interpreter (GHC API wrapper); profiling libraries

 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).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.