haskell-stmonadtrans 0.4.3-4build1 source package in Ubuntu

Changelog

haskell-stmonadtrans (0.4.3-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:09:18 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stmonadtrans_0.4.3.orig.tar.gz 5.7 KiB 574fd56cf74036c20d00a09d815659dbbb0ae51c8103d00c93cd9558ad3322db
haskell-stmonadtrans_0.4.3-4build1.debian.tar.xz 3.1 KiB 898ae1175bd95efbe76d1cc19b01845e5efba1380d1eb1122f2614ae54d0f508
haskell-stmonadtrans_0.4.3-4build1.dsc 2.3 KiB 8d4139da6169e4b3962958945bb45a262d6a5a1b88d2a44858bdd3f2a5b95c24

View changes file

Binary packages built by this source

libghc-stmonadtrans-dev: monad transformer version of the ST monad

 This package provides a monad transformer version of the ST monad.
 .
 Warning! This monad transformer should not be used with monads that can
 contain multiple answers, like the list monad. The reason is that the will be
 duplicated across the different answers and this cause Bad Things to happen
 (such as loss of referential transparency). Safe monads include the monads
 State, Reader, Writer, Maybe and combinations of their corresponding monad
 transformers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stmonadtrans-doc: monad transformer version of the ST monad; documentation

 This package provides a monad transformer version of the ST monad.
 .
 Warning! This monad transformer should not be used with monads that can
 contain multiple answers, like the list monad. The reason is that the will be
 duplicated across the different answers and this cause Bad Things to happen
 (such as loss of referential transparency). Safe monads include the monads
 State, Reader, Writer, Maybe and combinations of their corresponding monad
 transformers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stmonadtrans-prof: monad transformer version of the ST monad; profiling libraries

 This package provides a monad transformer version of the ST monad.
 .
 Warning! This monad transformer should not be used with monads that can
 contain multiple answers, like the list monad. The reason is that the will be
 duplicated across the different answers and this cause Bad Things to happen
 (such as loss of referential transparency). Safe monads include the monads
 State, Reader, Writer, Maybe and combinations of their corresponding monad
 transformers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.