haskell-hspec-expectations 0.8.2-5build2 source package in Ubuntu

Changelog

haskell-hspec-expectations (0.8.2-5build2) kinetic; urgency=medium

  * No-change rebuild for new ghc

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hspec-expectations_0.8.2.orig.tar.gz 5.4 KiB 819607ea1faf35ce5be34be61c6f50f3389ea43892d56fb28c57a9f5d54fb4ef
haskell-hspec-expectations_0.8.2-5build2.debian.tar.xz 2.9 KiB 6da6dc42fb170dcae689efe3c0b6eb317ae19ad34289a3bbedd06f0eb316c2cd
haskell-hspec-expectations_0.8.2-5build2.dsc 2.6 KiB 8bf566305654128c112adff0527f8b592d2d24f9f409e3c3c97fa0917d6589e8

View changes file

Binary packages built by this source

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

No description available for libghc-hspec-expectations-dev in ubuntu kinetic.

libghc-hspec-expectations-doc: No summary available for libghc-hspec-expectations-doc in ubuntu kinetic.

No description available for libghc-hspec-expectations-doc in ubuntu kinetic.

libghc-hspec-expectations-prof: catchy combinators for HUnit; profiling libraries

 Catchy combinators for HUnit: the three main primitives are shouldBe,
 shouldSatisfy and shouldThrow. They can be used with HUnit, or any
 framework that integrates with HUnit, like test-framework or Hspec.
 .
 This package contains the libraries compiled with profiling enabled.