@hackage distributed-fork dependencies
17 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/base
Core data structures and operations
@hackage/constraints
Constraint manipulation
@hackage/stm
Software Transactional Memory
@hackage/typed-process
Run external processes, with strong typing of streams
@hackage/terminal-size
Get terminal window height and width
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/distributed-closure
Serializable closures for distributed programming.
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/unix
POSIX functionality
@hackage/distributed-fork
Like 'forkIO', but uses remote machines instead of local threads.
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/tasty-hunit
HUnit support for the Tasty test framework.