Source Package: haskell-hledger-lib (1.25-1)
Links for haskell-hledger-lib
Debian Resources:
- Bug Reports
- Developer Information
- Debian Changelog
- Copyright File
- Debian Source Repository (Git)
- Debian Patch Tracker
Maintainers:
External Resources:
- Homepage [hledger.org]
Наступні двійкові пакунки побудовано з цього джерельного пакунка:
- libghc-hledger-lib-dev
- core data types, parsers and utilities for the hledger accounting tool
- libghc-hledger-lib-doc
- core data types, parsers and utilities for hledger; documentation
- libghc-hledger-lib-prof
- core data types, parsers and utilities for hledger; profiling libraries
Інші пакунки пов'язані з haskell-hledger-lib
|
|
-
- adep: cdbs
- common build system for Debian packages
-
- adep: debhelper (>= 10)
- helper programs for debian/rules
-
- adep: ghc (>= 8.4.3)
- The Glasgow Haskell Compilation system
-
- adep: ghc-prof
- Profiling libraries for the Glasgow Haskell Compilation system
-
- adep: haskell-devscripts (>= 0.13)
- Debian tools to build Haskell packages (with hscolour)
-
- adep: libghc-decimal-dev (>= 0.5.1)
- decimal numbers with variable precision
-
- adep: libghc-decimal-prof
- decimal numbers with variable precision; profiling libraries
-
- adep: libghc-glob-dev (>= 0.9)
- library matching glob patterns against file paths
-
- adep: libghc-glob-prof
- library matching glob patterns against file paths; profiling libraries
-
- adep: libghc-aeson-dev (>= 1)
- Fast JSON parsing and encoding library
-
- adep: libghc-aeson-prof
- Fast JSON parsing and encoding library; profiling libraries
-
- adep: libghc-aeson-pretty-dev
- JSON pretty-printing library
-
- adep: libghc-aeson-pretty-prof
- JSON pretty-printing library; profiling libraries
-
- adep: libghc-ansi-terminal-dev (>= 0.9)
- Simple ANSI terminal support, with Windows compatibility
-
- adep: libghc-ansi-terminal-prof
- Simple ANSI terminal support, with Windows compatibility; profiling libraries
-
- adep: libghc-blaze-markup-dev (>= 0.5.1)
- blazingly-fast markup combinator library
-
- adep: libghc-blaze-markup-prof
- blazingly-fast markup combinator library; profiling libraries
-
- adep: libghc-call-stack-dev
- use GHC call-stacks in a backward compatible way
-
- adep: libghc-call-stack-prof
- use GHC call-stacks in a backward compatible way; profiling libraries
-
- adep: libghc-cassava-dev
- CSV parsing and encoding library
-
- adep: libghc-cassava-prof
- CSV parsing and encoding library; profiling libraries
-
- adep: libghc-cassava-megaparsec-dev
- Megaparsec parser of CSV files that plays nicely with Cassava
-
- adep: libghc-cassava-megaparsec-prof
- Megaparsec parser of CSV files that plays nicely with Cassava; profiling libraries
-
- adep: libghc-cmdargs-dev (>= 0.10)
- command-line argument processing
-
- adep: libghc-cmdargs-prof
- command-line argument processing; profiling libraries
-
- adep: libghc-data-default-dev (>= 0.5)
- class for types with a default value
-
- adep: libghc-data-default-prof
- class for types with a default value; profiling libraries
-
- adep: libghc-doclayout-dev (>= 0.3)
- Prettyprinting library for laying out text documents
-
- adep: libghc-doclayout-dev (<< 0.4)
- Prettyprinting library for laying out text documents
-
- adep: libghc-doclayout-prof
- Prettyprinting library for laying out text documents; profiling libraries
-
- adep: libghc-extra-dev (>= 1.6.3)
- extra functions for base library
-
- adep: libghc-extra-prof
- extra functions for base library; profiling libraries
-
- adep: libghc-file-embed-dev (>= 0.0.10)
- direct file embedding library
-
- adep: libghc-file-embed-prof
- direct file embedding library; profiling libraries
-
- adep: libghc-hashtables-dev (>= 1.2.3.1)
- mutable hash tables
-
- adep: libghc-hashtables-prof
- mutable hash tables -- profiling libraries; profiling libraries
-
- adep: libghc-megaparsec-dev (>= 7.0.0)
- monadic parser combinators
-
- adep: libghc-megaparsec-dev (<< 9.3)
- monadic parser combinators
-
- adep: libghc-megaparsec-prof
- monadic parser combinators; profiling libraries
-
- adep: libghc-microlens-dev (>= 0.4)
- a tiny part of the lens library with no dependencies
-
- adep: libghc-microlens-prof
- a tiny part of the lens library with no dependencies; profiling libraries
-
- adep: libghc-microlens-th-dev (>= 0.4)
- Automatic generation of record lenses for microlens
-
- adep: libghc-microlens-th-prof
- Automatic generation of record lenses for microlens; profiling libraries
-
- adep: libghc-parser-combinators-dev (>= 0.4.0)
- commonly useful parser combinators
-
- adep: libghc-parser-combinators-prof
- commonly useful parser combinators; profiling libraries
-
- adep: libghc-pretty-simple-dev (>> 4)
- pretty printer for data types with a 'Show' instance
-
- adep: libghc-pretty-simple-dev (<< 5)
- pretty printer for data types with a 'Show' instance
-
- adep: libghc-pretty-simple-prof
- pretty printer for data types with a 'Show' instance; profiling libraries
-
- adep: libghc-regex-tdfa-dev
- Haskell library for a tagged DFA regex engine
-
- adep: libghc-regex-tdfa-prof
- Haskell library for a tagged DFA regex engine; profiling libraries
-
- adep: libghc-safe-dev (>= 0.3.18)
- GHC Library for safe (pattern match free) functions
-
- adep: libghc-safe-prof
- Profiling library for safe (pattern match free) functions; profiling libraries
-
- adep: libghc-tabular-dev (>= 0.2)
- two-dimensional data tables with rendering functions
-
- adep: libghc-tabular-prof
- two-dimensional data tables with rendering functions; profiling libraries
-
- adep: libghc-tasty-dev (>= 1.2.3)
- Haskell testing framework
-
- adep: libghc-tasty-prof
- Haskell testing framework; profiling libraries
-
- adep: libghc-tasty-hunit-dev (>= 0.10.0.2)
- Haskell testing framework, HUnit support
-
- adep: libghc-tasty-hunit-prof
- Haskell testing framework, HUnit support; profiling libraries
-
- adep: libghc-timeit-dev
- time a computation
-
- adep: libghc-timeit-prof
- time a computation; profiling libraries
-
- adep: libghc-uglymemo-dev
- simple (but internally ugly) memoization function
-
- adep: libghc-uglymemo-prof
- simple (but internally ugly) memoization function; profiling libraries
-
- adep: libghc-unordered-containers-dev (>= 0.2)
- Efficient hashing-based container types
-
- adep: libghc-unordered-containers-prof
- Efficient hashing-based container types; profiling libraries
-
- adep: libghc-utf8-string-dev (>= 0.3.5)
- GHC libraries for the Haskell UTF-8 library
-
- adep: libghc-utf8-string-prof
- Profiling support for the GHC Haskell UTF-8 library
-
- adep: libghc-doctest-dev (>= 0.16)
- test interactive Haskell examples
-
- idep: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- idep: libghc-decimal-doc
- decimal numbers with variable precision; documentation
-
- idep: libghc-glob-doc
- library matching glob patterns against file paths; documentation
-
- idep: libghc-aeson-doc
- Fast JSON parsing and encoding library; documentation
-
- idep: libghc-aeson-pretty-doc
- JSON pretty-printing library; documentation
-
- idep: libghc-ansi-terminal-doc
- Simple ANSI terminal support, with Windows compatibility; documentation
-
- idep: libghc-blaze-markup-doc
- blazingly-fast markup combinator library; documentation
-
- idep: libghc-call-stack-doc
- use GHC call-stacks in a backward compatible way; documentation
-
- idep: libghc-cassava-doc
- CSV parsing and encoding library; documentation
-
- idep: libghc-cassava-megaparsec-doc
- Megaparsec parser of CSV files that plays nicely with Cassava; documentation
-
- idep: libghc-cmdargs-doc
- command-line argument processing; documentation
-
- idep: libghc-data-default-doc
- class for types with a default value; documentation
-
- idep: libghc-doclayout-doc
- Prettyprinting library for laying out text documents; documentation
-
- idep: libghc-extra-doc
- extra functions for base library; documentation
-
- idep: libghc-file-embed-doc
- direct file embedding library; documentation
-
- idep: libghc-hashtables-doc
- mutable hash tables -- documentation; documentation
-
- idep: libghc-megaparsec-doc
- monadic parser combinators; documentation
-
- idep: libghc-microlens-doc
- a tiny part of the lens library with no dependencies; documentation
-
- idep: libghc-microlens-th-doc
- Automatic generation of record lenses for microlens; documentation
-
- idep: libghc-parser-combinators-doc
- commonly useful parser combinators; documentation
-
- idep: libghc-pretty-simple-doc
- pretty printer for data types with a 'Show' instance; documentation
-
- idep: libghc-regex-tdfa-doc
- Haskell library for a tagged DFA regex engine; documentation
-
- idep: libghc-safe-doc
- Documentation for safe library for (pattern match free) functions; documentation
-
- idep: libghc-tabular-doc
- two-dimensional data tables with rendering functions; documentation
-
- idep: libghc-tasty-doc
- Haskell testing framework; documentation
-
- idep: libghc-tasty-hunit-doc
- Haskell testing framework, HUnit support; documentation
-
- idep: libghc-timeit-doc
- time a computation; documentation
-
- idep: libghc-uglymemo-doc
- simple (but internally ugly) memoization function; documentation
-
- idep: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- idep: libghc-utf8-string-doc
- GHC libraries for the Haskell UTF-8 library (documentation)
Download haskell-hledger-lib
Файл | Розмір (в кБ) | MD5 checksum |
---|---|---|
haskell-hledger-lib_1.25-1.dsc | 4.6 kB | c7c290f90cf85d240d66a469b990b105 |
haskell-hledger-lib_1.25.orig.tar.gz | 260.1 kB | 1df97155c2513914d1bc5f683a539365 |
haskell-hledger-lib_1.25-1.debian.tar.xz | 3.9 kB | 2656955268be3bf0264faf2f70d8c7a0 |
- Debian Package Source Repository (VCS: Git)
- https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hledger-lib]
- Debian Package Source Repository (Browsable)
- https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-lib