haskell-typed-process 0.1.1-1build1 source package in Ubuntu

Changelog

haskell-typed-process (0.1.1-1build1) bionic; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 26 Nov 2017 19:16:51 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian Haskell Group
Architectures:
any all
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-typed-process_0.1.1.orig.tar.gz 13.1 KiB b46a4e16a5863164f7f32bf4e25673bc79b11b1427f95624b2d177f1839723d9
haskell-typed-process_0.1.1-1build1.debian.tar.xz 3.2 KiB 8004a5c16634f83ed4a71366e94fe0eaa41d12c42d61d8b93bcfd8b2cd833ce3
haskell-typed-process_0.1.1-1build1.dsc 2.7 KiB 859c4a2928a0fa22aedaa245d39ff90db92ed5a1056258313aaffade2c92c4d8

View changes file

Binary packages built by this source

libghc-typed-process-dev: run external processes, with strong typing of streams

 This library provides the ability to launch and interact with
 external processes. It wraps around the process library, and intends
 to improve upon it by:
 .
  * Using type variables to represent the standard streams, making
    them easier to manipulate
  * Use proper concurrency (e.g., the async library) in place of the
    weird lazy I/O tricks for such things as consuming output streams
  * Allow for more complex concurrency by providing STM-based functions
  * Using binary I/O correctly
  * Providing a more composable API, designed to be easy to use for
    both simple and complex use cases
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-typed-process-doc: No summary available for libghc-typed-process-doc in ubuntu cosmic.

No description available for libghc-typed-process-doc in ubuntu cosmic.

libghc-typed-process-prof: No summary available for libghc-typed-process-prof in ubuntu cosmic.

No description available for libghc-typed-process-prof in ubuntu cosmic.