@hackage serokell-util dependencies
50 results
@hackage/lens
Lenses, Folds and Traversals
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/text-format
Text formatting
@hackage/template-haskell
Support library for Template Haskell
@hackage/extra
Extra functions I use.
@hackage/deepseq
Deep evaluation of data structures
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/stm
Software Transactional Memory
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/yaml
Support for parsing and rendering YAML documents.
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time-units
A basic library for defining units of time as types.
@hackage/safecopy
Binary serialization with version control.
@hackage/formatting
Combinator-based type-safe formatting (like printf() or FORMAT)
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/parsec
Monadic parser combinators
@hackage/semigroups
Anything that associates
@hackage/log-warper
Flexible, configurable, monadic and pretty logging
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/universum
Custom prelude used in Serokell
@hackage/acid-state
Add ACID guarantees to any serializable Haskell data structure.
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/text-format
Text formatting
@hackage/base
Core data structures and operations
@hackage/quickcheck-instances
Common quickcheck instances
@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/unordered-containers
Efficient hashing-based container types
@hackage/safecopy
Binary serialization with version control.
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/serokell-util
General-purpose functions by Serokell