haskell-hint 0.9.0.7-1build1 source package in Ubuntu

Changelog

haskell-hint (0.9.0.7-1build1) noble; urgency=medium

  * Rebuild against 'new GHC ABI'.

 -- Gianfranco Costamagna <email address hidden>  Mon, 18 Dec 2023 08:09:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hint_0.9.0.7.orig.tar.gz 37.7 KiB 2661446a607dff3e3884b8d9ba68e9f4baacc5200eccc1d2e13fda4d84da01df
haskell-hint_0.9.0.7-1build1.debian.tar.xz 4.1 KiB 958906b834c48c2aacbcee8a2383e94ee4c94104c1bf8ae9193a310db38df552
haskell-hint_0.9.0.7-1build1.dsc 2.5 KiB 92cef7138f885fd9eb9eb4eee01a5e39cb5745f20cbc491af6da955247679220

View changes file

Binary packages built by this source

libghc-hint-dev: runtime Haskell interpreter (GHC API wrapper)

 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, essentially, 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.
 See http://www.haskell.org/ for more information on Haskell.

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.