haskell-hspec 2.8.5-2 source package in Ubuntu

Changelog

haskell-hspec (2.8.5-2) unstable; urgency=medium

  * Fix hspec-discover dependency.

 -- Clint Adams <email address hidden>  Thu, 16 Jun 2022 15:27:57 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hspec_2.8.5-2.dsc 2.5 KiB b2a258fa9b751de246e299bb089ca7fd099ad8d119cbd9df4614c88f92d8eb35
haskell-hspec_2.8.5.orig.tar.gz 9.6 KiB 413d6bcfe372b670bae43d655181ae9ff788d1325584aa1a16190fb72d60d668
haskell-hspec_2.8.5-2.debian.tar.xz 3.6 KiB 51b774e25f8040ff070797c8c91e42e434d5233af6ad93da945d9b50e27f5808

No changes file available.

Binary packages built by this source

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

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

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

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

libghc-hspec-prof: behavior-driven development for Haskell; profiling libraries

 Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
 a framework for running HUnit and QuickCheck tests. Compared to other
 options, it provides a much nicer syntax that makes tests very easy to read.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.