@hackage git-repair dependencies
23 results
@haskell/unix
POSIX functionality
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/process
Process libraries
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@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/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unix-compat
Portable POSIX-compatibility layer.
@hackage/time
A time library
@hackage/setenv
A cross-platform library for setting environment variables
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/network-uri
URI manipulation
@hackage/network
Low-level networking interface
@hackage/hslogger
Versatile logging framework
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/MissingH
Large utility library
@hackage/IfElse
Anaphoric and miscellaneous useful control-flow