{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/spawn","name":"spawn","description":"Spawn a concurrent IO computation and later demand its result.  Tiny API\nand implementation.\n\nNew in version 0.3:\n\nAdded functions parMapIO, parMapIO_, and (|*|), which capture\ncommon use cases of spawn.\n\nUpdated code to avoid using deprecated functions with base-4.3 and\nlater (GHC 7.0 and later).  The old code is still used with older\nbase libraries.\n\nAdded public GitHub repository.","version":"0.3","softwareVersion":"0.3","license":"https://spdx.org/licenses/BSD-3-Clause","keywords":["bsd3","concurrency","concurrent","control","library","Propose Tags"],"maintainer":[{"@type":"Person","name":"KeeganMcAllister"}],"author":[{"@type":"Person","name":"KeeganMcAllister"}],"copyrightHolder":[{"@type":"Person","name":"KeeganMcAllister"}],"dateCreated":"2010-09-21","dateModified":"2011-10-09","datePublished":"2011-10-09","copyrightYear":2010,"downloadUrl":"https://hackage.haskell.org/package/spawn-0.3/spawn-0.3.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/spawn"]}