@hackage gitlib-libgit2 dependencies
36 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/template-haskell
Support library for Template Haskell
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/gitlib
API library for working with Git repositories
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/fast-logger
A fast logging system
@hackage/missing-foreign
Convenience functions for FFI work
@hackage/mmorph
Monad morphisms
@hackage/stm
Software Transactional Memory
@hackage/text-icu
Bindings to the ICU library
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/stm-conduit
Introduces conduits to channels, and promotes using conduits concurrently.
@hackage/hlibgit2
Low-level bindings to libgit2
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/monad-loops
Monadic loops
@hackage/containers
Assorted concrete container types
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/base
Core data structures and operations
@hackage/gitlib
API library for working with Git repositories
@hackage/HUnit
A unit testing framework for Haskell
@hackage/hspec-expectations
Catchy combinators for HUnit
@hackage/gitlib-test
Test library for confirming gitlib backend compliance
@hackage/transformers
Concrete functor and monad transformers
@hackage/hspec
A Testing Framework for Haskell
@hackage/gitlib-libgit2
Libgit2 backend for gitlib