@hackage gore-and-ash-async dependencies
23 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/gore-and-ash
Core of FRP game engine called Gore&Ash
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/async
Run IO operations asynchronously and wait for their results
@haskell/transformers
Concrete functor and monad transformers
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@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/gore-and-ash-async
Core module for Gore&Ash engine that embeds async IO actions into game loop.
@hackage/gore-and-ash
Core of FRP game engine called Gore&Ash
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/HUnit
A unit testing framework for Haskell