@hackage distributed-process-fsm dependencies
42 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/stm
Software Transactional Memory
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/distributed-process-extras
Cloud Haskell Extras
@hackage/distributed-process-client-server
The Cloud Haskell Application Platform
@hackage/distributed-process
Cloud Haskell: Erlang-style concurrency in Haskell
@haskell/transformers
Concrete functor and monad transformers
@haskell/stm
Software Transactional Memory
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/ghc-prim
GHC primitives
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/rematch
A simple api for matchers
@hackage/network-transport-tcp
TCP instantiation of Network.Transport
@hackage/network-transport
Network abstraction layer
@hackage/network
Low-level networking interface
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/fingertree
Generic finger-tree structure, with example instances
@hackage/distributed-static
Compositional, type-safe, polymorphic static values and closures
@hackage/distributed-process-systest
Cloud Haskell Test Support
@hackage/distributed-process-fsm
The Cloud Haskell implementation of Erlang/OTP gen_statem
@hackage/distributed-process-extras
Cloud Haskell Extras
@hackage/distributed-process
Cloud Haskell: Erlang-style concurrency in Haskell
@hackage/data-accessor
Utilities for accessing and manipulating fields of records
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell