haskell-hint 0.9.0-1build1 source package in Ubuntu

Changelog

haskell-hint (0.9.0-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 13:44:02 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hint_0.9.0.orig.tar.gz 30.3 KiB 7425af412a66d22f254608b4e9f552d65fd96c6cc5885af7b2ed0af62923f8bc
haskell-hint_0.9.0-1build1.debian.tar.xz 4.0 KiB 98d8f3cfb9a1648902dc24af8d6117e0005a8118336616e12af0a6d3d44698ec
haskell-hint_0.9.0-1build1.dsc 2.5 KiB 35fa45cbb8e04c2c3280fcb50945a50eecc51b0fc31b12762484c3979f821e29

View changes file

Binary packages built by this source

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

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

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.