@hackage hslua-aeson dependencies
23 results
@hackage/base
Core data structures and operations
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/hslua
Bindings to Lua, an embeddable scripting language
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/HUnit
A unit testing framework for Haskell
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/hslua
Bindings to Lua, an embeddable scripting language
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/ieee754
Utilities for dealing with IEEE floating point numbers
@hackage/hslua-aeson
Allow aeson data types to be used with Lua.