haskell-hint 0.9.0.3-1build4 source package in Ubuntu

Changelog

haskell-hint (0.9.0.3-1build4) hirsute; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Tue, 05 Jan 2021 10:51:21 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hint_0.9.0.3.orig.tar.gz 32.2 KiB 2a1fc43a9b4ce7831d92174c6acffa1fa4d0727e59801db3224e8b599f85e24e
haskell-hint_0.9.0.3-1build4.debian.tar.xz 4.2 KiB c5a2b20b8dd87743fce2b86aa6057970d469e5992d336bb1327f90d7bde7b618
haskell-hint_0.9.0.3-1build4.dsc 2.6 KiB 57b09ad80b57cfc432e33c444edd0256c0feda08ce08af0a05e8b3da9b9e2671

View changes file

Binary packages built by this source

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

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

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.