haskell-repa 3.4.1.2-3 source package in Ubuntu

Changelog

haskell-repa (3.4.1.2-3) unstable; urgency=medium

  * Patch in order to work with newer versions of haskell-vector
  * Update d/copyright file
    - Set The Data Parallel Haskell Team as the copyright holder
    - Add Debian contributors under debian/* files

 -- Ilias Tsitsimpis <email address hidden>  Tue, 17 Oct 2017 16:08:53 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
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-repa_3.4.1.2-3.dsc 2.4 KiB ba0b3c068e1145912d05cecadc34bb3cdde6fe1f509d605a51ca93c9ddd1c900
haskell-repa_3.4.1.2.orig.tar.gz 38.0 KiB 57f80bbbf6df1c7bca0045a9de8694a25bebe0e5696f59276cc72f165b01dc57
haskell-repa_3.4.1.2-3.debian.tar.xz 3.1 KiB 20aa1fe4a6246617859eb3b78f63980be5e616fe25a1d78094fe3400d82f1ae5

No changes file available.

Binary packages built by this source

libghc-repa-dev: Regular parallel arrays for Haskell

 Repa provides high performance, regular, multi-dimensional, shape polymorphic
 parallel arrays. All numeric data is stored unboxed. Functions written with
 the Repa combinators are automatically parallel provided you supply +RTS -Nn
 on the command line when running the program.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-repa-doc: Regular parallel arrays for Haskell; documentation

 Repa provides high performance, regular, multi-dimensional, shape polymorphic
 parallel arrays. All numeric data is stored unboxed. Functions written with
 the Repa combinators are automatically parallel provided you supply +RTS -Nn
 on the command line when running the program.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-repa-prof: Regular parallel arrays for Haskell; profiling libraries

 Repa provides high performance, regular, multi-dimensional, shape polymorphic
 parallel arrays. All numeric data is stored unboxed. Functions written with
 the Repa combinators are automatically parallel provided you supply +RTS -Nn
 on the command line when running the program.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.