@hackage cabal-flatpak dependencies
19 results
@haskell/text
An efficient packed Unicode text type.
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/yaml
Support for parsing and rendering YAML documents.
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/tar
Reading, writing and manipulating ".tar" archive files.
@hackage/shell-utility
Utility functions for writing command-line programs
@hackage/pathtype
Type-safe replacement for System.FilePath etc
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/http-client
An HTTP client engine
@hackage/cryptohash-sha256
Fast, pure and practical SHA-256 implementation
@hackage/cabal-plan
Library and utility for processing cabal's plan.json file
@hackage/aeson-pretty
JSON pretty-printing library and command-line tool.
@hackage/aeson
Fast JSON parsing and encoding