@hackage ide-backend-common dependencies
24 results
@hackage/template-haskell
Support library for Template Haskell
@hackage/unix
POSIX functionality
@hackage/fingertree
Generic finger-tree structure, with example instances
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/ghc-prim
GHC primitives
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/temporary
Portable temporary file and directory support
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/data-accessor
Utilities for accessing and manipulating fields of records
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/bytestring-trie
An efficient finite map from bytestrings to values.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/pretty-show
Tools for working with derived `Show` instances and generic inspection of values.
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments