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

ID617796
Package Nameghc-STMonadTrans
Version0.3.2
Release1.el7
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 DEFAULT
StartedWed, 04 Mar 2015 09:59:02 UTC
CompletedWed, 04 Mar 2015 10:01:24 UTC
Taskbuild (epel7-candidate, /ghc-STMonadTrans:e945bc2e64a03ef00a614f939de78d4feb15f6c8)
Tags
epel7
RPMs
src
ghc-STMonadTrans-0.3.2-1.el7.src.rpm (info) (download)
ppc64
ghc-STMonadTrans-0.3.2-1.el7.ppc64.rpm (info) (download)
ghc-STMonadTrans-devel-0.3.2-1.el7.ppc64.rpm (info) (download)
x86_64
ghc-STMonadTrans-0.3.2-1.el7.x86_64.rpm (info) (download)
ghc-STMonadTrans-devel-0.3.2-1.el7.x86_64.rpm (info) (download)
Logs
x86_64
build.log
state.log
root.log
ppc64
root.log
state.log
build.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