haskell-src-exts 1.23.1-3build1 source package in Ubuntu

Changelog

haskell-src-exts (1.23.1-3build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 05:47:27 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-src-exts_1.23.1.orig.tar.gz 1.2 MiB 67853047169fff7d3e5d87acef214ee185a6ab8c6a104ed9c59e389574cf6c05
haskell-src-exts_1.23.1-3build1.debian.tar.xz 7.4 KiB 411d19a6491267d4303d28cfbfd7d1cc75939500614865eec2a9c4a5cf498cea
haskell-src-exts_1.23.1-3build1.dsc 2.4 KiB 12234ca21093030ef99e4e2f1847a4291abd813f151728af0ccd109bf55c7847

View changes file

Binary packages built by this source

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

No description available for libghc-src-exts-dev in ubuntu kinetic.

libghc-src-exts-doc: No summary available for libghc-src-exts-doc in ubuntu kinetic.

No description available for libghc-src-exts-doc in ubuntu kinetic.

libghc-src-exts-prof: Haskell-Source with eXtensions library for GHC; profiling libraries

 haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
 standard haskell-src package, and handles most common syntactic extensions to
 Haskell, including:
  * Multi-parameter type classes with functional dependencies
  * Indexed type families (including associated types)
  * Empty data declarations
  * GADTs
  * Implicit parameters (ghc and hugs style)
  * Template Haskell
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.