Sun, 04 Jun 2023 21:18:26 UTC

Information for build ghc-STMonadTrans-0.3.2-1.fc21

ID617724
Package Nameghc-STMonadTrans
Version0.3.2
Release1.fc21
Epoch
SummaryA monad transformer version of the ST monad
DescriptionA monad transformer version of the ST monad. This monad transformer should not be used with monads that can contain multiple answers, like the list monad. The reason being that it will be duplicated across the different answers and this causes 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.
Built bypetersen
State complete
Volume fedora_koji_archive01
StartedWed, 04 Mar 2015 03:37:19 UTC
CompletedWed, 04 Mar 2015 03:42:49 UTC
Taskbuild (f21-candidate, /ghc-STMonadTrans:e945bc2e64a03ef00a614f939de78d4feb15f6c8)
Tags
f21-updates
RPMs
src
ghc-STMonadTrans-0.3.2-1.fc21.src.rpm (info) (download)
armv7hl
ghc-STMonadTrans-0.3.2-1.fc21.armv7hl.rpm (info) (download)
ghc-STMonadTrans-devel-0.3.2-1.fc21.armv7hl.rpm (info) (download)
i686
ghc-STMonadTrans-0.3.2-1.fc21.i686.rpm (info) (download)
ghc-STMonadTrans-devel-0.3.2-1.fc21.i686.rpm (info) (download)
x86_64
ghc-STMonadTrans-0.3.2-1.fc21.x86_64.rpm (info) (download)
ghc-STMonadTrans-devel-0.3.2-1.fc21.x86_64.rpm (info) (download)
Logs
armv7hl
build.log
state.log
root.log
x86_64
state.log
build.log
root.log
i686
state.log
build.log
root.log
Changelog * Mon Feb 09 2015 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.3.2-1 - spec file generated by cabal-rpm-0.9.3