haskell-stmonadtrans 0.4.6-1build2 source package in Ubuntu

Changelog

haskell-stmonadtrans (0.4.6-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:22:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stmonadtrans_0.4.6.orig.tar.gz 7.0 KiB cb7a9af72af10ca56a3ce43ed775c9c1c8e1faf159c77f570cc07c0e21807067
haskell-stmonadtrans_0.4.6-1build2.debian.tar.xz 3.2 KiB 69c67377019d0ea3f787a9b968c8edb03f3eecdce738c8d8a62b2be612555d55
haskell-stmonadtrans_0.4.6-1build2.dsc 2.3 KiB 44dbc7e0f57a5b2e879440820b60cd3eb228344217c06c7dbc494c77f987660c

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.