haskell-stack 2.7.5-2 source package in Ubuntu

Changelog

haskell-stack (2.7.5-2) unstable; urgency=medium

  * Disable tests that require network access (Closes: #1026661)

 -- Ilias Tsitsimpis <email address hidden>  Sat, 21 Jan 2023 18:31:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stack_2.7.5-2.dsc 4.4 KiB 79caa2dd727cb35ddc2d9c1c538258e90d4f1d373a91e04b652563b560ba4b0e
haskell-stack_2.7.5.orig.tar.gz 568.8 KiB 9ddd44c2a62e9404194d69e7dc1c94e707910620316b66d6ac0b3201a8f37e80
haskell-stack_2.7.5-2.debian.tar.xz 11.9 KiB d274774cbf940697a72da97e5efc3200d3d47ea405d8925bf06f77696d14cd56

No changes file available.

Binary packages built by this source

haskell-stack: The Haskell Tool Stack

 Stack is a program for developing Haskell projects. It is aimed at Haskellers
 both new and experienced.
 .
 It features:
 .
  * Installing GHC automatically.
 .
  * Installing packages needed for your project.
 .
  * Building your project.
 .
  * Testing your project.
 .
  * Benchmarking your project.