haskell-stack 1.5.1-1 source package in Ubuntu

Changelog

haskell-stack (1.5.1-1) unstable; urgency=medium

  * New upstream release, drop patches
    (Closes: #869484)
  * Patch to avoid mintty dependency (thanks Clint for the hint)
  * Update copyright file
  * Update control file dependencies

 -- Gianfranco Costamagna <email address hidden>  Tue, 12 Dec 2017 18:01:42 +0100

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

Downloads

File Size SHA-256 Checksum
haskell-stack_1.5.1-1.dsc 10.6 KiB 85027e8e8bacf48bfad794fe8e1b6f7d2980c39ae861b3fbb83bab64c37745ec
haskell-stack_1.5.1.orig.tar.gz 526.7 KiB dd38cb8407f2ab46e99d88b1c29b3ad75ea6dff9e211438fe0dff54626a788c3
haskell-stack_1.5.1-1.debian.tar.xz 5.1 KiB 74da6c50e752c375cdaea747ba4238d1e684ebfb55ab0494596a5a76248b752e

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.