haskell-hint 0.9.0.7-1build2 source package in Ubuntu

Changelog

haskell-hint (0.9.0.7-1build2) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:13:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-1build2.debian.tar.xz 4.2 KiB 77076746aba62e24c3d28772047eaca821a7249aedb0d9855649082231825e21
haskell-hint_0.9.0.7-1build2.dsc 2.5 KiB 996b2d78bb86b81d1a64600307aea1005682d492cf45220a87a18468bd9faa49

Available diffs

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.