@hackage core-program dependencies
23 results
@hackage/hourglass
simple performant time related library
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/template-haskell
Support library for Template Haskell
@hackage/unix
POSIX functionality
@hackage/core-data
Convenience wrappers around common data structures and encodings
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/typed-process
Run external processes, with strong typing of streams
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/core-text
A rope type based on a finger tree over UTF-8 fragments
@hackage/text-short
Memory-efficient representation of Unicode text strings
@hackage/terminal-size
Get terminal window height and width
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/fsnotify
Cross platform library for file change notification.
@hackage/githash
Compile git revision info into Haskell projects
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations