Information for build ghc-STMonadTrans-0.3.2-1.fc22
ID | 617718 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | ghc-STMonadTrans | |||||||||||||||||||||
Version | 0.3.2 | |||||||||||||||||||||
Release | 1.fc22 | |||||||||||||||||||||
Epoch | ||||||||||||||||||||||
Summary | A monad transformer version of the ST monad | |||||||||||||||||||||
Description | A 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 by | petersen | |||||||||||||||||||||
State | complete | |||||||||||||||||||||
Volume | fedora_koji_archive01 | |||||||||||||||||||||
Started | Wed, 04 Mar 2015 03:13:18 UTC | |||||||||||||||||||||
Completed | Wed, 04 Mar 2015 03:18:40 UTC | |||||||||||||||||||||
Task | build (f22-candidate, /ghc-STMonadTrans:e945bc2e64a03ef00a614f939de78d4feb15f6c8) | |||||||||||||||||||||
Tags |
|
|||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||
Logs |
|
|||||||||||||||||||||
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 |