haskell-stmonadtrans 0.4.7-1 source package in Ubuntu

Changelog

haskell-stmonadtrans (0.4.7-1) unstable; urgency=medium

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Mon, 28 Aug 2023 18:26:56 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stmonadtrans_0.4.7-1.dsc 2.3 KiB b096238c216a52a8296061a299b1a75e6954291bf226ddfb5b6f3cd780a9d429
haskell-stmonadtrans_0.4.7.orig.tar.gz 7.2 KiB adc49c9cc36d5a47d15cb8063924d9ed7be5a8e2081a4dd7cfa6ffc5117103f5
haskell-stmonadtrans_0.4.7-1.debian.tar.xz 3.2 KiB e693cb966c21864f2473de7d3235a348ffbc4eda8b3a4552315fa7c4b71e6842

No changes file available.

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.