haskell-doctest 0.16.0.1-1build5 source package in Ubuntu

Changelog

haskell-doctest (0.16.0.1-1build5) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:03:21 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-doctest_0.16.0.1.orig.tar.gz 40.6 KiB 9b5275497330607f66aaf2625b798b2ad566867fed3f52cea9de31a23361d780
haskell-doctest_0.16.0.1-1build5.debian.tar.xz 3.4 KiB 47c108fb2ab431144d30c90f31c07ba4c02a7075a2e4f83a78327f9f26ccff97
haskell-doctest_0.16.0.1-1build5.dsc 2.6 KiB ef17208a892bc689347237c5f17dc38b1dc456b522a3781cd1b2dadcf32af48e

View changes file

Binary packages built by this source

doctest: No summary available for doctest in ubuntu groovy.

No description available for doctest in ubuntu groovy.

libghc-doctest-dev: No summary available for libghc-doctest-dev in ubuntu groovy.

No description available for libghc-doctest-dev in ubuntu groovy.

libghc-doctest-doc: test interactive Haskell examples; documentation

 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the documentation files.

libghc-doctest-prof: test interactive Haskell examples; profiling libraries

 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the libraries compiled with profiling enabled.