@hackage unionmount dependencies
17 results
@hackage/data-default
A class for types with a default value
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/filepattern
File path glob-like matching
@hackage/lvar
TMVar that can be listened to
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/fsnotify
Cross platform library for file change notification.
@hackage/containers
Assorted concrete container types
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/relude
Safe, performant, user-friendly and lightweight Haskell Standard Library
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/with-utf8
Get your IO right on the first try