haskell-easytest 0.2.1-2 source package in Ubuntu

Changelog

haskell-easytest (0.2.1-2) unstable; urgency=medium

  * Don't build test executables with RTS -N; most of
    Debian's architectures lack SMP support (see: #887316).

 -- Gianfranco Costamagna <email address hidden>  Tue, 03 Sep 2019 14:36:12 +0200

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-easytest_0.2.1-2.dsc 2.4 KiB 4a54db4807200bae2e94a390a354a71f65e801122f2545a4123acf212e3dbff3
haskell-easytest_0.2.1.orig.tar.gz 11.7 KiB 1155c3da78460eae48762e041c033d0f64f7644fa94479be2fa1194e3f57be3d
haskell-easytest_0.2.1-2.debian.tar.xz 2.5 KiB 5860ec5919414489eca3cf2ed8887a76ef79fc57806ad301db6234f7eb959504

No changes file available.

Binary packages built by this source

libghc-easytest-dev: No summary available for libghc-easytest-dev in ubuntu eoan.

No description available for libghc-easytest-dev in ubuntu eoan.

libghc-easytest-doc: No summary available for libghc-easytest-doc in ubuntu groovy.

No description available for libghc-easytest-doc in ubuntu groovy.

libghc-easytest-prof: simple, expressive testing library; profiling libraries

 EasyTest is a simple testing toolkit, meant to replace most uses of
 QuickCheck, SmallCheck, HUnit, and frameworks like Tasty, etc.
 .
 The idea here is to write tests with ordinary Haskell code, with
 control flow explicit and under programmer control.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.