haskell-hi-file-parser 0.1.5.0-1 source package in Ubuntu

Changelog

haskell-hi-file-parser (0.1.5.0-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 21 Oct 2023 12:52:14 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-hi-file-parser_0.1.5.0-1.dsc 2.5 KiB c6ebc83e6a2e2b93634eedd60ae28d2722a88a16f529799531e66a10bcc2484e
haskell-hi-file-parser_0.1.5.0.orig.tar.gz 19.8 KiB b5a4756a772822227bb71c8d820939bff29d31e17f349180f3d789a24164d148
haskell-hi-file-parser_0.1.5.0-1.debian.tar.xz 2.6 KiB 204b0a8dd93dc87b4117f1afb140597fe50f9deecac4200a6ffd3fdcb46cf2a9

No changes file available.

Binary packages built by this source

libghc-hi-file-parser-dev: Parser for GHC's hi files

 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hi-file-parser-doc: Parser for GHC's hi files; documentation

 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hi-file-parser-prof: Parser for GHC's hi files; profiling libraries

 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.