 a
 user-handleable Either type.  Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-doc
Description-md5: 6cfccf557d9b137d0cc827023cce16bb
Description-en: binary serialization library; documentation
 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type.  Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-prof
Description-md5: cca6a1ff353db074781a9e10d78da7a3
Description-en: binary serialization library; profiling libraries
 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type.  Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-conduit-dev
Description-md5: 26e64edacfb04956466e1a8572bbff5d
Description-en: turn Data.Serialize Gets and Puts into Sources and Sinks
 Data.Conduit.Cereal provides a conduit interface to cereal.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-conduit-doc
Description-md5: 7f3387eacf8b2ec78ac83accb0a2f430
Description-en: turn Data.Serialize Gets and Puts into Sources and Sinks; documentation
 Data.Conduit.Cereal provides a conduit interface to cereal.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-conduit-prof
Description-md5: 0293f4c64b049f7f6ce9ed01a36014ed
Description-en: turn Data.Serialize Gets and Puts into Sources and Sinks; profiling libraries
 Data.Conduit.Cereal provides a conduit interface to cereal.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-vector-dev
Description-md5: 647d19058cb342e35dada3cfda22f1d0
Description-en: Serialize instances for Data.Vector types
 Data.Serialize functions for Data.Vector.Generic vectors. Orphan
 instances are provided for Data.Vector, Data.Vector.Unboxed,
 Data.Vector.Storable, and Data.Vector.Primitive vectors.
 .
 The serialized format is an Int64 representing the length of the
 vector, followed by the Data.Serialized contents of each element.
 .
 Note that the functions in Data.Vector.Storable.UnsafeSerialize
 perform much better when serialization does not need to account for
 host endianness and word size.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-vector-doc
Description-md5: 3a40627ed5df31815b181a3aa3831d80
Description-en: Serialize instances for Data.Vector types; documentation
 Data.Serialize functions for Data.Vector.Generic vectors. Orphan
 instances are provided for Data.Vector, Data.Vector.Unboxed,
 Data.Vector.Storable, and Data.Vector.Primitive vectors.
 .
 The serialized format is an Int64 representing the length of the
 vector, followed by the Data.Serialized contents of each element.
 .
 Note that the functions in Data.Vector.Storable.UnsafeSerialize
 perform much better when serialization does not need to account for
 host endianness and word size.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cereal-vector-prof
Description-md5: 922f4ffeb3bdca014fcdda755171bd58
Description-en: Serialize instances for Data.Vector types; profiling libraries
 Data.Serialize functions for Data.Vector.Generic vectors. Orphan
 instances are provided for Data.Vector, Data.Vector.Unboxed,
 Data.Vector.Storable, and Data.Vector.Primitive vectors.
 .
 The serialized format is an Int64 representing the length of the
 vector, followed by the Data.Serialized contents of each element.
 .
 Note that the functions in Data.Vector.Storable.UnsafeSerialize
 perform much better when serialization does not need to account for
 host endianness and word size.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cgi-dev
Description-md5: 04e5f072aced4df0b7b0847aedf8c110
Description-en: Haskell CGI library for GHC
 This library is for writing CGI programs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cgi-doc
Description-md5: 80bf2f83c54070e0bfa5a41605ad76d1
Description-en: Haskell CGI library for GHC; documentation
 This library is for writing CGI programs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cgi-prof
Description-md5: 86e3dafacf1234fc9e635f6ade30891f
Description-en: Haskell CGI library for GHC; profiling libraries
 This library is for writing CGI programs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charset-dev
Description-md5: 2ede8d6effc059238547dda9b16aa0ed
Description-en: fast Unicode character sets
 Fast Unicode character sets based on complemented PATRICIA tries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charset-doc
Description-md5: 16e62cbacd849f468b1fc7bd395a17e7
Description-en: fast Unicode character sets; documentation
 Fast Unicode character sets based on complemented PATRICIA tries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charset-prof
Description-md5: 0d19a55e51a223f5d3c7e2c2ad0e9036
Description-en: fast Unicode character sets; profiling libraries
 Fast Unicode character sets based on complemented PATRICIA tries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charsetdetect-ae-dev
Description-md5: 0348439a31c9b5434ebd92553c3d135f
Description-en: charset detection using Mozilla's Universal Character Set Detector
 Mozilla have developed a robust and efficient character set detection
 algorithm for use in their web browsers.  The algorithm is able to detect all
 of the most frequently encountered character encodings totally automatically.
 .
 This library wraps up their library and exposes a very simple Haskell
 interface to it. The library is portable, and is confirmed to work on both
 Unix and Windows.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charsetdetect-ae-doc
Description-md5: 22d5c74b7233fd71b32d35e70a73cb45
Description-en: charset detection using Mozilla's Universal Character Set Detector; documentation
 Mozilla have developed a robust and efficient character set detection
 algorithm for use in their web browsers.  The algorithm is able to detect all
 of the most frequently encountered character encodings totally automatically.
 .
 This library wraps up their library and exposes a very simple Haskell
 interface to it. The library is portable, and is confirmed to work on both
 Unix and Windows.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-charsetdetect-ae-prof
Description-md5: 62402fe48a4541f5abf672b4c8fef2e1
Description-en: charset detection using Mozilla's Universal Character Set Detector; profiling libraries
 Mozilla have developed a robust and efficient character set detection
 algorithm for use in their web browsers.  The algorithm is able to detect all
 of the most frequently encountered character encodings totally automatically.
 .
 This library wraps up their library and exposes a very simple Haskell
 interface to it. The library is portable, and is confirmed to work on both
 Unix and Windows.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-dev
Description-md5: 725a98648d8aa362c67f442afdd9d288
Description-en: library for generating 2D Charts and Plots
 Chart is a library for generating 2D Charts and Plots.  There are
 backends available for Cairo and Diagrams.
  .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-doc
Description-md5: e7d9e20b704dfa288dd5b4843ea226d7
Description-en: library for generating 2D Charts and Plots; documentation
 Chart is a library for generating 2D Charts and Plots.  There are
 backends available for Cairo and Diagrams.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-prof
Description-md5: b5a44d978c40273d28472018e879e7d2
Description-en: library for generating 2D Charts and Plots; profiling libraries
 Chart is a library for generating 2D Charts and Plots.  There are
 backends available for Cairo and Diagrams.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-cairo-dev
Description-md5: 56cc9957e202f7a5a3c6b8d906336891
Description-en: Cairo backend for Charts
 Chart is a library for generating 2D Charts and Plots.
 .
 This is the backend using the cairo library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-cairo-doc
Description-md5: bed70316d9001dc0e871a629bd239d94
Description-en: Cairo backend for Charts; documentation
 Chart is a library for generating 2D Charts and Plots.
 .
 This is the backend using the cairo library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chart-cairo-prof
Description-md5: 1ea9410754236548e86ccf8a70dbb61d
Description-en: Cairo backend for Charts; profiling libraries
 Chart is a library for generating 2D Charts and Plots.
 .
 This is the backend using the cairo library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chasingbottoms-dev
Description-md5: e814cdfd5dff7ce9e950f5ff612f270f
Description-en: Library for testing partial and infinite values
 Do you ever feel the need to test code involving bottoms (e.g. calls to the
 error function), or code involving infinite values? Then this library could be
 useful for you.
 .
 It is usually easy to get a grip on bottoms by showing a value and waiting to
 see how much gets printed before the first exception is encountered. However,
 that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
 this library you can do such tests like other automatic tests.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chasingbottoms-doc
Description-md5: 43603ff14eeb0a1f3e984db323e2551a
Description-en: Library for testing partial and infinite values; documentation
 Do you ever feel the need to test code involving bottoms (e.g. calls to the
 error function), or code involving infinite values? Then this library could be
 useful for you.
 .
 It is usually easy to get a grip on bottoms by showing a value and waiting to
 see how much gets printed before the first exception is encountered. However,
 that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
 this library you can do such tests like other automatic tests.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chasingbottoms-prof
Description-md5: ef09cbd01a1b27d40c60df498c3f94da
Description-en: Library for testing partial and infinite values; profiling libraries
 Do you ever feel the need to test code involving bottoms (e.g. calls to the
 error function), or code involving infinite values? Then this library could be
 useful for you.
 .
 It is usually easy to get a grip on bottoms by showing a value and waiting to
 see how much gets printed before the first exception is encountered. However,
 that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
 this library you can do such tests like other automatic tests.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chunked-data-dev
Description-md5: a16e613598648c9274c98a8804a9c9e2
Description-en: typeclasses for dealing with various chunked data representations
 Typeclasses for dealing with various chunked data representations,
 originally present in classy-prelude.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chunked-data-doc
Description-md5: 7033220638c94ae7171d6f4a37ad7890
Description-en: typeclasses for dealing with various chunked data representations; documentation
 Typeclasses for dealing with various chunked data representations,
 originally present in classy-prelude.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-chunked-data-prof
Description-md5: 85939777fae9cd214382c709dceecb45
Description-en: typeclasses for dealing with various chunked data representations; profiling libraries
 Typeclasses for dealing with various chunked data representations,
 originally present in classy-prelude.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes-dev
Description-md5: 84f8bf48c7934b0a58be29a1e2743f83
Description-en: Fast AES cipher implementation
 The modes of operations available are ECB (Electronic code book),
 CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext
 stealing), GCM (Galois Counter Mode).
 .
 The AES implementation uses AES-NI when available (on x86 and x86-64
 architecture), but fallback gracefully to a software C implementation.
 .
 The software implementation uses S-Boxes, which might suffer for cache
 timing issues.  However do note that most other known software
 implementations, including very popular one (openssl, gnutls) also uses
 same implementation. If it matters for your case, you should make sure
 you have AES-NI available, or you'll need to use a different
 implementation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes-doc
Description-md5: 9615d0ad2f10b50b8560c4009ba43afe
Description-en: Fast AES cipher implementation; documentation
 The modes of operations available are ECB (Electronic code book),
 CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext
 stealing), GCM (Galois Counter Mode).
 .
 The AES implementation uses AES-NI when available (on x86 and x86-64
 architecture), but fallback gracefully to a software C implementation.
 .
 The software implementation uses S-Boxes, which might suffer for cache
 timing issues.  However do note that most other known software
 implementations, including very popular one (openssl, gnutls) also uses
 same implementation. If it matters for your case, you should make sure
 you have AES-NI available, or you'll need to use a different
 implementation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes-prof
Description-md5: 5cd7bf0d3d10dc5c72184e8bfa583541
Description-en: Fast AES cipher implementation; profiling libraries
 The modes of operations available are ECB (Electronic code book),
 CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext
 stealing), GCM (Galois Counter Mode).
 .
 The AES implementation uses AES-NI when available (on x86 and x86-64
 architecture), but fallback gracefully to a software C implementation.
 .
 The software implementation uses S-Boxes, which might suffer for cache
 timing issues.  However do note that most other known software
 implementations, including very popular one (openssl, gnutls) also uses
 same implementation. If it matters for your case, you should make sure
 you have AES-NI available, or you'll need to use a different
 implementation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes128-dev
Description-md5: 77e25434ef1e7d899f5d3ab990c79e84
Description-en: AES and common modes
 Cipher-aes128 is an implementation of AES and common modes of operation.
 .
 It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
   * including compile-time detection of NI compiler support,
   * a slightly more functional interface for GCM operations,
   * exposure of 'Ptr' based operations via the .Internal module, and
   * build-in crypto-api support.
 Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
 which has since been adopted into cipher-aes.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes128-doc
Description-md5: 55da2dc71a0a2d868336ec091cbfdb43
Description-en: AES and common modes; documentation
 Cipher-aes128 is an implementation of AES and common modes of operation.
 .
 It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
   * including compile-time detection of NI compiler support,
   * a slightly more functional interface for GCM operations,
   * exposure of 'Ptr' based operations via the .Internal module, and
   * build-in crypto-api support.
 Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
 which has since been adopted into cipher-aes.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-aes128-prof
Description-md5: e115780b4c68e4e29f1dcd8e8150624d
Description-en: AES and common modes; profiling libraries
 Cipher-aes128 is an implementation of AES and common modes of operation.
 .
 It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
   * including compile-time detection of NI compiler support,
   * a slightly more functional interface for GCM operations,
   * exposure of 'Ptr' based operations via the .Internal module, and
   * build-in crypto-api support.
 Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
 which has since been adopted into cipher-aes.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-camellia-dev
Description-md5: 2fa76a46ce90f9d219b004d8c7c7ac5f
Description-en: Camellia cipher
 Camellia cipher primitives.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-camellia-doc
Description-md5: c39c79061f48924fc39a1a7e93304291
Description-en: Camellia cipher; documentation
 Camellia cipher primitives.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-camellia-prof
Description-md5: 28b88b5a4bae7b2982b6389732ae91bc
Description-en: Camellia cipher; profiling libraries
 Camellia cipher primitives.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-des-dev
Description-md5: 39fc7c11c4271c92a760d88a63dac910
Description-en: DES and 3DES ciphers
 DES and 3DES cipher primitives.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-des-doc
Description-md5: fda9493b286f81046b99a1545614ef87
Description-en: DES and 3DES ciphers; documentation
 DES and 3DES cipher primitives.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cipher-des-prof
Description-md5: f566b083896640f5eeb2b32037fd6e2f
Description-en: DES and 3DES ciphers; profiling libraries
 DES and 3DES cipher primitives.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-citeproc-dev
Description-md5: bc9e47fcfe77173f9b960829845913b9
Description-en: Generates citations and bibliography from CSL styles
 citeproc parses CSL style files and uses them to generate a list of formatted
 citations and bibliography entries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-citeproc-doc
Description-md5: 7ff9c92167afaa616320e5a0fcdfa995
Description-en: Generates citations and bibliography from CSL styles; documentation
 citeproc parses CSL style files and uses them to generate a list of formatted
 citations and bibliography entries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-citeproc-prof
Description-md5: 873764fc67a80570dd089486864e642c
Description-en: Generates citations and bibliography from CSL styles; profiling libraries
 citeproc parses CSL style files and uses them to generate a list of formatted
 citations and bibliography entries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-clash-ghc-utils
Description-md5: 7b9ff2bcbc8416108aa6ff30110e45fb
Description-en: Clash: functional hardware descr. language - GHC frontend
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
    safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
    your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
    fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
    @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Clash Compiler binary using GHC/Haskell as a frontend
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>

Package: libghc-clash-ghc-dev
Description-md5: dedc3193efe84d3008c5ba90b9c0bb19
Description-en: Clash: functional hardware descr. language - GHC frontend
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
    safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
    your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
    fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
    @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Clash Compiler binary using GHC/Haskell as a frontend
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-ghc-doc
Description-md5: e0bebbbb83777b65e2e7906d1acf84cc
Description-en: Clash: functional hardware descr. language - GHC frontend; documentation
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
    safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
    your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
    fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
    @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Clash Compiler binary using GHC/Haskell as a frontend
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-ghc-prof
Description-md5: 86034f447311bdf4c404826548eb4034
Description-en: Clash: functional hardware descr. language - GHC frontend; profiling libraries
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
    safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
    your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
    fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
    @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Clash Compiler binary using GHC/Haskell as a frontend
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-clash-lib-utils
Description-md5: 411f699ae77a273461f62d51b2cf1d6b
Description-en: Functional hardware description language - library
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * The CoreHW internal language: SystemF + Letrec + Case-decomposition
 .
  * The normalisation process that brings CoreHW in a normal form that can be
 converted to a netlist
 .
  * Blackbox/Primitive Handling
 .
 Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
 .
  * <https://hackage.haskell.org/package/clash-ghc GHC/Haskell Frontend>
 .
  * <https://github.com/christiaanb/Idris-dev Idris Frontend>
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>

Package: libghc-clash-lib-dev
Description-md5: 702ddf18b0f52d57125fc3f9e3f87f6a
Description-en: Functional hardware description language - library
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * The CoreHW internal language: SystemF + Letrec + Case-decomposition
 .
  * The normalisation process that brings CoreHW in a normal form that can be
 converted to a netlist
 .
  * Blackbox/Primitive Handling
 .
 Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
 .
  * <https://hackage.haskell.org/package/clash-ghc GHC/Haskell Frontend>
 .
  * <https://github.com/christiaanb/Idris-dev Idris Frontend>
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-lib-doc
Description-md5: 31f570495247418b9d96532394e386a8
Description-en: Functional hardware description language - library; documentation
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * The CoreHW internal language: SystemF + Letrec + Case-decomposition
 .
  * The normalisation process that brings CoreHW in a normal form that can be
 converted to a netlist
 .
  * Blackbox/Primitive Handling
 .
 Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
 .
  * <https://hackage.haskell.org/package/clash-ghc GHC/Haskell Frontend>
 .
  * <https://github.com/christiaanb/Idris-dev Idris Frontend>
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-lib-prof
Description-md5: fd537f495eb9806559ceefd602363a7a
Description-en: Functional hardware description language - library; profiling libraries
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * The CoreHW internal language: SystemF + Letrec + Case-decomposition
 .
  * The normalisation process that brings CoreHW in a normal form that can be
 converted to a netlist
 .
  * Blackbox/Primitive Handling
 .
 Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
 .
  * <https://hackage.haskell.org/package/clash-ghc GHC/Haskell Frontend>
 .
  * <https://github.com/christiaanb/Idris-dev Idris Frontend>
 .
 Prelude library: <https://hackage.haskell.org/package/clash-prelude>
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-prelude-dev
Description-md5: 46a8938f9aa8b216961109ef25336966
Description-en: Functional hardware description language - Prelude library
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Prelude library containing datatypes and functions for circuit design
 .
 To use the library:
 .
  * Import "Clash.Prelude"
 .
  * Alternatively, if you want to explicitly route clock and reset ports,
 for more straightforward multi-clock designs, you can import the
 "Clash.Explicit.Prelude" module. Note that you should not import
 "Clash.Prelude" and "Clash.Explicit.Prelude" at the same time as they
 have overlapping definitions.
 .
 A preliminary version of a tutorial can be found in "Clash.Tutorial", for a
 general overview of the library you should however check out "Clash.Prelude".
 Some circuit examples can be found in "Clash.Examples".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-prelude-doc
Description-md5: a4a232acd32bffc741a2b8258218a427
Description-en: Functional hardware description language - Prelude library; documentation
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Prelude library containing datatypes and functions for circuit design
 .
 To use the library:
 .
  * Import "Clash.Prelude"
 .
  * Alternatively, if you want to explicitly route clock and reset ports,
 for more straightforward multi-clock designs, you can import the
 "Clash.Explicit.Prelude" module. Note that you should not import
 "Clash.Prelude" and "Clash.Explicit.Prelude" at the same time as they
 have overlapping definitions.
 .
 A preliminary version of a tutorial can be found in "Clash.Tutorial", for a
 general overview of the library you should however check out "Clash.Prelude".
 Some circuit examples can be found in "Clash.Examples".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clash-prelude-prof
Description-md5: 74f88b3a7c324a2e57b126803a83c797
Description-en: Functional hardware description language - Prelude library; profiling libraries
 Clash is a functional hardware description language that borrows both its
 syntax and semantics from the functional programming language Haskell. The
 Clash compiler transforms these high-level descriptions to low-level
 synthesizable VHDL, Verilog, or SystemVerilog.
 .
 Features of Clash:
 .
  * Strongly typed, but with a very high degree of type inference, enabling both
 safe and fast prototyping using concise descriptions.
 .
  * Interactive REPL: load your designs in an interpreter and easily test all
 your component without needing to setup a test bench.
 .
  * Higher-order functions, with type inference, result in designs that are
 fully parametric by default.
 .
  * Synchronous sequential circuit design based on streams of values, called
 @Signal@s, lead to natural descriptions of feedback loops.
 .
  * Support for multiple clock domains, with type safe clock domain crossing.
 .
 This package provides:
 .
  * Prelude library containing datatypes and functions for circuit design
 .
 To use the library:
 .
  * Import "Clash.Prelude"
 .
  * Alternatively, if you want to explicitly route clock and reset ports,
 for more straightforward multi-clock designs, you can import the
 "Clash.Explicit.Prelude" module. Note that you should not import
 "Clash.Prelude" and "Clash.Explicit.Prelude" at the same time as they
 have overlapping definitions.
 .
 A preliminary version of a tutorial can be found in "Clash.Tutorial", for a
 general overview of the library you should however check out "Clash.Prelude".
 Some circuit examples can be found in "Clash.Examples".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clientsession-dev
Description-md5: 385dbb05349c01fbfcbebcf1906dc93f
Description-en: library for web session data in cookies
 Achieves security through AES encryption and MD5 hashing. Uses base64
 encoding to avoid any issues with characters.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clientsession-doc
Description-md5: 1d6be331a14a03d89b35234b9cc7eb7b
Description-en: library for web session data in cookies; documentation
 Achieves security through AES encryption and MD5 hashing. Uses base64
 encoding to avoid any issues with characters.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clientsession-prof
Description-md5: c71cced3828fde624607d63f93b080ca
Description-en: library for web session data in cookies; profiling libraries
 Achieves security through AES encryption and MD5 hashing. Uses base64
 encoding to avoid any issues with characters.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clock-dev
Description-md5: ecfeebfea66cd57034ae5544f1bf497d
Description-en: High-resolution clock and timer
 This library provides convenient access to high-resolution clock and timer
 functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clock-doc
Description-md5: 90f0815c532c22320e1935cadceb574e
Description-en: High-resolution clock and timer; documentation
 This library provides convenient access to high-resolution clock and timer
 functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-clock-prof
Description-md5: 6afd7d78dc0419dbe228863dee3670f0
Description-en: High-resolution clock and timer; profiling libraries
 This library provides convenient access to high-resolution clock and timer
 functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-dev
Description-md5: 0e70289ce2bdfe0989f0370fe3927b9d
Description-en: fast, accurate CommonMark (Markdown) parser and renderer
 This package provides Haskell bindings for libcmark, the reference
 parser for CommonMark, a fully specified variant of Markdown.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-doc
Description-md5: 9fca36fc951fb8aca56c1c18bca3c718
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; documentation
 This package provides Haskell bindings for libcmark, the reference
 parser for CommonMark, a fully specified variant of Markdown.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-prof
Description-md5: ad1fd2415014994431cf514a87bad23a
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; profiling libraries
 This package provides Haskell bindings for libcmark, the reference
 parser for CommonMark, a fully specified variant of Markdown.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-gfm-dev
Description-md5: 0247e7e1a7ab628890b97f2ee1581e09
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer
 This package provides Haskell bindings for libcmark-gfm, the reference
 parser for GitHub Flavored Markdown, a fully specified variant of
 Markdown.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-gfm-doc
Description-md5: f968dfa03d476f0ebbd299c7c623edb0
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer; documentation
 This package provides Haskell bindings for libcmark-gfm, the reference
 parser for GitHub Flavored Markdown, a fully specified variant of
 Markdown.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmark-gfm-prof
Description-md5: 8a930bde90d8ee45430b62781da3d3e8
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer; profiling libraries
 This package provides Haskell bindings for libcmark-gfm, the reference
 parser for GitHub Flavored Markdown, a fully specified variant of
 Markdown.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmdargs-dev
Description-md5: 843f42b2a7334d3184705d43ed855808
Description-en: command-line argument processing
 It provides an easy way to define command-line parsers. Most users
 will want to use the System.Console.CmdArgs.Implicit module, whose
 documentation contains an example.
 .
 System.Console.CmdArgs.Explicit provides a way to write command-line
 parsers for both single mode programs (most programs) and multiple
 mode programs (e.g. darcs or cabal). Parsers are defined by
 constructing a data structure.
 .
 System.Console.CmdArgs.Implicit provides a way to concisely define
 command-line parsers, up to three times shorter than getopt. These
 parsers are translated into the Explicit data type.
 .
 System.Console.CmdArgs.GetOpt provides a wrapper allowing
 compatiblity with existing getopt parsers, mapping to the Explicit
 data type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmdargs-doc
Description-md5: 546edd54da29b3a599b735788598cb03
Description-en: command-line argument processing; documentation
 It provides an easy way to define command-line parsers. Most users
 will want to use the System.Console.CmdArgs.Implicit module, whose
 documentation contains an example.
 .
 System.Console.CmdArgs.Explicit provides a way to write command-line
 parsers for both single mode programs (most programs) and multiple
 mode programs (e.g. darcs or cabal). Parsers are defined by
 constructing a data structure.
 .
 System.Console.CmdArgs.Implicit provides a way to concisely define
 command-line parsers, up to three times shorter than getopt. These
 parsers are translated into the Explicit data type.
 .
 System.Console.CmdArgs.GetOpt provides a wrapper allowing
 compatiblity with existing getopt parsers, mapping to the Explicit
 data type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cmdargs-prof
Description-md5: fefe9f645dc2906e40263b16dc33a8f3
Description-en: command-line argument processing; profiling libraries
 It provides an easy way to define command-line parsers. Most users
 will want to use the System.Console.CmdArgs.Implicit module, whose
 documentation contains an example.
 .
 System.Console.CmdArgs.Explicit provides a way to write command-line
 parsers for both single mode programs (most programs) and multiple
 mode programs (e.g. darcs or cabal). Parsers are defined by
 constructing a data structure.
 .
 System.Console.CmdArgs.Implicit provides a way to concisely define
 command-line parsers, up to three times shorter than getopt. These
 parsers are translated into the Explicit data type.
 .
 System.Console.CmdArgs.GetOpt provides a wrapper allowing
 compatiblity with existing getopt parsers, mapping to the Explicit
 data type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-code-page-dev
Description-md5: 08a7052a2199805ccf6352604b10d113
Description-en: Windows code page library for Haskell
 Functions which adjust code pages on Windows, and do nothing
 on other operating systems.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-code-page-doc
Description-md5: b11f0ec3d203f58dd3b28d5117197004
Description-en: Windows code page library for Haskell; documentation
 Functions which adjust code pages on Windows, and do nothing
 on other operating systems.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-code-page-prof
Description-md5: 493308b2eff58ede60f4f977b1b21f1c
Description-en: Windows code page library for Haskell; profiling libraries
 Functions which adjust code pages on Windows, and do nothing
 on other operating systems.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-colour-dev
Description-md5: f18c21609df8c1ab58b6625f5a1e9ec8
Description-en: A model for human colour/color perception
 This package provides a data type for colours and transparency. Colours can be
 blended and composed. Various colour spaces are supported. A module of colour
 names (Data.Colour.Names) is provided.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-colour-doc
Description-md5: ed8a3b6a887b447d9b7a4c4e9bee400b
Description-en: A model for human colour/color perception; documentation
 This package provides a data type for colours and transparency. Colours can be
 blended and composed. Various colour spaces are supported. A module of colour
 names (Data.Colour.Names) is provided.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-colour-prof
Description-md5: 3b049961f7545d45403878a10adb6073
Description-en: A model for human colour/color perception; profiling libraries
 This package provides a data type for colours and transparency. Colours can be
 blended and composed. Various colour spaces are supported. A module of colour
 names (Data.Colour.Names) is provided.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-dev
Description-md5: c376aeac25bcd801e600992b5dd67dbd
Description-en: Pure Haskell commonmark parser
 This library provides the core data types and functions
 for parsing commonmark (<https://spec.commonmark.org>).
 The parser is fully commonmark-compliant and passes the test
 suite.  It is designed to be customizable and easily extensible.
 To customize the output, create an AST, or support a new output
 format, one need only define some new typeclass instances.
 It is also easy to add new syntax elements or modify existing ones.
 .
 Accurate information about source positions is available
 for all block and inline elements.  Thus the library can be
 used to create an accurate syntax highlighter or
 an editor with live preview.
 .
 The parser has been designed for robust performance
 even in pathological cases that tend to cause stack overflows or
 exponential slowdowns in other parsers, with parsing speed that
 varies linearly with input length.
 .
 Related packages:
 .
   - commonmark-extensions (which defines a number of syntax extensions)
   - commonmark-pandoc (which allows using this parser to create a Pandoc
     structure)
   - commonmark-cli (a command-line tool for converting and
     syntax-highlighting commonmark documents)
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-doc
Description-md5: 2e573e40d8bbca18edbce5d5b7abf8ee
Description-en: Pure Haskell commonmark parser; documentation
 This library provides the core data types and functions
 for parsing commonmark (<https://spec.commonmark.org>).
 The parser is fully commonmark-compliant and passes the test
 suite.  It is designed to be customizable and easily extensible.
 To customize the output, create an AST, or support a new output
 format, one need only define some new typeclass instances.
 It is also easy to add new syntax elements or modify existing ones.
 .
 Accurate information about source positions is available
 for all block and inline elements.  Thus the library can be
 used to create an accurate syntax highlighter or
 an editor with live preview.
 .
 The parser has been designed for robust performance
 even in pathological cases that tend to cause stack overflows or
 exponential slowdowns in other parsers, with parsing speed that
 varies linearly with input length.
 .
 Related packages:
 .
   - commonmark-extensions (which defines a number of syntax extensions)
   - commonmark-pandoc (which allows using this parser to create a Pandoc
     structure)
   - commonmark-cli (a command-line tool for converting and
     syntax-highlighting commonmark documents)
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-prof
Description-md5: 82997d612cf2318c5de718dd5706069b
Description-en: Pure Haskell commonmark parser; profiling libraries
 This library provides the core data types and functions
 for parsing commonmark (<https://spec.commonmark.org>).
 The parser is fully commonmark-compliant and passes the test
 suite.  It is designed to be customizable and easily extensible.
 To customize the output, create an AST, or support a new output
 format, one need only define some new typeclass instances.
 It is also easy to add new syntax elements or modify existing ones.
 .
 Accurate information about source positions is available
 for all block and inline elements.  Thus the library can be
 used to create an accurate syntax highlighter or
 an editor with live preview.
 .
 The parser has been designed for robust performance
 even in pathological cases that tend to cause stack overflows or
 exponential slowdowns in other parsers, with parsing speed that
 varies linearly with input length.
 .
 Related packages:
 .
   - commonmark-extensions (which defines a number of syntax extensions)
   - commonmark-pandoc (which allows using this parser to create a Pandoc
     structure)
   - commonmark-cli (a command-line tool for converting and
     syntax-highlighting commonmark documents)
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-extensions-dev
Description-md5: 11cb177f7e489ad66f7635d6ad653f78
Description-en: Pure Haskell commonmark parser extensions
 This library provides some useful extensions to core commonmark
 syntax: smart quotes, definition lists, tables, footnotes, math,
 and more.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-extensions-doc
Description-md5: 820f5b6076bce937cf12bba757dd7c27
Description-en: Pure Haskell commonmark parser extensions; documentation
 This library provides some useful extensions to core commonmark
 syntax: smart quotes, definition lists, tables, footnotes, math,
 and more.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-extensions-prof
Description-md5: 847e6f2d7dc397fd762fca2768dc7546
Description-en: Pure Haskell commonmark parser extensions; profiling libraries
 This library provides some useful extensions to core commonmark
 syntax: smart quotes, definition lists, tables, footnotes, math,
 and more.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-pandoc-dev
Description-md5: 95efc92fd76eb2ceeb3bbf85ebb8af49
Description-en: Bridge between commonmark and pandoc AST
 This library provides typeclasses for rendering
 commonmark to Pandoc types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-pandoc-doc
Description-md5: e1a6a389ecec607b0bc693089b485d24
Description-en: Bridge between commonmark and pandoc AST; documentation
 This library provides typeclasses for rendering
 commonmark to Pandoc types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-commonmark-pandoc-prof
Description-md5: 85d576ccb3266d32646fb1525acc3280
Description-en: Bridge between commonmark and pandoc AST; profiling libraries
 This library provides typeclasses for rendering
 commonmark to Pandoc types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-comonad-dev
Description-md5: 94b0ca2c6958dd033a095a4447fe4f2e
Description-en: Haskell 98 comonads
 Haskell 98 comonads
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-comonad-doc
Description-md5: 7b9943d0098c6e2cce1c7b2201d49757
Description-en: Haskell 98 comonads; documentation
 Haskell 98 comonads
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-comonad-prof
Description-md5: daf2b28ec50a57bd8e9471361df8c82c
Description-en: Haskell 98 comonads; profiling libraries
 Haskell 98 comonads
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-extra-dev
Description-md5: e6e54c8f21b8beb7150703a55b0f91c8
Description-en: Extra concurrency primitives
 The @concurrent-extra@ package offers among other things the
 following selection of synchronisation primitives:
 .
  * @Broadcast@: Wake multiple threads by broadcasting a value.
 .
  * @Event@: Wake multiple threads by signalling an event.
 .
  * @Lock@: Enforce exclusive access to a resource. Also known as a
 binary semaphore or mutex. The package additionally provides an
 alternative that works in the @STM@ monad.
 .
  * @RLock@: A lock which can be acquired multiple times by the same
 thread. Also known as a reentrant mutex.
 .
  * @ReadWriteLock@: Multiple-reader, single-writer locks. Used to
 protect shared resources which may be concurrently read, but only
 sequentially written.
 .
  * @ReadWriteVar@: Concurrent read, sequential write variables.
 .
 Please consult the API documentation of the individual modules for
 more detailed information.
 .
 This package was inspired by the concurrency libraries of Java and
 Python.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-extra-doc
Description-md5: 671163177d392130e9da6a27479e9b8c
Description-en: Extra concurrency primitives; documentation
 The @concurrent-extra@ package offers among other things the
 following selection of synchronisation primitives:
 .
  * @Broadcast@: Wake multiple threads by broadcasting a value.
 .
  * @Event@: Wake multiple threads by signalling an event.
 .
  * @Lock@: Enforce exclusive access to a resource. Also known as a
 binary semaphore or mutex. The package additionally provides an
 alternative that works in the @STM@ monad.
 .
  * @RLock@: A lock which can be acquired multiple times by the same
 thread. Also known as a reentrant mutex.
 .
  * @ReadWriteLock@: Multiple-reader, single-writer locks. Used to
 protect shared resources which may be concurrently read, but only
 sequentially written.
 .
  * @ReadWriteVar@: Concurrent read, sequential write variables.
 .
 Please consult the API documentation of the individual modules for
 more detailed information.
 .
 This package was inspired by the concurrency libraries of Java and
 Python.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-extra-prof
Description-md5: fcfc39560bce4e307e034f991667f4cf
Description-en: Extra concurrency primitives; profiling libraries
 The @concurrent-extra@ package offers among other things the
 following selection of synchronisation primitives:
 .
  * @Broadcast@: Wake multiple threads by broadcasting a value.
 .
  * @Event@: Wake multiple threads by signalling an event.
 .
  * @Lock@: Enforce exclusive access to a resource. Also known as a
 binary semaphore or mutex. The package additionally provides an
 alternative that works in the @STM@ monad.
 .
  * @RLock@: A lock which can be acquired multiple times by the same
 thread. Also known as a reentrant mutex.
 .
  * @ReadWriteLock@: Multiple-reader, single-writer locks. Used to
 protect shared resources which may be concurrently read, but only
 sequentially written.
 .
  * @ReadWriteVar@: Concurrent read, sequential write variables.
 .
 Please consult the API documentation of the individual modules for
 more detailed information.
 .
 This package was inspired by the concurrency libraries of Java and
 Python.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-output-dev
Description-md5: 9b384c58ce927094a5043b5e773258a8
Description-en: ungarble output from several threads
 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-output-doc
Description-md5: fa93d70246fae755f548eb11c718cdc6
Description-en: ungarble output from several threads; documentation
 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-output-prof
Description-md5: 3bc93187a5b6636f0b05512006a48611
Description-en: ungarble output from several threads; profiling libraries
 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-supply-dev
Description-md5: 64bd130ceca37ab905c1411ac318abbc
Description-en: A fast concurrent unique identifier supply with a pure API
 A fast supply of concurrent unique identifiers suitable for use
 within a single process. Once the initial 'Supply' has been initialized,
 the remainder of the API is pure. See "Control.Concurrent.Supply" for
 details.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-supply-doc
Description-md5: 525d6a5e11144939353cbf10437061df
Description-en: A fast concurrent unique identifier supply with a pure API; documentation
 A fast supply of concurrent unique identifiers suitable for use
 within a single process. Once the initial 'Supply' has been initialized,
 the remainder of the API is pure. See "Control.Concurrent.Supply" for
 details.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-concurrent-supply-prof
Description-md5: 98b48368b1441141af898cfe4ace4619
Description-en: A fast concurrent unique identifier supply with a pure API; profiling libraries
 A fast supply of concurrent unique identifiers suitable for use
 within a single process. Once the initial 'Supply' has been initialized,
 the remainder of the API is pure. See "Control.Concurrent.Supply" for
 details.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cond-dev
Description-md5: 26f6dae8f5505933d7c154a75eb67b84
Description-en: conditional and boolean operators with monadic variants
 This library provides:
 .
 * Implementations of various overloaded conditional operations
 .
 * Lifted monadic variants of those operations and common boolean operators
 .
 * A typeclass for boolean algebras.
 .
 Feel free to send ideas and suggestions for new conditional operators to the
 maintainer.
 .
 Monadic looping constructs are not included as part of this package, since the
 monad-loops package has a fairly complete collection of them already.
 .
  Author: Adam Curtis
  Upstream-Maintainer: acurtis@spsu.edu
 .
 This package contains the normal library files.

Package: libghc-cond-doc
Description-md5: 88302c2133af1e33adbd9905d072c776
Description-en: conditional and boolean operators with monadic variants (docs)
 This library provides:
 .
 * Implementations of various overloaded conditional operations
 .
 * Lifted monadic variants of those operations and common boolean operators
 .
 * A typeclass for boolean algebras.
 .
 Feel free to send ideas and suggestions for new conditional operators to the
 maintainer.
 .
 Monadic looping constructs are not included as part of this package, since the
 monad-loops package has a fairly complete collection of them already.
 .
  Author: Adam Curtis
  Upstream-Maintainer: acurtis@spsu.edu
 .
 This package contains the documentation files.

Package: libghc-cond-prof
Description-md5: d75a8707cd1ca29ea77b569c033ee76f
Description-en: conditional and boolean operators with monadic variants (prof)
 This library provides:
 .
 * Implementations of various overloaded conditional operations
 .
 * Lifted monadic variants of those operations and common boolean operators
 .
 * A typeclass for boolean algebras.
 .
 Feel free to send ideas and suggestions for new conditional operators to the
 maintainer.
 .
 Monadic looping constructs are not included as part of this package, since the
 monad-loops package has a fairly complete collection of them already.
 .
  Author: Adam Curtis
  Upstream-Maintainer: acurtis@spsu.edu
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-conduit-dev
Description-md5: 53f8e7e1615fb4db43d76d6b07f4216a
Description-en: streaming data processing library
 Conduits are an approach to the streaming data problem. It is meant as an
 alternative to enumerators/iterators, hoping to address the same issues with
 different trade-offs based on real-world experience with enumerators. For
 more information, see http://www.yesodweb.com/book/conduit.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-conduit-doc
Description-md5: 574bc75419ab11adbea5f144a0411e6d
Description-en: streaming data processing library; documentation
 Conduits are an approach to the streaming data problem. It is meant as an
 alternative to enumerators/iterators, hoping to address the same issues with
 different trade-offs based on real-world experience with enumerators. For
 more information, see http://www.yesodweb.com/book/conduit.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-conduit-prof
Description-md5: 6df51df14d120612ffb78b136b80195d
Description-en: streaming data processing library; profiling libraries
 Conduits are an approach to the streaming data problem. It is meant as an
 alternative to enumerators/iterators, hoping to address the same issues with
 different trade-offs based on real-world experience with enumerators. For
 more information, see http://www.yesodweb.com/book/conduit.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-conduit-extra-dev
Description-md5: 9b01e3006e5376bb750c6c72e0baa36a
Description-en: batteries-included conduit: adapters for common libraries
 The conduit package itself maintains relative small dependencies. The
 purpose of this package is to collect commonly used utility functions
 wrapping other library dependencies, without depending on
 heavier-weight dependencies. The basic idea is that this package
 should only depend on haskell-platform packages and conduit.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-conduit-extra-doc
Description-md5: 87b0ad2c68ae2948ded45e9795919fef
Description-en: batteries-included conduit: adapters for common libraries; documentation
 The conduit package itself maintains relative small dependencies. The
 purpose of this package is to collect commonly used utility functions
 wrapping other library dependencies, without depending on
 heavier-weight dependencies. The basic idea is that this package
 should only depend on haskell-platform packages and conduit.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-conduit-extra-prof
Description-md5: 3ab16d2d8ad41504171efa238ca8fa61
Description-en: batteries-included conduit: adapters for common libraries; profiling libraries
 The conduit package itself maintains relative small dependencies. The
 purpose of this package is to collect commonly used utility functions
 wrapping other library dependencies, without depending on
 heavier-weight dependencies. The basic idea is that this package
 should only depend on haskell-platform packages and conduit.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-ini-dev
Description-md5: 135629f2f868dd9ae232d8749ff67969
Description-en: simple INI-based configuration files
 The config-ini library is a set of small monadic languages
 for writing simple configuration languages with convenient,
 human-readable error messages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-ini-doc
Description-md5: 9f2151cf2436a4f67ad98627b611b547
Description-en: simple INI-based configuration files; documentation
 The config-ini library is a set of small monadic languages
 for writing simple configuration languages with convenient,
 human-readable error messages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-ini-prof
Description-md5: c3b367ea1e9d5034dd655c02a96db241
Description-en: simple INI-based configuration files; profiling libraries
 The config-ini library is a set of small monadic languages
 for writing simple configuration languages with convenient,
 human-readable error messages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-schema-dev
Description-md5: d224a07fab329086ed9a5ce288ac5e87
Description-en: schema definitions for the config-value package
 This package makes it possible to defined schemas for use when
 loading configuration files using the config-value format.
 These schemas can be used to be process a configuration file into
 a Haskell value, or to automatically generate documentation for
 the file format.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-schema-doc
Description-md5: 5b10869fce663cf1f8157f067ce68d70
Description-en: schema definitions for the config-value package; documentation
 This package makes it possible to defined schemas for use when
 loading configuration files using the config-value format.
 These schemas can be used to be process a configuration file into
 a Haskell value, or to automatically generate documentation for
 the file format.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-schema-prof
Description-md5: 0998acf25db8d0c22d7f7604b9e7622e
Description-en: schema definitions for the config-value package; profiling libraries
 This package makes it possible to defined schemas for use when
 loading configuration files using the config-value format.
 These schemas can be used to be process a configuration file into
 a Haskell value, or to automatically generate documentation for
 the file format.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-value-dev
Description-md5: f287e6f66bbd7aa88c53aea59c2c99b1
Description-en: simple, layout-based value language similar to YAML/JSON
 This package implments a language similar to YAML or JSON but with
 fewer special cases and fewer dependencies. It emphasizes layout
 structure for sections and lists, and requires quotes around strings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-value-doc
Description-md5: b893891ae42325b914fe3caad178cc44
Description-en: simple, layout-based value language similar to YAML/JSON; documentation
 This package implments a language similar to YAML or JSON but with
 fewer special cases and fewer dependencies. It emphasizes layout
 structure for sections and lists, and requires quotes around strings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-config-value-prof
Description-md5: 892e81fab54d59c26981a7dd5f2e0963
Description-en: simple, layout-based value language similar to YAML/JSON; profiling libraries
 This package implments a language similar to YAML or JSON but with
 fewer special cases and fewer dependencies. It emphasizes layout
 structure for sections and lists, and requires quotes around strings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-configfile-dev
Description-md5: 844836653843af4d7eacc87b0f35cd79
Description-en: Parser and writer for sectioned config files in Haskell
 The ConfigFile module works with configuration files in a standard
 format that is easy for the user to edit, easy for the programmer
 to work with, yet remains powerful and flexible.  It is inspired by,
 and compatible with, Python's ConfigParser module.  It uses files
 that resemble Windows .INI-style files, but with numerous
 improvements.
 .
 ConfigFile provides simple calls to both read and write config files.
 It's possible to make a config file parsable by this module,
 the Unix shell, and make.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-configfile-doc
Description-md5: dd40c0043e7af86b120a2771d553fc53
Description-en: Parser and writer for sectioned config files in Haskell; documentation
 The ConfigFile module works with configuration files in a standard
 format that is easy for the user to edit, easy for the programmer
 to work with, yet remains powerful and flexible.  It is inspired by,
 and compatible with, Python's ConfigParser module.  It uses files
 that resemble Windows .INI-style files, but with numerous
 improvements.
 .
 ConfigFile provides simple calls to both read and write config files.
 It's possible to make a config file parsable by this module,
 the Unix shell, and make.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-configfile-prof
Description-md5: d0f3eddd5e3962308b340aa57b15fc59
Description-en: Parser and writer for sectioned config files in Haskell; profiling libraries
 The ConfigFile module works with configuration files in a standard
 format that is easy for the user to edit, easy for the programmer
 to work with, yet remains powerful and flexible.  It is inspired by,
 and compatible with, Python's ConfigParser module.  It uses files
 that resemble Windows .INI-style files, but with numerous
 improvements.
 .
 ConfigFile provides simple calls to both read and write config files.
 It's possible to make a config file parsable by this module,
 the Unix shell, and make.
 .
 This package contains configfile compiled for profiling.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-configurator-dev
Description-md5: fa695ff157bdbcfc012ed6518f937491
Description-en: dynamic config file reloading
 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the normal library files.

Package: libghc-configurator-doc
Description-md5: 231eaefc0da74eac6c4fd32eb30f5cc1
Description-en: dynamic config file reloading; documentation
 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the documentation files.

Package: libghc-configurator-prof
Description-md5: 41006f856601fca1ec29ef3d2460b143
Description-en: dynamic config file reloading; profiling libraries
 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-connection-dev
Description-md5: 337e8365e84cc2c7e338a33746c2c785
Description-en: simple and easy network connections API
 Simple network library for all your connection needs.  This library
 provides a very simple API to create sockets to a destination with
 the choice of SSL/TLS, and SOCKS.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-connection-doc
Description-md5: 26fbaacd6fc87dd712e9434ef88a645a
Description-en: simple and easy network connections API; documentation
 Simple network library for all your connection needs.  This library
 provides a very simple API to create sockets to a destination with
 the choice of SSL/TLS, and SOCKS.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-connection-prof
Description-md5: 013e3ac8466fcdb616b77d2fe5f8a67f
Description-en: simple and easy network connections API; profiling libraries
 Simple network library for all your connection needs.  This library
 provides a very simple API to create sockets to a destination with
 the choice of SSL/TLS, and SOCKS.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-dev
Description-md5: 3263b264c8706ec93bca239785ebfab3
Description-en: Constraint manipulation
 GHC 7.4 gave us the ability to talk about ConstraintKinds.  This package
 provides a vocabulary for working with them.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-doc
Description-md5: 37e489328f22d9d469f10d808dcc3713
Description-en: Constraint manipulation; documentation
 GHC 7.4 gave us the ability to talk about ConstraintKinds.  This package
 provides a vocabulary for working with them.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-prof
Description-md5: 0001e8eedb3b4cd73cdb44ab2d1e7f35
Description-en: Constraint manipulation; profiling libraries
 GHC 7.4 gave us the ability to talk about ConstraintKinds.  This package
 provides a vocabulary for working with them.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-extras-dev
Description-md5: 31f13f55343680b87ca7a4a929b59d80
Description-en: utility package for constraints
 Convenience functions and TH for working with constraints.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-extras-doc
Description-md5: 6d59a35aa1a9ad88c987eef47ded2aff
Description-en: utility package for constraints; documentation
 Convenience functions and TH for working with constraints.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-constraints-extras-prof
Description-md5: b7773d3ff70bf3558a0308d431598ff6
Description-en: utility package for constraints; profiling libraries
 Convenience functions and TH for working with constraints.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-dev
Description-md5: 88d140f729df8c93c67b9f4aee02eacb
Description-en: Contravariant functors
 This packages provides a type class for contravariant functors, i.e. those with
 a method contramap :: (a -> b) -> f b -> f a.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-doc
Description-md5: 3aa78d31b8e7d8e3b02de301fa777141
Description-en: Contravariant functors; documentation
 This packages provides a type class for contravariant functors, i.e. those with
 a method contramap :: (a -> b) -> f b -> f a.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-prof
Description-md5: c528b9778d351af9d1f9f6562cd33ec2
Description-en: Contravariant functors; profiling libraries
 This packages provides a type class for contravariant functors, i.e. those with
 a method contramap :: (a -> b) -> f b -> f a.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-extras-dev
Description-md5: 70d21822a1641f518c142073f3c4a54c
Description-en: extras for the "contravariant" package
 Extras for contravariant, including contrazip functions of multiple
 arities.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-extras-doc
Description-md5: 2d5666360f556f6f28eef64871881cc7
Description-en: extras for the "contravariant" package; documentation
 Extras for contravariant, including contrazip functions of multiple
 arities.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-contravariant-extras-prof
Description-md5: 971f550e000a08bc5e4f645e362a8a30
Description-en: extras for the "contravariant" package; profiling libraries
 Extras for contravariant, including contrazip functions of multiple
 arities.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-free-dev
Description-md5: 68dbc5cdd5419f6d074666fddabe8314
Description-en: free monads
 This package provides datatypes to construct Free monads, Free monad
 transformers, and useful instances. In addition it provides the constructs to
 avoid quadratic complexity of left associative bind, as explained in:
 .
 Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-free-doc
Description-md5: 62eee80276bc6288b8512acc250b5cc6
Description-en: free monads; documentation
 This package provides datatypes to construct Free monads, Free monad
 transformers, and useful instances. In addition it provides the constructs to
 avoid quadratic complexity of left associative bind, as explained in:
 .
 Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-free-prof
Description-md5: 0aacd95f99ddb5c59b4b1b9dcf5e9b3f
Description-en: free monads; profiling libraries
 This package provides datatypes to construct Free monads, Free monad
 transformers, and useful instances. In addition it provides the constructs to
 avoid quadratic complexity of left associative bind, as explained in:
 .
 Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-loop-dev
Description-md5: 43a5039e1e6b4bd24acb488fa051317c
Description-en: simple monad transformer for imperative-style loops
 control-monad-loop is a library of looping constructs with continue and
 exit control flow statements.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-loop-doc
Description-md5: 83caeac7ae3f33d2b6812005e57cfc2b
Description-en: simple monad transformer for imperative-style loops; documentation
 control-monad-loop is a library of looping constructs with continue and
 exit control flow statements.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-control-monad-loop-prof
Description-md5: 0cf53cea8466b205de64653d00d1f63a
Description-en: simple monad transformer for imperative-style loops; profiling libraries
 control-monad-loop is a library of looping constructs with continue and
 exit control flow statements.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-convertible-dev
Description-md5: bb307263f02ff761658e0f8241a1a239
Description-en: Typeclasses and instances for converting between types, GHC package
 convertible provides a typeclass with a single function
 that is designed to help convert between different types: numeric
 values, dates and times, and the like.  The conversions perform bounds
 checking and return a pure Either value.  This means that you need
 not remember which specific function performs the conversion you
 desire.
 .
 Also included in the package are optional instances that provide
 conversion for various numeric and time types, as well as utilities
 for writing your own instances.
 .
 Finally, there is a function that will raise an exception on
 bounds-checking violation, or return a bare value otherwise,
 implemented in terms of the safer function described above.
 .
 Convertible is also used by HDBC 2.0 for handling marshalling of
 data to/from databases.
 .
 Convertible is backed by an extensive test suite and passes tests
 on GHC and Hugs.

Package: libghc-convertible-doc
Description-md5: 025b95cff0a348003bae93fca87a6bba
Description-en: Typeclasses and instances for converting between types, documentation
 convertible provides a typeclass with a single function
 that is designed to help convert between different types: numeric
 values, dates and times, and the like.  The conversions perform bounds
 checking and return a pure Either value.  This means that you need
 not remember which specific function performs the conversion you
 desire.
 .
 Also included in the package are optional instances that provide
 conversion for various numeric and time types, as well as utilities
 for writing your own instances.
 .
 Finally, there is a function that will raise an exception on
 bounds-checking violation, or return a bare value otherwise,
 implemented in terms of the safer function described above.
 .
 Convertible is also used by HDBC 2.0 for handling marshalling of
 data to/from databases.
 .
 Convertible is backed by an extensive test suite and passes tests
 on GHC and Hugs.
 .
 This package provides documentation on the Convertible API.

Package: libghc-convertible-prof
Description-md5: f830c5f99e389ed5a075e32d663fe1d6
Description-en: Typeclasses and instances for converting between types, GHC profiling package
 convertible provides a typeclass with a single function
 that is designed to help convert between different types: numeric
 values, dates and times, and the like.  The conversions perform bounds
 checking and return a pure Either value.  This means that you need
 not remember which specific function performs the conversion you
 desire.
 .
 Also included in the package are optional instances that provide
 conversion for various numeric and time types, as well as utilities
 for writing your own instances.
 .
 Finally, there is a function that will raise an exception on
 bounds-checking violation, or return a bare value otherwise,
 implemented in terms of the safer function described above.
 .
 Convertible is also used by HDBC 2.0 for handling marshalling of
 data to/from databases.
 .
 Convertible is backed by an extensive test suite and passes tests
 on GHC and Hugs.

Package: libghc-cookie-dev
Description-md5: 2f51ec644c83edae5b2c928a79cd0453
Description-en: HTTP cookie-parsing and rendering library
 It contains Web.Cookie.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cookie-doc
Description-md5: 0399d9e1f6a3ccad8007d1b25c8be5d5
Description-en: HTTP cookie-parsing and rendering library; documentation
 It contains Web.Cookie.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cookie-prof
Description-md5: 915b6bdf5002608e658b05b33eeb5296
Description-en: HTTP cookie-parsing and rendering library; profiling libraries
 It contains Web.Cookie.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-dev
Description-md5: cf9c0a460f6e791c0e57d0ca1d6e8e3f
Description-en: Stream DSL for writing embedded C programs.
 Copilot is a stream-based runtime verification framework implemented as an
 embedded domain-specific language (EDSL) in Haskell. Programs can be
 interpreted for testing, or translated into C99 code to be incorporated in a
 project, or as a standalone application. The C99 backend output is constant
 in memory and time, making it suitable for systems with hard realtime
 requirements.
 .
 This package is the main entry-point for using Copilot.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-doc
Description-md5: abaa57e51c390be5d8819b414dad139e
Description-en: Stream DSL for writing embedded C programs.; documentation
 Copilot is a stream-based runtime verification framework implemented as an
 embedded domain-specific language (EDSL) in Haskell. Programs can be
 interpreted for testing, or translated into C99 code to be incorporated in a
 project, or as a standalone application. The C99 backend output is constant
 in memory and time, making it suitable for systems with hard realtime
 requirements.
 .
 This package is the main entry-point for using Copilot.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-prof
Description-md5: 364dbfec16b50d67a55cf388dd5a5de1
Description-en: Stream DSL for writing embedded C programs.; profiling libraries
 Copilot is a stream-based runtime verification framework implemented as an
 embedded domain-specific language (EDSL) in Haskell. Programs can be
 interpreted for testing, or translated into C99 code to be incorporated in a
 project, or as a standalone application. The C99 backend output is constant
 in memory and time, making it suitable for systems with hard realtime
 requirements.
 .
 This package is the main entry-point for using Copilot.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-c99-dev
Description-md5: 3a2217c6fd72505f9398b85468002d5d
Description-en: Compiler for Copilot targeting C99
 This package is a back-end from Copilot to C.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-c99-doc
Description-md5: f00fa5905fa4c986891163ca31eb61c5
Description-en: Compiler for Copilot targeting C99; documentation
 This package is a back-end from Copilot to C.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-c99-prof
Description-md5: 8765c23f08490a1f0a71b9bdc0642374
Description-en: Compiler for Copilot targeting C99; profiling libraries
 This package is a back-end from Copilot to C.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-core-dev
Description-md5: bf8b10a44710caa33f6da49710a9abee
Description-en: Intermediate representation for Copilot.
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-core-doc
Description-md5: b7b8fe06a215f39e54d77458ef301968
Description-en: Intermediate representation for Copilot.; documentation
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-core-prof
Description-md5: 077ae24f0eb9308f741fdbefc09b12ef
Description-en: Intermediate representation for Copilot.; profiling libraries
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-interpreter-dev
Description-md5: 6a84552c1018ed3188e0230f60a5771e
Description-en: Interpreter for Copilot.
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C. Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-interpreter-doc
Description-md5: ecfcfe730064a070251541f2eb2f78f7
Description-en: Interpreter for Copilot.; documentation
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C. Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-interpreter-prof
Description-md5: af753840b0cf08edabd3cb47942f4ede
Description-en: Interpreter for Copilot.; profiling libraries
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C. Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-language-dev
Description-md5: 2b6cfd1e07f7d127575434b8f1f03ac0
Description-en: DSL for monitoring hard real-time distributed systems.
 The concrete syntax for Copilot.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-language-doc
Description-md5: 5c64d147910a0fc1bf15f4b46393a64e
Description-en: DSL for monitoring hard real-time distributed systems.; documentation
 The concrete syntax for Copilot.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-language-prof
Description-md5: 9408182a59ec27f13be92cf111239268
Description-en: DSL for monitoring hard real-time distributed systems.; profiling libraries
 The concrete syntax for Copilot.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-libraries-dev
Description-md5: 1819d9ed8abd47168dc8516e3c0e3c3a
Description-en: Libraries for the Copilot language.
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-libraries-doc
Description-md5: ad7349d31b6f303deab2a3430609e558
Description-en: Libraries for the Copilot language.; documentation
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-libraries-prof
Description-md5: 373d88e15cdd866b8cdee7850d3dc63c
Description-en: Libraries for the Copilot language.; profiling libraries
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-prettyprinter-dev
Description-md5: b1a4386778331b993f355910d5558b04
Description-en: Prettyprinter of Copilot Specifications
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-prettyprinter-doc
Description-md5: 6eaf5ae973b03e98e6b13f736f155a95
Description-en: Prettyprinter of Copilot Specifications; documentation
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-prettyprinter-prof
Description-md5: 89232a660367fa8662160f75965f5d8a
Description-en: Prettyprinter of Copilot Specifications; profiling libraries
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-theorem-dev
Description-md5: 6c922b3e178550cdaae179191fb949ec
Description-en: k-induction for Copilot.
 Some tools to prove properties on Copilot programs with k-induction model
 checking.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-theorem-doc
Description-md5: 00a10fc284b030084d3270da9fc69c55
Description-en: k-induction for Copilot.; documentation
 Some tools to prove properties on Copilot programs with k-induction model
 checking.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-copilot-theorem-prof
Description-md5: 0e7549443f808b00ba257830b38a07e2
Description-en: k-induction for Copilot.; profiling libraries
 Some tools to prove properties on Copilot programs with k-induction model
 checking.
 .
 Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in
 Haskell that compiles into embedded C.  Copilot contains an interpreter,
 multiple back-end compilers, and other verification tools.
 .
 A tutorial, examples, and other information are available at
 <https://copilot-language.github.io>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cprng-aes-dev
Description-md5: 323f9ad5678a42e0f7ed2df00267dec9
Description-en: pseudo-random number generator using AES in counter mode
 It contains a simple crypto pseudo-random-number-generator with
 really good randomness property.
 .
 Using ent, a randomness property maker on one 1Mb sample:
 Entropy = 7.999837 bits per byte. Optimum compression would reduce
 the size of this 1048576 byte file by 0 percent. Chi square distribution
 for 1048576 samples is 237.02 Arithmetic mean value of data bytes is
 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568
 (error 0.06 percent).
 .
 Compared to urandom with the same sampling: Entropy = 7.999831 bits per
 byte. Optimum compression would reduce the size of this 1048576 byte file
 by 0 percent. Chi square distribution for 1048576 samples is 246.63
 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte
 Carlo value for Pi is 3.132465868 (error 0.29 percent).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cprng-aes-doc
Description-md5: 0b0e5d689db5d0dc7dd4a7b859961f75
Description-en: pseudo-random number generator using AES in counter mode; documentation
  It contains a simple crypto pseudo-random-number-generator with
 really good randomness property.
 .
 Using ent, a randomness property maker on one 1Mb sample:
 Entropy = 7.999837 bits per byte. Optimum compression would reduce
 the size of this 1048576 byte file by 0 percent. Chi square distribution
 for 1048576 samples is 237.02 Arithmetic mean value of data bytes is
 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568
 (error 0.06 percent).
 .
 Compared to urandom with the same sampling: Entropy = 7.999831 bits per
 byte. Optimum compression would reduce the size of this 1048576 byte file
 by 0 percent. Chi square distribution for 1048576 samples is 246.63
 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte
 Carlo value for Pi is 3.132465868 (error 0.29 percent).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cprng-aes-prof
Description-md5: 0228c143110fe45768675a69bd54327d
Description-en: pseudo-random number generator using AES in counter mode; profiling libraries
 It contains a simple crypto pseudo-random-number-generator with
 really good randomness property.
 .
 Using ent, a randomness property maker on one 1Mb sample:
 Entropy = 7.999837 bits per byte. Optimum compression would reduce
 the size of this 1048576 byte file by 0 percent. Chi square distribution
 for 1048576 samples is 237.02 Arithmetic mean value of data bytes is
 127.3422 (127.5 = random) Monte Carlo value for Pi is 3.143589568
 (error 0.06 percent).
 .
 Compared to urandom with the same sampling: Entropy = 7.999831 bits per
 byte. Optimum compression would reduce the size of this 1048576 byte file
 by 0 percent. Chi square distribution for 1048576 samples is 246.63
 Arithmetic mean value of data bytes is 127.6347 (127.5 = random). Monte
 Carlo value for Pi is 3.132465868 (error 0.29 percent).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cpu-dev
Description-md5: 8f4427a51e87ccb61167051ba23152af
Description-en: low-level routines to get basic properties of the platform
 It contains low-level routines to get basic properties of the platform,
 such as endianness and architecture.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cpu-doc
Description-md5: 86c49666723dd818db9caede707bbd1f
Description-en: low-level routines to get basic properties of the platform; documentation
 It contains low-level routines to get basic properties of the platform,
 such as endianness and architecture.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cpu-prof
Description-md5: d290a235eed8d8a9f4eeb834799ad5e7
Description-en: low-level routines to get basic properties of the platform; profiling libraries
 It contains low-level routines to get basic properties of the platform,
 such as endianness and architecture.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-cracknum-utils
Description-md5: 60ec17c07d02b69e8d713f435f720a96
Description-en: crack various integer, floating-point data formats
 Display/show/analyze IEEE754 Half-precision, Single-precision, and
 Double-precision values; along with various integer types:
 Signed/Unsigned, 8, 16, 32, 64 bits.

Package: libghc-criterion-dev
Description-md5: 9627f285144ed6557a1fbb495e0c9888
Description-en: Robust, reliable performance measurement and analysis
 This library provides a powerful but simple way to measure the performance of
 Haskell code.  It provides both a framework for executing and analysing
 benchmarks and a set of driver functions that makes it easy to build and run
 benchmarks, and to analyse their results.
 .
 The fastest way to get started is to read the documentation and examples in
 the Criterion.Main module.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-criterion-doc
Description-md5: a0ba6a22a90a4e0ea8bbefd4468d6e3e
Description-en: Robust, reliable performance measurement and analysis; documentation
 This library provides a powerful but simple way to measure the performance of
 Haskell code.  It provides both a framework for executing and analysing
 benchmarks and a set of driver functions that makes it easy to build and run
 benchmarks, and to analyse their results.
 .
 The fastest way to get started is to read the documentation and examples in
 the Criterion.Main module.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-criterion-prof
Description-md5: 53cc7205089e6057971fc61f945e655d
Description-en: Robust, reliable performance measurement and analysis; profiling libraries
 This library provides a powerful but simple way to measure the performance of
 Haskell code.  It provides both a framework for executing and analysing
 benchmarks and a set of driver functions that makes it easy to build and run
 benchmarks, and to analyse their results.
 .
 The fastest way to get started is to read the documentation and examples in
 the Criterion.Main module.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-criterion-measurement-dev
Description-md5: e456701b9951b92a8fd9bef79a7a3e48
Description-en: Criterion measurement functionality and associated types
 Measurement-related functionality extracted from Criterion, with
 minimal dependencies. The rationale for this is to enable alternative
 analysis front-ends.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-criterion-measurement-doc
Description-md5: 46bd731fd4d163a62c79de7255893f75
Description-en: Criterion measurement functionality and associated types; documentation
 Measurement-related functionality extracted from Criterion, with
 minimal dependencies. The rationale for this is to enable alternative
 analysis front-ends.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-criterion-measurement-prof
Description-md5: f20d74b25ecb06c2a99f4173b792fcf6
Description-en: Criterion measurement functionality and associated types; profiling libraries
 Measurement-related functionality extracted from Criterion, with
 minimal dependencies. The rationale for this is to enable alternative
 analysis front-ends.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-api-dev
Description-md5: 502429f4354199bc0710ebe81fb94e95
Description-en: generic interface for cryptographic operations
 A generic interface for cryptographic operations, platform independent
 quality RNG, property tests and known-answer tests (KATs) for common
 algorithms, and a basic benchmark infrastructure. Maintainers of hash
 and cipher implementations are encouraged to add instances for the
 classes defined in Crypto.Classes. Crypto users are similarly
 encouraged to use the interfaces defined in the Classes module. Any
 concepts or functions of general use to more than one cryptographic
 algorithm (ex: padding) is within scope of this package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-api-doc
Description-md5: 58f0e637e687e2732df9fdd6e22a6b08
Description-en: generic interface for cryptographic operations; documentation
 A generic interface for cryptographic operations, platform independent
 quality RNG, property tests and known-answer tests (KATs) for common
 algorithms, and a basic benchmark infrastructure. Maintainers of hash
 and cipher implementations are encouraged to add instances for the
 classes defined in Crypto.Classes. Crypto users are similarly
 encouraged to use the interfaces defined in the Classes module. Any
 concepts or functions of general use to more than one cryptographic
 algorithm (ex: padding) is within scope of this package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-api-prof
Description-md5: 9797f865b9484be2c941bdb4e8930b6b
Description-en: generic interface for cryptographic operations; profiling libraries
 A generic interface for cryptographic operations, platform independent
 quality RNG, property tests and known-answer tests (KATs) for common
 algorithms, and a basic benchmark infrastructure. Maintainers of hash
 and cipher implementations are encouraged to add instances for the
 classes defined in Crypto.Classes. Crypto users are similarly
 encouraged to use the interfaces defined in the Classes module. Any
 concepts or functions of general use to more than one cryptographic
 algorithm (ex: padding) is within scope of this package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-tests-dev
Description-md5: e6ebf8b7179962b2988ef7a48791e1d0
Description-en: Generic cryptography cipher tests
 This libraries contains generic tests for cryptographic ciphers, and is used
 by the test runners of various Haskell implementations of cryptographic
 ciphers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-tests-doc
Description-md5: 9a276070f89a3718d5cc3bdd8e3911f5
Description-en: Generic cryptography cipher tests; documentation
 This libraries contains generic tests for cryptographic ciphers, and is used
 by the test runners of various Haskell implementations of cryptographic
 ciphers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-tests-prof
Description-md5: 2580b88032c58fd48e2f4971ad5a0a13
Description-en: Generic cryptography cipher tests; profiling libraries
 This libraries contains generic tests for cryptographic ciphers, and is used
 by the test runners of various Haskell implementations of cryptographic
 ciphers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-types-dev
Description-md5: f1ec227a8fa932e138af1db8cbfab792
Description-en: generic cryptographic cipher types
 Basic typeclasses and types for symmetric ciphers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-types-doc
Description-md5: 22d2109066c61c630467be9f895145e5
Description-en: generic cryptographic cipher types; documentation
 Basic typeclasses and types for symmetric ciphers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-cipher-types-prof
Description-md5: e7b161368bed4a14dd6c880de45ad30e
Description-en: generic cryptographic cipher types; profiling libraries
 Basic typeclasses and types for symmetric ciphers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-pubkey-types-dev
Description-md5: c03d34444780e6bfad14542841e864be
Description-en: generic public-key algorithm types
 It defines generic public-key algorithm types (DH, DSA, ECC, ECDSA, RSA).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-pubkey-types-doc
Description-md5: cf1a09713b8968ee83508347fe513fa5
Description-en: generic public-key algorithm types; documentation
 It defines generic public-key algorithm types (DH, DSA, ECC, ECDSA, RSA).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-pubkey-types-prof
Description-md5: 912ab643c72affdbb7a14d71866e3257
Description-en: generic public-key algorithm types; profiling libraries
 It defines generic public-key algorithm types (DH, DSA, ECC, ECDSA, RSA).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-dev
Description-md5: 6c9d00f3a77af67dc32ae47aee9056a4
Description-en: simple cryptographic random related types
 Simple cryptographic random related types: a safe abstraction for
 CPRNGs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-doc
Description-md5: 8f2c3da4a3b309974be36152c65e0685
Description-en: simple cryptographic random related types; documentation
 Simple cryptographic random related types: a safe abstraction for
 CPRNGs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-prof
Description-md5: 90e4a1e653b785162fed6b6e4880f661
Description-en: simple cryptographic random related types; profiling libraries
 Simple cryptographic random related types: a safe abstraction for
 CPRNGs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-api-dev
Description-md5: c89e1d1e6d0e16b47eb6cbe5cf6b2225
Description-en: simple random generators API for cryptography related code
 This provides a class of Cryptographic Secure Random generator.
 .
 The main difference with the generic Haskell RNG is that it return bytes
 instead of an integer.
 .
 It is quite similar to the CryptoRandomGen class in crypto-api except
 that error are not returned to the user. Instead the user is suppose to
 handle reseeding by using the NeedReseed and SupplyEntropy methods. For
 other type of errors, the user is expected to generate bytes with the
 parameters bounds explicity defined here.
 .
 The CPRG need to be able to generate up to 2^20 bytes in one call.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-api-doc
Description-md5: 478b22d7f7fc15b0764a00170456ba9d
Description-en: simple random generators API for cryptography related code; documentation
 This provides a class of Cryptographic Secure Random generator.
 .
 The main difference with the generic Haskell RNG is that it return bytes
 instead of an integer.
 .
 It is quite similar to the CryptoRandomGen class in crypto-api except
 that error are not returned to the user. Instead the user is suppose to
 handle reseeding by using the NeedReseed and SupplyEntropy methods. For
 other type of errors, the user is expected to generate bytes with the
 parameters bounds explicity defined here.
 .
 The CPRG need to be able to generate up to 2^20 bytes in one call.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-crypto-random-api-prof
Description-md5: 51a09a0fbe81135cae1ba17402f0899e
Description-en: simple random generators API for crypto-related code; profiling libraries
 This provides a class of Cryptographic Secure Random generator.
 .
 The main difference with the generic Haskell RNG is that it return bytes
 instead of an integer.
 .
 It is quite similar to the CryptoRandomGen class in crypto-api except
 that error are not returned to the user. Instead the user is suppose to
 handle reseeding by using the NeedReseed and SupplyEntropy methods. For
 other type of errors, the user is expected to generate bytes with the
 parameters bounds explicity defined here.
 .
 The CPRG need to be able to generate up to 2^20 bytes in one call.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-dev
Description-md5: c050efda412a70e9d0d36f7393f35485
Description-en: collection of crypto hashes, fast, pure and practical
 A collection of crypto hashes, with a practical incremental and
 one-pass, pure APIs, with performance close to the fastest
 implementations available in others languages.
 .
 The implementations are made in C with a haskell FFI wrapper that
 hide the C implementation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-doc
Description-md5: bad18a0bf5e2d1921eb53058c11fe9d5
Description-en: collection of crypto hashes, fast, pure and practical; documentation
 A collection of crypto hashes, with a practical incremental and
 one-pass, pure APIs, with performance close to the fastest
 implementations available in others languages.
 .
 The implementations are made in C with a haskell FFI wrapper that
 hide the C implementation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-prof
Description-md5: df4ca634abf91e8f674df40b4872bb49
Description-en: collection of crypto hashes, fast, pure and practical; profiling libraries
 A collection of crypto hashes, with a practical incremental and
 one-pass, pure APIs, with performance close to the fastest
 implementations available in others languages.
 .
 The implementations are made in C with a haskell FFI wrapper that
 hide the C implementation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-conduit-dev
Description-md5: 20b3c31349e221e32bb7664468859e8d
Description-en: Conduit interface to cryptohash
 This package supports the cryptohash package, providing conduits as defined in
 the conduits package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-conduit-doc
Description-md5: f01d673cf1a48b9ccf41613beacc37ee
Description-en: Conduit interface to cryptohash; documentation
 This package supports the cryptohash package, providing conduits as defined in
 the conduits package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-conduit-prof
Description-md5: cb3b5af984d9f58a3cabec1c45d38521
Description-en: Conduit interface to cryptohash; profiling libraries
 This package supports the cryptohash package, providing conduits as defined in
 the conduits package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-cryptoapi-dev
Description-md5: cb28974b34f38e8a0f90fd8772c87aeb
Description-en: crypto-api interfaces for cryptohash
 This Haskell library exports the cryptohash interface through crypto-api.
 See libghc-cryptohash-* and libghc-crypto-api-* for more information.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-cryptoapi-doc
Description-md5: 099d06bf61f03b9b8464d80bfeec417c
Description-en: crypto-api interfaces for cryptohash; documentation
 This Haskell library exports the cryptohash interface through crypto-api.
 See libghc-cryptohash-* and libghc-crypto-api-* for more information.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-cryptoapi-prof
Description-md5: 6ad28108b07ed0260f7a601f411561d3
Description-en: crypto-api interfaces for cryptohash; profiling libraries
 This Haskell library exports the cryptohash interface through crypto-api.
 See libghc-cryptohash-* and libghc-crypto-api-* for more information.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-md5-dev
Description-md5: 70add15a8427d96fd1857c9e4d609b80
Description-en: fast, pure and practical MD5 implementation
 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-md5-doc
Description-md5: a1d000dc7f34d3a9a1185231249cfaa1
Description-en: fast, pure and practical MD5 implementation; documentation
 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-md5-prof
Description-md5: 5034a908395f589167c61305f3ed3550
Description-en: fast, pure and practical MD5 implementation; profiling libraries
 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha1-dev
Description-md5: 874f7b7ab794c386e9b894deb6408792
Description-en: fast, pure and practical SHA-1 implementation
 A practical incremental and one-pass, pure API to the SHA-1 hash
 algorithm (including HMAC spuport) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides
 the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha1-doc
Description-md5: 1e4700f0bb38ae693bff8792ed9aaf51
Description-en: fast, pure and practical SHA-1 implementation; documentation
 A practical incremental and one-pass, pure API to the SHA-1 hash
 algorithm (including HMAC spuport) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides
 the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha1-prof
Description-md5: 2ab09c68f5965347ea32199370de905e
Description-en: fast, pure and practical SHA-1 implementation; profiling libraries
 A practical incremental and one-pass, pure API to the SHA-1 hash
 algorithm (including HMAC spuport) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides
 the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha256-dev
Description-md5: 075044c0b79fcc2a52e367a5e62f206e
Description-en: fast, pure and practical SHA-256 implementation
 A practical incremental and one-pass, pure API to the SHA-256 hash
 algorithm (including HMAC support) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that
 hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha256-doc
Description-md5: d07b71b48e2fbedc7535bd3d955ca235
Description-en: fast, pure and practical SHA-256 implementation; documentation
 A practical incremental and one-pass, pure API to the SHA-256 hash
 algorithm (including HMAC support) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that
 hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptohash-sha256-prof
Description-md5: dadc6addd1559107f3d99b6d6d5f2e80
Description-en: fast, pure and practical SHA-256 implementation; profiling libraries
 A practical incremental and one-pass, pure API to the SHA-256 hash
 algorithm (including HMAC support) with performance close to the
 fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that
 hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because
 cryptohash has been deprecated.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-dev
Description-md5: 756a6fe15ec714eea895b9ecbb0e4e87
Description-en: cryptographic primitives
 A repository of cryptographic primitives.
  - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
    ChaCha.
  - Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
    Tiger, Whirlpool
  - MAC: HMAC, Poly1305
  - Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
    Ed25519
  - Key Derivation Function: BCrypt, PBKDF2, Scrypt
  - Cryptographic Random generation: System Entropy, Deterministic
    Random Generator
  - Data-related: Anti-Forensic Information Splitter (AFIS)
 .
 This package strives to be a cryptographic kitchen sink that provides
 cryptography for everyone.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-doc
Description-md5: 2fe4c0feb43b6f44b35339f5a4ecc7ff
Description-en: cryptographic primitives; documentation
 A repository of cryptographic primitives.
  - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
    ChaCha.
  - Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
    Tiger, Whirlpool
  - MAC: HMAC, Poly1305
  - Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
    Ed25519
  - Key Derivation Function: BCrypt, PBKDF2, Scrypt
  - Cryptographic Random generation: System Entropy, Deterministic
    Random Generator
  - Data-related: Anti-Forensic Information Splitter (AFIS)
 .
 This package strives to be a cryptographic kitchen sink that provides
 cryptography for everyone.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-prof
Description-md5: 9a946d65188eaf9890d257a829b2882f
Description-en: cryptographic primitives; profiling libraries
 A repository of cryptographic primitives.
  - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
    ChaCha.
  - Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
    Tiger, Whirlpool
  - MAC: HMAC, Poly1305
  - Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
    Ed25519
  - Key Derivation Function: BCrypt, PBKDF2, Scrypt
  - Cryptographic Random generation: System Entropy, Deterministic
    Random Generator
  - Data-related: Anti-Forensic Information Splitter (AFIS)
 .
 This package strives to be a cryptographic kitchen sink that provides
 cryptography for everyone.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-conduit-dev
Description-md5: 81e104056ae8a1379ed7588282117ca6
Description-en: cryptonite conduit
 Conduit bridge for cryptonite
 .
 This package provides a conduit version for hash and HMAC. In the
 feature, it could be extended to also provide cipher conduits.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-conduit-doc
Description-md5: 0f077f902eaf4797519f006afece5c12
Description-en: cryptonite conduit; documentation
 Conduit bridge for cryptonite
 .
 This package provides a conduit version for hash and HMAC. In the
 feature, it could be extended to also provide cipher conduits.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptonite-conduit-prof
Description-md5: ea6c6abb16d54c176cc70204abab53bf
Description-en: cryptonite conduit; profiling libraries
 Conduit bridge for cryptonite
 .
 This package provides a conduit version for hash and HMAC. In the
 feature, it could be extended to also provide cipher conduits.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptostore-dev
Description-md5: 88becf1247c95591a3525cb671d51ad4
Description-en: Serialization of cryptographic data types
 Haskell implementation of PKCS #8, PKCS #12 and CMS
 (Cryptographic Message Syntax).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptostore-doc
Description-md5: 39a42802423e70492702c6056bcf67c4
Description-en: Serialization of cryptographic data types; documentation
 Haskell implementation of PKCS #8, PKCS #12 and CMS
 (Cryptographic Message Syntax).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-cryptostore-prof
Description-md5: f196ce1c4b9798867211a2f5b58cd0c9
Description-en: Serialization of cryptographic data types; profiling libraries
 Haskell implementation of PKCS #8, PKCS #12 and CMS
 (Cryptographic Message Syntax).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-css-text-dev
Description-md5: dafcf754d0a433c6d9046ccc5322e7f6
Description-en: CSS parser and renderer
 It is a CSS parser and renderer.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-css-text-doc
Description-md5: f8dbda44b460122261561684c1ad5375
Description-en: CSS parser and renderer; documentation
 It is a CSS parser and renderer.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-css-text-prof
Description-md5: e1d31244ae7637629e9111993b112e4d
Description-en: CSS parser and renderer; profiling libraries
 It is a CSS parser and renderer.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-dev
Description-md5: 1d4cfff3210b5f45b6cd668721fa00c2
Description-en: CSV loader and dumper
 This library parses and dumps documents that are formatted according
 to RFC 4180, "The common Format and MIME Type for Comma-Separated
 Values (CSV) Files". This format is used, among many other things,
 as a lingua franca for spreadsheets, and for certain web services.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-doc
Description-md5: 238b66d9f641d778a2b1e684529f61e0
Description-en: CSV loader and dumper; documentation
 This library parses and dumps documents that are formatted according
 to RFC 4180, "The common Format and MIME Type for Comma-Separated
 Values (CSV) Files". This format is used, among many other things,
 as a lingua franca for spreadsheets, and for certain web services.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-prof
Description-md5: 689937b05902f9da066f52b59a4615ad
Description-en: CSV loader and dumper; profiling libraries
 This library parses and dumps documents that are formatted according
 to RFC 4180, "The common Format and MIME Type for Comma-Separated
 Values (CSV) Files". This format is used, among many other things,
 as a lingua franca for spreadsheets, and for certain web services.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-conduit-dev
Description-md5: 0f7763d74db23f600ec3b181ad550d55
Description-en: fast, conduit-based CSV parser library
 csv-conduit is a library that provides
 .
  * Full flexibility in quote characters, separators, input/output
  * Constant space operation
  * Robust parsing, correctness and error resiliency
  * Convenient interface that supports a variety of use cases
  * Fast operation
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-conduit-doc
Description-md5: c1ca7ddeeef1edf9bbf569def96b0d5f
Description-en: fast, conduit-based CSV parser library; documentation
 csv-conduit is a library that provides
 .
  * Full flexibility in quote characters, separators, input/output
  * Constant space operation
  * Robust parsing, correctness and error resiliency
  * Convenient interface that supports a variety of use cases
  * Fast operation
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-csv-conduit-prof
Description-md5: bd8e11b28bca6c9eaf6affdc46676829
Description-en: fast, conduit-based CSV parser library; profiling libraries
 csv-conduit is a library that provides
 .
  * Full flexibility in quote characters, separators, input/output
  * Constant space operation
  * Robust parsing, correctness and error resiliency
  * Convenient interface that supports a variety of use cases
  * Fast operation
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curl-dev
Description-md5: 40357e22411bf08c4f70e0177f907568
Description-en: GHC libraries for the libcurl Haskell bindings
 .
 libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
 HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
 SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
 Kerberos4), file transfer resume, http proxy tunneling and more!
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curl-doc
Description-md5: b1ddadde78cd6317214821c9d41e5eb9
Description-en: Documentation for the libcurl Haskell bindings; documentation
 .
 libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
 HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
 SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
 Kerberos4), file transfer resume, http proxy tunneling and more!
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curl-prof
Description-md5: c49b1c10c6fc8262339fc05187a22d54
Description-en: Profiling libraries for the libcurl Haskell bindings; profiling libraries
 .
 libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
 HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
 SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
 Kerberos4), file transfer resume, http proxy tunneling and more!
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curve25519-dev
Description-md5: fa155b50fda602edfc3cf8da81fe2dfe
Description-en: Curve25519 elliptic curve primitives
 Haskell bindings and extensions to the curve25519-donna
 codebase: fast implementations of Curve25519 elliptic curve
 primitives.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curve25519-doc
Description-md5: 703d7e64b7fe485727f4c588806ed675
Description-en: Curve25519 elliptic curve primitives; documentation
 Haskell bindings and extensions to the curve25519-donna
 codebase: fast implementations of Curve25519 elliptic curve
 primitives.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-curve25519-prof
Description-md5: a9fb13132e8c9974e944fc594a40ad38
Description-en: Curve25519 elliptic curve primitives; profiling libraries
 Haskell bindings and extensions to the curve25519-donna
 codebase: fast implementations of Curve25519 elliptic curve
 primitives.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-czipwith-dev
Description-md5: ffeb34bc6f1c5dabc54e4add7534c1ae
Description-en: CZipWith class and deriving via TH
 A typeclass similar to Data.Distributive, but for
 data parameterised with a type constructor. The name
 comes from the resemblance of its method to the regular
 zipWith function. The abstraction is useful for example
 for program config handling.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-czipwith-doc
Description-md5: ef301b5a7f89a887782bf11ea61534b2
Description-en: CZipWith class and deriving via TH; documentation
 A typeclass similar to Data.Distributive, but for
 data parameterised with a type constructor. The name
 comes from the resemblance of its method to the regular
 zipWith function. The abstraction is useful for example
 for program config handling.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-czipwith-prof
Description-md5: 25095b48c5ec1e806a0f4f7926f030a6
Description-en: CZipWith class and deriving via TH; profiling libraries
 A typeclass similar to Data.Distributive, but for
 data parameterised with a type constructor. The name
 comes from the resemblance of its method to the regular
 zipWith function. The abstraction is useful for example
 for program config handling.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-dev
Description-md5: 2daaf54a0bdc0b9827484b4d724de070
Description-en: Utilities for accessing and manipulating fields of records
 With this library you can define record field accessors which allow
 setting, getting and modifying values easily. You can combine accessors
 of a record and sub-records to make the access look like the fields
 of the sub-record belong to the main record.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-doc
Description-md5: 8d56374d5339c0071119c75a6639d746
Description-en: Utilities for accessing and manipulating fields of records; documentation
 With this library you can define record field accessors which allow
 setting, getting and modifying values easily. You can combine accessors
 of a record and sub-records to make the access look like the fields
 of the sub-record belong to the main record.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-prof
Description-md5: 8ce30c4a749abe85d270bfaaa3b72639
Description-en: Utilities for accessing and manipulating fields of records; profiling libraries
 With this library you can define record field accessors which allow
 setting, getting and modifying values easily. You can combine accessors
 of a record and sub-records to make the access look like the fields
 of the sub-record belong to the main record.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-mtl-dev
Description-md5: aec1deb64b5ef53c63ff4e9e355ba08c
Description-en: use Data.Accessor inside the State monad.
 This Haskell library provides methods to access the state in a State monad by
 means of Data.Accessor getters, setters and modifiers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-mtl-doc
Description-md5: 0fb4e0789e36f1b7e2ded33254438dbd
Description-en: use Data.Accessor inside the State monad; documentation
 This Haskell library provides methods to access the state in a State monad by
 means of Data.Accessor getters, setters and modifiers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-accessor-mtl-prof
Description-md5: fb16f42df0666c1eb59e014054c93d7d
Description-en: use Data.Accessor inside the State monad; profiling libraries
 This Haskell library provides methods to access the state in a State monad by
 means of Data.Accessor getters, setters and modifiers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-binary-ieee754-dev
Description-md5: f1be32054026ce42544dff361a567278
Description-en: parser/serialiser for IEEE-754 floating-point values
 It converts Float and Decimal values to and from raw octets.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-binary-ieee754-doc
Description-md5: cdba8f0fee89d76f8940429524ff64cc
Description-en: parser/serialiser for IEEE-754 floating-point values; documentation
 It converts Float and Decimal values to and from raw octets.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-binary-ieee754-prof
Description-md5: fec838651c57d198d2e95c728ab4fbc4
Description-en: parser/serialiser for IEEE-754 floating-point values; profiling libraries
 It converts Float and Decimal values to and from raw octets.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-clist-dev
Description-md5: 7c8fe3aaabad2e637e1d8116e7b712b7
Description-en: Simple functional ring type
 Simple functional bidirectional ring type in Haskell.
 .
 Given that the ring terminiology clashes with certain
 mathematical branches, we're using the term CList or
 CircularList instead.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-clist-doc
Description-md5: 9290d6f32c29586d956dc057d275994b
Description-en: Simple functional ring type; documentation
 Simple functional bidirectional ring type in Haskell.
 .
 Given that the ring terminiology clashes with certain
 mathematical branches, we're using the term CList or
 CircularList instead.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-clist-prof
Description-md5: bbf47e26b6fb7c9a5ac8e5af6501768c
Description-en: Simple functional ring type; profiling libraries
 Simple functional bidirectional ring type in Haskell.
 .
 Given that the ring terminiology clashes with certain
 mathematical branches, we're using the term CList or
 CircularList instead.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-dev
Description-md5: 60f16b651a70df6a80bfb6def08b28db
Description-en: class for types with a default value
 It provides a class for types with a default value.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-doc
Description-md5: 1bb51ca708185a4e5af0c210fb0ea14d
Description-en: class for types with a default value; documentation
 It provides a class for types with a default value.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-prof
Description-md5: e0761fffda8bf3f8b067e955d8e0ac2f
Description-en: class for types with a default value; profiling libraries
 It provides a class for types with a default value.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-class-dev
Description-md5: c748de8287b67b557fd6308c4d0a84e5
Description-en: type class for default values
 This package defines a type class Default for types with a default value.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-class-doc
Description-md5: c8b20feef2840e34359c6f3f245ea7ac
Description-en: type class for default values; documentation
 This package defines a type class Default for types with a default value.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-class-prof
Description-md5: 370cbc845118f72d54908e35c33c9331
Description-en: type class for default values; profiling libraries
 This package defines a type class Default for types with a default value.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-base-dev
Description-md5: 7d541ccfb306b18d51db5177f718d586
Description-en: default instances for types in base
 This module defines Default instances for the types Int, Int8, Int16,
 Int32, Int64, Word, Word8, Word16, Word32, Word64, Integer, Float,
 Double, Ratio, Complex, '(->)', IO, Maybe, '()', '[]', Ordering, Any,
 All, Last, First, Sum, Product, Endo, Dual, and tuples.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-base-doc
Description-md5: 67523ef999755b94ef38e98bbc57cac0
Description-en: default instances for types in base; documentation
 This module defines Default instances for the types Int, Int8, Int16,
 Int32, Int64, Word, Word8, Word16, Word32, Word64, Integer, Float,
 Double, Ratio, Complex, '(->)', IO, Maybe, '()', '[]', Ordering, Any,
 All, Last, First, Sum, Product, Endo, Dual, and tuples.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-base-prof
Description-md5: 658e4c999422b7e70beb988ec7a69ad1
Description-en: default instances for types in base; profiling libraries
 This module defines Default instances for the types Int, Int8, Int16,
 Int32, Int64, Word, Word8, Word16, Word32, Word64, Integer, Float,
 Double, Ratio, Complex, '(->)', IO, Maybe, '()', '[]', Ordering, Any,
 All, Last, First, Sum, Product, Endo, Dual, and tuples.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-containers-dev
Description-md5: cdee040cfaa3a6b5bd7289a830901b0d
Description-en: default instances for types in containers
 The included module defines Default instances for the types Set, Map,
 IntMap, IntSet, Seq, and Tree.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-containers-doc
Description-md5: a867f723039474068449f44e8ca7d51b
Description-en: default instances for types in containers; documentation
 The included module defines Default instances for the types Set, Map,
 IntMap, IntSet, Seq, and Tree.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-containers-prof
Description-md5: a4182a8eb2089a8a33bced223682b544
Description-en: default instances for types in containers; profiling libraries
 The included module defines Default instances for the types Set, Map,
 IntMap, IntSet, Seq, and Tree.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-dlist-dev
Description-md5: 7f0cd9bb888a7048b025ed2f1a81f4aa
Description-en: default instances for types in dlist
 The included module defines Default instances for the type DList.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-dlist-doc
Description-md5: f6f2c62c0ae0e5727ddf4d649fbb84c1
Description-en: default instances for types in dlist; documentation
 The included module defines Default instances for the type DList.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-dlist-prof
Description-md5: c1a2ca3ecb1144427c90ad8110d2a2bc
Description-en: default instances for types in dlist; profiling libraries
 The included module defines Default instances for the type DList.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-old-locale-dev
Description-md5: c9cb59c25f8ac29e52e5119f9167d9d8
Description-en: default instances for types in old-locale
 The included module defines Default instances for the type TimeLocale.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-old-locale-doc
Description-md5: e855e9002ea3f48c0dc1343ade361fa6
Description-en: default instances for types in old-locale; documentation
 The included module defines Default instances for the type TimeLocale.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-default-instances-old-locale-prof
Description-md5: a30e084c24002649f1687332d7aed1cd
Description-en: default instances for types in old-locale; profiling libraries
 The included module defines Default instances for the type TimeLocale.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-fix-dev
Description-md5: a195f4bcc5f2287811f1055a6bd0d635
Description-en: fixpoint data types
 Fixpoint types and recursion schemes. If you define your AST as
 fixpoint type, you get fold and unfold operations for free.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-fix-doc
Description-md5: 99f34d70009fe81324d1a94d51ef361f
Description-en: fixpoint data types; documentation
 Fixpoint types and recursion schemes. If you define your AST as
 fixpoint type, you get fold and unfold operations for free.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-fix-prof
Description-md5: e55ab9229cb011b1e81acd2c61a247d0
Description-en: fixpoint data types; profiling libraries
 Fixpoint types and recursion schemes. If you define your AST as
 fixpoint type, you get fold and unfold operations for free.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-hash-dev
Description-md5: 1cef36c31b05f520337eb369a545310b
Description-en: combinators for building fast hashing functions.
 Combinators for building fast hashing functions. Includes hashing functions
 for all basic Haskell98 types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-hash-doc
Description-md5: 814b73b7e349095b57128ec46b5ebd3c
Description-en: combinators for building fast hashing functions.; documentation
 Combinators for building fast hashing functions. Includes hashing functions
 for all basic Haskell98 types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-hash-prof
Description-md5: df4592d59150957e20e26e7997d4dfe9
Description-en: combinators for building fast hashing functions.; profiling libraries
 Combinators for building fast hashing functions. Includes hashing functions
 for all basic Haskell98 types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-inttrie-dev
Description-md5: b566ac37359895d8467e74ab226d8129
Description-en: Lazy, infinite trie of integers library
 It implements a simple, lazy, infinite trie from integers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-inttrie-doc
Description-md5: 7f7f2c5523dc727d4d4dbda309dc6db1
Description-en: Lazy, infinite trie of integers library; documentation
 It implements a simple, lazy, infinite trie from integers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-inttrie-prof
Description-md5: c512c2de00864aead6326f43a0d0a66b
Description-en: Lazy, infinite trie of integers library; profiling libraries
 It implements a simple, lazy, infinite trie from integers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-memocombinators-dev
Description-md5: 08a355de096fcd245869bc4428a037a1
Description-en: Combinators for building memo tables library
 It contains combinators for building memo tables.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-memocombinators-doc
Description-md5: a9de367bc8e1226fc75650776dc123e3
Description-en: Combinators for building memo tables library; documentation
 It contains combinators for building memo tables.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-memocombinators-prof
Description-md5: ad1004c5d058d26b2b5b22dbe4c3bf5d
Description-en: Combinators for building memo tables library; profiling libraries
 It contains combinators for building memo tables.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-ordlist-dev
Description-md5: f5d3c6c4cf044ad6a3952a2e8a1309e2
Description-en: Set and bag operations on ordered lists
 This module provides set and multiset operations on ordered lists.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-ordlist-doc
Description-md5: 9d5836ab7a7e5aaeb8d96a9dd302841e
Description-en: Set and bag operations on ordered lists; documentation
 This module provides set and multiset operations on ordered lists.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-ordlist-prof
Description-md5: 3bef26d5446a270e7ea12b562701db55
Description-en: Set and bag operations on ordered lists; profiling libraries
 This module provides set and multiset operations on ordered lists.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-reify-dev
Description-md5: c2f6a020febb37b913f508667238b203
Description-en: Reify a recursive data structure into an explicit graph.
 'data-reify' provided the ability to turn recursive structures into explicit
 graphs.  Many (implicitly or explicitly) recursive data structure can be given
 this ability, via a type class instance. This gives an alternative to using
 'Ref' for observable sharing.
 .
 Observable sharing in general is unsafe, so we use the IO monad to bound this
 effect, but can be used safely even with 'unsafePerformIO' if some simple
 conditions are met.  Typically this package will be used to tie the knot with
 DSL's that depend of observable sharing, like Lava.
 .
 Providing an instance for 'MuRef' is the mechanism for allowing a structure to
 be reified into a graph, and several examples of this are provided.
 .
 &#169; 2009 Andy Gill; BSD3 license.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-reify-doc
Description-md5: f5e23efa44eb850101055723888ca0e2
Description-en: Reify a recursive data structure into an explicit graph.; documentation
 'data-reify' provided the ability to turn recursive structures into explicit
 graphs.  Many (implicitly or explicitly) recursive data structure can be given
 this ability, via a type class instance. This gives an alternative to using
 'Ref' for observable sharing.
 .
 Observable sharing in general is unsafe, so we use the IO monad to bound this
 effect, but can be used safely even with 'unsafePerformIO' if some simple
 conditions are met.  Typically this package will be used to tie the knot with
 DSL's that depend of observable sharing, like Lava.
 .
 Providing an instance for 'MuRef' is the mechanism for allowing a structure to
 be reified into a graph, and several examples of this are provided.
 .
 &#169; 2009 Andy Gill; BSD3 license.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-reify-prof
Description-md5: 783fa17dd36b88945f8ba4cb3a9f841c
Description-en: Reify a recursive data structure into an explicit graph.; profiling libraries
 'data-reify' provided the ability to turn recursive structures into explicit
 graphs.  Many (implicitly or explicitly) recursive data structure can be given
 this ability, via a type class instance. This gives an alternative to using
 'Ref' for observable sharing.
 .
 Observable sharing in general is unsafe, so we use the IO monad to bound this
 effect, but can be used safely even with 'unsafePerformIO' if some simple
 conditions are met.  Typically this package will be used to tie the knot with
 DSL's that depend of observable sharing, like Lava.
 .
 Providing an instance for 'MuRef' is the mechanism for allowing a structure to
 be reified into a graph, and several examples of this are provided.
 .
 &#169; 2009 Andy Gill; BSD3 license.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-tree-print-dev
Description-md5: 7a2cd847ecbd80aaf06a136ae21ef4f7
Description-en: print Data instances as a nested tree
 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-tree-print-doc
Description-md5: c830478de80394146da738aed5787828
Description-en: print Data instances as a nested tree; documentation
 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-data-tree-print-prof
Description-md5: b4151369e738cfb704f76c34f64a7e26
Description-en: print Data instances as a nested tree; profiling libraries
 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hdav
Description-md5: fabd0869748c9161ccb1869a067e0201
Description-en: command-line WebDAV client
 hdav currently only supports copying a file and associated WebDAV
 properties from one URL to another.

Package: libghc-dav-dev
Description-md5: 3b7b6035e09249da6a396d22594d7c14
Description-en: RFC 4918 WebDAV support
 This is a library for the Web Distributed Authoring and Versioning
 (WebDAV) extensions to HTTP.  At present it supports a very small
 subset of client functionality.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dav-doc
Description-md5: 806873426d1ff506bd04c290f84eede1
Description-en: RFC 4918 WebDAV support; documentation
 This is a library for the Web Distributed Authoring and Versioning
 (WebDAV) extensions to HTTP.  At present it supports a very small
 subset of client functionality.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dav-prof
Description-md5: 6dfc1795ccbea6e6235f1e50d2ab8729
Description-en: RFC 4918 WebDAV support; profiling libraries
 This is a library for the Web Distributed Authoring and Versioning
 (WebDAV) extensions to HTTP.  At present it supports a very small
 subset of client functionality.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dbus-dev
Description-md5: e3b02e9a193a4ea6ef5a50573c95e537
Description-en: Haskell implementation of D-Bus
 D-Bus is a simple, message-based protocol for inter-process communication,
 which allows applications to interact with other parts of the machine and
 the user's session using remote procedure calls.
 .
 haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can
 be used to add D-Bus support to Haskell applications, without the awkward
 interfaces common to foreign bindings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dbus-doc
Description-md5: 52476b556c4ba822df8c8b730fbef083
Description-en: Haskell implementation of D-Bus; documentation
 D-Bus is a simple, message-based protocol for inter-process communication,
 which allows applications to interact with other parts of the machine and
 the user's session using remote procedure calls.
 .
 haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can
 be used to add D-Bus support to Haskell applications, without the awkward
 interfaces common to foreign bindings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dbus-prof
Description-md5: 23ac35eb60e06e1b7678302ed1909eef
Description-en: Haskell implementation of D-Bus; profiling libraries
 D-Bus is a simple, message-based protocol for inter-process communication,
 which allows applications to interact with other parts of the machine and
 the user's session using remote procedure calls.
 .
 haskell-dbus is an implementation of the D-Bus protocol in Haskell. It can
 be used to add D-Bus support to Haskell applications, without the awkward
 interfaces common to foreign bindings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-dbus-hslogger-utils
Description-md5: cd6b7eb25b26ae1d100bd2ed60a4a7cf
Description-en: expose a dbus server to control hslogger
 dbus-hslogger exports:
 setLogLevel, setLogLevelMethodCall, maybeToEither,
 setLogLevelFromPriorityString, setLogLevel, logInterface,
 logPath, startLogServer, and logIntrospectionInterface.

Package: libghc-dbus-hslogger-dev
Description-md5: 2d77f3e08fba83f3d3e4e290c6b21407
Description-en: expose a dbus server to control hslogger
 dbus-hslogger exports:
 setLogLevel, setLogLevelMethodCall, maybeToEither,
 setLogLevelFromPriorityString, setLogLevel, logInterface,
 logPath, startLogServer, and logIntrospectionInterface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dbus-hslogger-doc
Description-md5: ed96550b501a297e68c43b2e1bcee5ab
Description-en: expose a dbus server to control hslogger; documentation
 dbus-hslogger exports:
 setLogLevel, setLogLevelMethodCall, maybeToEither,
 setLogLevelFromPriorityString, setLogLevel, logInterface,
 logPath, startLogServer, and logIntrospectionInterface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dbus-hslogger-prof
Description-md5: 3f9844e2b45b2002899e75431f804556
Description-en: expose a dbus server to control hslogger; profiling libraries
 dbus-hslogger exports:
 setLogLevel, setLogLevelMethodCall, maybeToEither,
 setLogLevelFromPriorityString, setLogLevel, logInterface,
 logPath, startLogServer, and logIntrospectionInterface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-debian-utils
Description-md5: a3d1346732d013adf53617ab02c4fd9b
Description-en: Various helpers to work with Debian packages
 This package contains tools shipped with the Haskell library “debian”:
 .
   * fakechanges:
     Sometimes you have the .debs, .dsc, .tar.gz, .diff.gz, etc from a package
     build, but not the .changes file. This package lets you create a fake
     .changes file in case you need one.
 .
   * debian-report:
     Analyze Debian repositories and generate reports about their contents and
     relations. For example, a list of all packages in a distribution that are
     trumped by another distribution.
 .
   * apt-get-build-depends:
     Tool which will parse the Build-Depends{-Indep} lines from debian/control
     and apt-get install the required packages

Package: libghc-debian-dev
Description-md5: 3480d92c17c5aad18a997079bd60327f
Description-en: Haskell library for working with the Debian package system
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-debian-doc
Description-md5: 4b546e08b204372b5d15b5f6527d23a2
Description-en: Documentation for Debian package system library; documentation
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-debian-prof
Description-md5: 5552c1e47b47dbc06b3951992e20fc47
Description-en: Profiling library for working with the Debian package system; profiling libraries
 This library includes modules covering almost every aspect of the Debian
 packaging system, including low level data types such as version numbers
 and dependency relations, on up to the types necessary for computing and
 installing build dependencies, building source and binary packages,
 and inserting them into a repository.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dec-dev
Description-md5: 70d0377493c12db616bdbc4b63c5a322
Description-en: decidable propositions
 This package provides a Dec type for decidable (nullary) relations.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dec-doc
Description-md5: cf253dba218eb47854d3ef07fba920ef
Description-en: decidable propositions; documentation
 This package provides a Dec type for decidable (nullary) relations.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dec-prof
Description-md5: aa60b42951fcbbec7d55f7bda15b9276
Description-en: decidable propositions; profiling libraries
 This package provides a Dec type for decidable (nullary) relations.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-decimal-dev
Description-md5: ce38de3aeeb9895cf49b8232e9c7360a
Description-en: decimal numbers with variable precision
 Library for manipulating decimal numebers, primary for financial arithmetic.
 .
 Decimal number has an integer mantissa and a negative
 exponent. The exponent can be interpreted as the number
 of decimal places in the value.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-decimal-doc
Description-md5: 45a761b6ff27915b6f3e80f36db3078d
Description-en: decimal numbers with variable precision; documentation
 Library for manipulating decimal numebers, primary for financial arithmetic.
 .
 Decimal number has an integer mantissa and a negative
 exponent. The exponent can be interpreted as the number
 of decimal places in the value.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-decimal-prof
Description-md5: 56c568d6312dc78f014ef42623850c75
Description-en: decimal numbers with variable precision; profiling libraries
 Library for manipulating decimal numebers, primary for financial arithmetic.
 .
 Decimal number has an integer mantissa and a negative
 exponent. The exponent can be interpreted as the number
 of decimal places in the value.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deepseq-generics-dev
Description-md5: 12608522ab6f067c89e279a920a848c8
Description-en: GHC.Generics-based Control.DeepSeq.rnf implementation
 This package provides a "GHC.Generics"-based
 'Control.DeepSeq.Generics.genericRnf' function which can be used
 for providing a 'rnf' implementation. See the documentation for
 the 'genericRnf' function in the "Control.DeepSeq.Generics" module
 to get started.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deepseq-generics-doc
Description-md5: d274a9c7f9efaee6230dd5c9aabb5151
Description-en: GHC.Generics-based Control.DeepSeq.rnf implementation; documentation
 This package provides a "GHC.Generics"-based
 'Control.DeepSeq.Generics.genericRnf' function which can be used
 for providing a 'rnf' implementation. See the documentation for
 the 'genericRnf' function in the "Control.DeepSeq.Generics" module
 to get started.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deepseq-generics-prof
Description-md5: 832f216a60235b038a5663eccdfbfe40
Description-en: GHC.Generics-based Control.DeepSeq.rnf implementation; profiling libraries
 This package provides a "GHC.Generics"-based
 'Control.DeepSeq.Generics.genericRnf' function which can be used
 for providing a 'rnf' implementation. See the documentation for
 the 'genericRnf' function in the "Control.DeepSeq.Generics" module
 to get started.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dense-linear-algebra-dev
Description-md5: c1dfd0035a2c0b5556083ac3301a76a2
Description-en: pure Haskell implementation of linear algebra
 This library is a simple and incomplete collection of linear-algebra
 related modules split out from the statistics library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dense-linear-algebra-doc
Description-md5: ffd0e21d35a01f4d8772a51d549b4989
Description-en: pure Haskell implementation of linear algebra; documentation
 This library is a simple and incomplete collection of linear-algebra
 related modules split out from the statistics library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dense-linear-algebra-prof
Description-md5: eef1cbe1bed3061074ca67360b155d7d
Description-en: pure Haskell implementation of linear algebra; profiling libraries
 This library is a simple and incomplete collection of linear-algebra
 related modules split out from the statistics library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-map-dev
Description-md5: f782293ec3780721c2794fff6a659638
Description-en: dependent finite maps
 This package provides a basic dependent sum type. The first component is a tag
 that specifies the type of the second.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-map-doc
Description-md5: ebf3d521c7ad83145d1aa7d29ed49318
Description-en: dependent finite maps; documentation
 This package provides a basic dependent sum type. The first component is a tag
 that specifies the type of the second.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-map-prof
Description-md5: 9180e0cb95acb45d95622d95b11765eb
Description-en: dependent finite maps; profiling libraries
 This package provides a basic dependent sum type. The first component is a tag
 that specifies the type of the second.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-dev
Description-md5: 44266b1bc2fd61aa09f458dbee73e939
Description-en: Dependent sum type
 Dependent sums and supporting typeclasses for comparing and formatting them.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-doc
Description-md5: 3e14b36595c70457ce187984ba6132f5
Description-en: Dependent sum type; documentation
 Dependent sums and supporting typeclasses for comparing and formatting them.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-prof
Description-md5: a6b699b8fb973a10f2e8056d719fcb59
Description-en: Dependent sum type; profiling libraries
 Dependent sums and supporting typeclasses for comparing and formatting them.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-template-dev
Description-md5: eccec447be0c52a323c891da96629b76
Description-en: Automatically generate instances of classes in dependent-sum package
 Using the Template Haskell code in this package, you can create instances for
 classes liek GEq and GCompare automatically.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-template-doc
Description-md5: ea06f8416755f22382ec2bb8da4083d1
Description-en: Automatically generate instances of classes in dependent-sum package; documentation
 Using the Template Haskell code in this package, you can create instances for
 classes liek GEq and GCompare automatically.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dependent-sum-template-prof
Description-md5: 33779259d28772d25b894b37f106f253
Description-en: Automatically generate instances of classes in dependent-sum package; profiling libraries
 Using the Template Haskell code in this package, you can create instances for
 classes liek GEq and GCompare automatically.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deque-dev
Description-md5: 152c1d55cf27c26cf5d3dffcef042dad
Description-en: double-ended queues
 Strict and lazy implementations of Double-Ended Queue (aka Dequeue
 or Deque) based on head-tail linked list.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deque-doc
Description-md5: d6e6db026d4479b7d7ed9402f60ada18
Description-en: double-ended queues; documentation
 Strict and lazy implementations of Double-Ended Queue (aka Dequeue
 or Deque) based on head-tail linked list.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deque-prof
Description-md5: 8c9d259d4e5982658ccec22984bb2b06
Description-en: double-ended queues; profiling libraries
 Strict and lazy implementations of Double-Ended Queue (aka Dequeue
 or Deque) based on head-tail linked list.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deriving-compat-dev
Description-md5: 41cb30626ed88bc970cba712108487f6
Description-en: backports of GHC deriving extensions
 Provides Template Haskell functions that mimic deriving
 extensions that were introduced or modified in recent versions
 of GHC.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deriving-compat-doc
Description-md5: 3a7030964da707100050f0fad818c2ff
Description-en: backports of GHC deriving extensions; documentation
 Provides Template Haskell functions that mimic deriving
 extensions that were introduced or modified in recent versions
 of GHC.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-deriving-compat-prof
Description-md5: 92a9036dba9b496df8370c9baf807d6c
Description-en: backports of GHC deriving extensions; profiling libraries
 Provides Template Haskell functions that mimic deriving
 extensions that were introduced or modified in recent versions
 of GHC.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-devscripts
Description-md5: 3b1fa6764d1165d142fae372bfb2f402
Description-en: Debian tools to build Haskell packages (with hscolour)
 This package provides a collection of scripts to help build Haskell
 packages for Debian.  Unlike haskell-utils, this package is not
 expected to be installed on the machines of end users.
 .
 This package is designed to support Cabalized Haskell libraries.  It
 is designed to build a library for each supported Debian compiler or
 interpreter, generate appropriate postinst/prerm files for each one,
 generate appropriate substvars entries for each one, and install the
 package in the Debian temporary area as part of the build process.
 .
 This package is actually an empty package and is only useful for its
 dependency on hscolour.

Package: haskell-devscripts-minimal
Description-md5: f72f8fd50d6f812e6f9c5dc006bec61d
Description-en: Tools to help Debian developers build Haskell packages
 This package provides a collection of scripts to help build Haskell
 packages for Debian.  Unlike haskell-utils, this package is not
 expected to be installed on the machines of end users.
 .
 This package is designed to support Cabalized Haskell libraries.  It
 is designed to build a library for each supported Debian compiler or
 interpreter, generate appropriate postinst/prerm files for each one,
 generate appropriate substvars entries for each one, and install the
 package in the Debian temporary area as part of the build process.
 .
 This package doesn't provide functionality for generating coloured
 documentation and is mostly intended for bootstrapping a new
 architecture. If you want coloured documentation, use
 haskell-devscripts.

Package: libghc-diagrams-dev
Description-md5: 382637aaf02c8a3e712915d7274ce01c
Description-en: embedded domain-specific language for declarative vector graphics
 Diagrams is an embedded domain-specific language for declarative vector
 graphics.  This metapackage is just a wrapper that depends on the
 diagrams-core, diagrams-lib, and diagrams-cairo packages.

Package: libghc-diagrams-doc
Description-md5: 49801fef60186b052445e238eb6f322e
Description-en: Embedded domain-specific language for declarative vector graphics
 Diagrams is an embedded domain-specific language for declarative vector
 graphics.  This metapackage is just a wrapper that depends on the
 diagrams-core, diagrams-lib, and diagrams-cairo packages.

Package: libghc-diagrams-prof
Description-md5: 49801fef60186b052445e238eb6f322e
Description-en: Embedded domain-specific language for declarative vector graphics
 Diagrams is an embedded domain-specific language for declarative vector
 graphics.  This metapackage is just a wrapper that depends on the
 diagrams-core, diagrams-lib, and diagrams-cairo packages.

Package: libghc-diagrams-cairo-dev
Description-md5: fd26bbf92a45e9384c402b6ad6a1f0f0
Description-en: Cairo backend for the diagrams drawing EDSL
 A full-featured backend for rendering diagrams using the cairo rendering
 engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-cairo-doc
Description-md5: 85d709dfb66a438f54a294e9d6f26edd
Description-en: Cairo backend for the diagrams drawing EDSL; documentation
 A full-featured backend for rendering diagrams using the cairo rendering
 engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-cairo-prof
Description-md5: e424030d69d64e2331569374e83c18d8
Description-en: Cairo backend for the diagrams drawing EDSL; profiling libraries
 A full-featured backend for rendering diagrams using the cairo rendering
 engine. To get started, see "Diagrams.Backend.Cairo.CmdLine".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-core-dev
Description-md5: 12c0597256c440de058c15daf2b2b7e6
Description-en: Core libraries for diagrams EDSL
 The core modules underlying diagrams, an embedded domain-specific language for
 compositional, declarative drawing.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-core-doc
Description-md5: db22b560cfa24d6789706ddbe2c7fa20
Description-en: Core libraries for diagrams EDSL; documentation
 The core modules underlying diagrams, an embedded domain-specific language for
 compositional, declarative drawing.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-core-prof
Description-md5: d35ce389103533f466a2655f62eecf57
Description-en: Core libraries for diagrams EDSL; profiling libraries
 The core modules underlying diagrams, an embedded domain-specific language for
 compositional, declarative drawing.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-gtk-dev
Description-md5: 164e6e6669c249fd06cb2e15a3ad7003
Description-en: Backend for rendering diagrams directly to GTK windows
 An optional add-on to the diagrams-cairo package which allows rendering
 diagrams directly to GTK windows.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-gtk-doc
Description-md5: a3436dbd2676cd0e80da86b389629f08
Description-en: Backend for rendering diagrams directly to GTK windows; documentation
 An optional add-on to the diagrams-cairo package which allows rendering
 diagrams directly to GTK windows.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-gtk-prof
Description-md5: 877e6d319c21a2758f297b87c372389a
Description-en: Backend for rendering diagrams directly to GTK windows; profiling libraries
 An optional add-on to the diagrams-cairo package which allows rendering
 diagrams directly to GTK windows.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-lib-dev
Description-md5: 121c4f37dcb4b3cb6df70c2c4facf80a
Description-en: Embedded domain-specific language for declarative graphics
 Diagrams is a flexible, extensible EDSL for creating graphics of many types.
 Graphics can be created in arbitrary vector spaces and rendered with multiple
 backends.  diagrams-lib provides a standard library of primitives and
 operations for creating diagrams.  To get started using it, see
 "Diagrams.Prelude".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-lib-doc
Description-md5: c63c4e5af6360828aea7855479d9054d
Description-en: Embedded domain-specific language for declarative graphics; documentation
 Diagrams is a flexible, extensible EDSL for creating graphics of many types.
 Graphics can be created in arbitrary vector spaces and rendered with multiple
 backends.  diagrams-lib provides a standard library of primitives and
 operations for creating diagrams.  To get started using it, see
 "Diagrams.Prelude".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-lib-prof
Description-md5: c96412c82a33e6a42b98e905a340c266
Description-en: Embedded domain-specific language for declarative graphics; profiling libraries
 Diagrams is a flexible, extensible EDSL for creating graphics of many types.
 Graphics can be created in arbitrary vector spaces and rendered with multiple
 backends.  diagrams-lib provides a standard library of primitives and
 operations for creating diagrams.  To get started using it, see
 "Diagrams.Prelude".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-solve-dev
Description-md5: 9df73e98c140ea784ea0ec2b986e2788
Description-en: pure Haskell solver routines used by diagrams
 Pure Haskell solver routines used by the diagrams project.  Currently includes
 finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
 and cyclic tridiagonal linear systems.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-solve-doc
Description-md5: e8e8e807c7fd9acaffc3f77b252eaa49
Description-en: pure Haskell solver routines used by diagrams; documentation
 Pure Haskell solver routines used by the diagrams project.  Currently includes
 finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
 and cyclic tridiagonal linear systems.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-solve-prof
Description-md5: 0d2746451d789c7012a4a058ad717137
Description-en: pure Haskell solver routines used by diagrams; profiling libraries
 Pure Haskell solver routines used by the diagrams project.  Currently includes
 finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
 and cyclic tridiagonal linear systems.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-svg-dev
Description-md5: 92407c4a6a4824131af2edbd15f72393
Description-en: SVG backend for diagrams drawing EDSL
 This package provides a modular backend for rendering diagrams created with
 the diagrams EDSL using SVG. It uses blaze-svg to be a fast, pure-Haskell
 backend.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-svg-doc
Description-md5: 506fcd6d177f21100d4b211d2136493a
Description-en: SVG backend for diagrams drawing EDSL; documentation
 This package provides a modular backend for rendering diagrams created with
 the diagrams EDSL using SVG. It uses blaze-svg to be a fast, pure-Haskell
 backend.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diagrams-svg-prof
Description-md5: c2f435019d1b540ec223c0114ed093e1
Description-en: SVG backend for diagrams drawing EDSL; profiling libraries
 This package provides a modular backend for rendering diagrams created with
 the diagrams EDSL using SVG. It uses blaze-svg to be a fast, pure-Haskell
 backend.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-dev
Description-md5: cbbf0e6a11b9bbaffb254388db52fd4b
Description-en: simplistic D&D style dice-rolling system
 Simplistic D&D style dice-rolling system.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-doc
Description-md5: 380ac23b3b2368a0e897f78987f1201e
Description-en: simplistic D&D style dice-rolling system; documentation
 Simplistic D&D style dice-rolling system.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-prof
Description-md5: 21f1530d971d97083f66676e78b4b812
Description-en: simplistic D&D style dice-rolling system; profiling libraries
 Simplistic D&D style dice-rolling system.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-entropy-conduit-dev
Description-md5: e2beeb42ce4419123d717f3ffdc73506
Description-en: secure n-sided dice rolls and random sampling
 Haskll library providing cryptographically secure n-sided dice rolls,
 and random sampling within a given range.  The technique of rejection
 sampling is used to obtain the random data.  The number of random
 bits used is close to the optimal bound, information-theoretically
 speaking.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-entropy-conduit-doc
Description-md5: 74866f15b2a156d0d1b6214fa580653c
Description-en: secure n-sided dice rolls and random sampling; documentation
 Haskll library providing cryptographically secure n-sided dice rolls,
 and random sampling within a given range.  The technique of rejection
 sampling is used to obtain the random data.  The number of random
 bits used is close to the optimal bound, information-theoretically
 speaking.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dice-entropy-conduit-prof
Description-md5: acad95998b149d3d6644a49a82ec9700
Description-en: secure n-sided dice rolls and random sampling; profiling libraries
 Haskll library providing cryptographically secure n-sided dice rolls,
 and random sampling within a given range.  The technique of rejection
 sampling is used to obtain the random data.  The number of random
 bits used is close to the optimal bound, information-theoretically
 speaking.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diff-dev
Description-md5: 9356cea2f13d7d0a16e583254cc12081
Description-en: O(ND) diff algorithm library
 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diff-doc
Description-md5: 9465fd410101b55ad3d5d114b5f42d2c
Description-en: O(ND) diff algorithm library; documentation
 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-diff-prof
Description-md5: 904df0ac31fd1f7f6c9831b32d6e055a
Description-en: O(ND) diff algorithm library; profiling libraries
 This is a Haskell library providing an implementation of the O(ND) diff
 algorithm described in "An O(ND) Difference Algorithm and Its Variations"
 (1986) by Eugene W. Myers. It is O(mn) in space.
 .
 Whilst the algorithm is the same one used by standared Unix diff, the
 assumption is that users of this library will want to diff over interesting
 things or perform interesting tasks with the results.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-digest-dev
Description-md5: 2ddb128534c28870a85bd637071c1be2
Description-en: efficient cryptographic hash implementations for bytestrings
 This package provides efficient cryptographic hash implementations for strict
 and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
 implemented as FFI bindings to efficient code from zlib.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-digest-doc
Description-md5: cc09fccbf378a74b17cc1cae6d258660
Description-en: efficient cryptographic hash implementations bytestrings; documentation
 This package provides efficient cryptographic hash implementations for strict
 and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
 implemented as FFI bindings to efficient code from zlib.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-digest-prof
Description-md5: be7bc9025468827bf9c52635736436ee
Description-en: efficient cryptographic hash implementations bytestrings; profiling libraries
 This package provides efficient cryptographic hash implementations for strict
 and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
 implemented as FFI bindings to efficient code from zlib.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dimensional-dev
Description-md5: 6754ca71317228b42290394b51b32fef
Description-en: statically checked physical dimensions
 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dimensional-doc
Description-md5: 61881b399d9ddcb37799d1c44d7955e9
Description-en: statically checked physical dimensions; documentation
 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dimensional-prof
Description-md5: cef4d555afb9790d1a853f5995a6b6a1
Description-en: statically checked physical dimensions; profiling libraries
 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-directory-tree-dev
Description-md5: bb44c40eaac360bbf88be931639ca797
Description-en: simple directory-like tree datatype, with IO functions
 A simple directory-like tree datatype, with useful IO functions and Foldable
 and Traversable instance
 .
 Provides a simple data structure mirroring a directory tree on the
 filesystem, as well as useful functions for reading and writing
 file and directory structures in the IO monad.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-directory-tree-doc
Description-md5: bdc2a9d22af4ba1ce97ccdcf4db5c85a
Description-en: simple directory-like tree datatype, with IO functions; documentation
 A simple directory-like tree datatype, with useful IO functions and Foldable
 and Traversable instance
 .
 Provides a simple data structure mirroring a directory tree on the
 filesystem, as well as useful functions for reading and writing
 file and directory structures in the IO monad.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-directory-tree-prof
Description-md5: 56657ffcb5ab194b129f19649cbe88b0
Description-en: simple directory-like tree datatype, with IO functions; profiling libraries
 A simple directory-like tree datatype, with useful IO functions and Foldable
 and Traversable instance
 .
 Provides a simple data structure mirroring a directory tree on the
 filesystem, as well as useful functions for reading and writing
 file and directory structures in the IO monad.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-disk-free-space-dev
Description-md5: 575e52011b7b359b150df231870fcc32
Description-en: retrieve information about disk space usage
 A cross-platform library retrieve information about disk space usage.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-disk-free-space-doc
Description-md5: 0a4cfcc5fe1e8408caaaccbb6165ebfd
Description-en: retrieve information about disk space usage; documentation
 A cross-platform library retrieve information about disk space usage.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-disk-free-space-prof
Description-md5: 3dc1be21164f8fb01601a69fe525f307
Description-en: retrieve information about disk space usage; profiling libraries
 A cross-platform library retrieve information about disk space usage.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-distributive-dev
Description-md5: 5352baa6706d8808e81d70706cfc6716
Description-en: distributive functors
 This package provides a type class for distributive functors. These are the
 dual to traversable functors.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-distributive-doc
Description-md5: 26af9e183da8b6682bee05028decf7e1
Description-en: distributive functors; documentation
 This package provides a type class for distributive functors. These are the
 dual to traversable functors.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-distributive-prof
Description-md5: c2422b929a53ed2f957fcedd68b9466d
Description-en: distributive functors; profiling libraries
 This package provides a type class for distributive functors. These are the
 dual to traversable functors.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-djinn-lib-dev
Description-md5: 233f19fce63a629c8a4f9415340fefaf
Description-en: Generate Haskell code from a type
 Djinn-Lib uses an theorem prover for intuitionistic propositional logic to
 generate a Haskell expression when given a type. This is a library extracted
 from Djinn-Lib sources.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-djinn-lib-doc
Description-md5: 6618ee521f174c7a6531be8d5a7ef6fa
Description-en: Generate Haskell code from a type; documentation
 Djinn-Lib uses an theorem prover for intuitionistic propositional logic to
 generate a Haskell expression when given a type. This is a library extracted
 from Djinn-Lib sources.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-djinn-lib-prof
Description-md5: f75be10cbc18413e643521359fd14d6a
Description-en: Generate Haskell code from a type; profiling libraries
 Djinn-Lib uses an theorem prover for intuitionistic propositional logic to
 generate a Haskell expression when given a type. This is a library extracted
 from Djinn-Lib sources.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-dev
Description-md5: 57727e1636db99bbc18b0ea7346acfac
Description-en: Haskell library for Differences lists
 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-doc
Description-md5: a0bc758f06d34780b3b600f99ba3c489
Description-en: Haskell library for Differences lists; documentation
 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-prof
Description-md5: 87252681f49f6fcd3fd6cb30ee7d15df
Description-en: Haskell library for Differences lists; profiling libraries
 Differences lists: a list-like type supporting O(1) append.
 This is particularly useful for efficient logging and pretty
 printing, (e.g. with the Writer monad), where list append
 quickly becomes too expensive.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-instances-dev
Description-md5: 4cd3e20ae52386a25a22900039840def
Description-en: difference lists instances
 This package is the canonical source for some orphan instances for
 the dlist (difference list) packages. Orphan instances are placed
 here to avoid dependencies elsewhere.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-instances-doc
Description-md5: e11614b8f9754ee7c54ae7eb66fc14ff
Description-en: difference lists instances; documentation
 This package is the canonical source for some orphan instances for
 the dlist (difference list) packages. Orphan instances are placed
 here to avoid dependencies elsewhere.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dlist-instances-prof
Description-md5: 5bbe60211c3e447a2bb9e3cb4aa51dbd
Description-en: difference lists instances; profiling libraries
 This package is the canonical source for some orphan instances for
 the dlist (difference list) packages. Orphan instances are placed
 here to avoid dependencies elsewhere.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dns-dev
Description-md5: 99cbe301cac5e9231ee4e732086a7e5c
Description-en: pure Haskell DNS library
 A thread-safe DNS library for both clients and servers
 written in pure Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dns-doc
Description-md5: 94f103172bae773983b4c5260ad12b07
Description-en: pure Haskell DNS library; documentation
 A thread-safe DNS library for both clients and servers
 written in pure Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dns-prof
Description-md5: fde00826e7a7f130c8a8940db69cfa9a
Description-en: pure Haskell DNS library; profiling libraries
 A thread-safe DNS library for both clients and servers
 written in pure Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doclayout-dev
Description-md5: 334693ad28ba1a7ca32ff548854fddc1
Description-en: Prettyprinting library for laying out text documents
 doclayout is a prettyprinting library for laying out text documents,
 with several features not present in prettyprinting libraries designed
 for code. It was designed for use in pandoc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doclayout-doc
Description-md5: 08ba845206d5545adfeb940a6c7f98d7
Description-en: Prettyprinting library for laying out text documents; documentation
 doclayout is a prettyprinting library for laying out text documents,
 with several features not present in prettyprinting libraries designed
 for code. It was designed for use in pandoc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doclayout-prof
Description-md5: 746a0db7de537c382286ff85479774d0
Description-en: Prettyprinting library for laying out text documents; profiling libraries
 doclayout is a prettyprinting library for laying out text documents,
 with several features not present in prettyprinting libraries designed
 for code. It was designed for use in pandoc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doctemplates-dev
Description-md5: 887534f3ed7648afd26d51d0a79ef938
Description-en: Pandoc-style document templates
 This is the templating system used by pandoc. It was formerly be a
 module in pandoc. It has been split off to make it easier to use
 independently.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doctemplates-doc
Description-md5: 117a72714b12476a9c7228300d70ac55
Description-en: Pandoc-style document templates; documentation
 This is the templating system used by pandoc. It was formerly be a
 module in pandoc. It has been split off to make it easier to use
 independently.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doctemplates-prof
Description-md5: 2f6dee0cf5d9f323114db9c1e375e16b
Description-en: Pandoc-style document templates; profiling libraries
 This is the templating system used by pandoc. It was formerly be a
 module in pandoc. It has been split off to make it easier to use
 independently.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: doctest
Description-md5: 404f6e768fb995bf2ee3802142a923b2
Description-en: test interactive Haskell examples; executable
 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the doctest executable.

Package: libghc-doctest-dev
Description-md5: 23ea99d7443559a14a7c1e4e32ff45b4
Description-en: test interactive Haskell examples
 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the normal library files.

Package: libghc-doctest-doc
Description-md5: 62008ffe44c09269d7578ae29990343f
Description-en: test interactive Haskell examples; documentation
 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the documentation files.

Package: libghc-doctest-prof
Description-md5: ef8d1966b770eb5ef9c7bccd962f5b49
Description-en: test interactive Haskell examples; profiling libraries
 The doctest program checks examples in source code comments.
 It is modeled after doctest for Python
 (<http://docs.python.org/library/doctest.html>).
 .
 Documentation is at
 <https://github.com/sol/doctest-haskell#readme>.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-doctest-parallel-dev
Description-md5: 649228d8641fa4cd4f0d42c561100d50
Description-en: Test interactive Haskell examples
 The doctest program checks examples in source code comments.  It is modeled
 after doctest for Python (https://docs.python.org/3/library/doctest.html).
 .
 Documentation is at
 https://github.com/martijnbastiaan/doctest-parallel#readme.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doctest-parallel-doc
Description-md5: 799ed67c0ebceabbde4861459f948a7a
Description-en: Test interactive Haskell examples; documentation
 The doctest program checks examples in source code comments.  It is modeled
 after doctest for Python (https://docs.python.org/3/library/doctest.html).
 .
 Documentation is at
 https://github.com/martijnbastiaan/doctest-parallel#readme.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-doctest-parallel-prof
Description-md5: 35336a5d88b5139f46dec90163c97513
Description-en: Test interactive Haskell examples; profiling libraries
 The doctest program checks examples in source code comments.  It is modeled
 after doctest for Python (https://docs.python.org/3/library/doctest.html).
 .
 Documentation is at
 https://github.com/martijnbastiaan/doctest-parallel#readme.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dotgen-dev
Description-md5: cec87163be1ab2bdab728acd84255f5d
Description-en: simple interface for building .dot graph files
 This package provides a simple interface for building .dot graph
 files, for input into the dot and graphviz tools.  It includes a
 monadic interface for building graphs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dotgen-doc
Description-md5: df6a228afb9f932ee028b7739066786e
Description-en: simple interface for building .dot graph files; documentation
 This package provides a simple interface for building .dot graph
 files, for input into the dot and graphviz tools.  It includes a
 monadic interface for building graphs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dotgen-prof
Description-md5: ab978371d8b179741ab223131f3912b7
Description-en: simple interface for building .dot graph files; profiling libraries
 This package provides a simple interface for building .dot graph
 files, for input into the dot and graphviz tools.  It includes a
 monadic interface for building graphs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-double-conversion-dev
Description-md5: 6fe02eab12ae874399bb1c7ed71463ea
Description-en: fast conversion between double precision floating point and text
 A library that performs fast, accurate conversion between double
 precision floating point and text.
 .
 This library is implemented as bindings to the C++
 double-conversion library written by Florian Loitsch at Google.
 .
 The 'Text' versions of these functions are about 30 times faster
 than the default 'show' implementation for the 'Double' type.
 .
 The 'ByteString' versions are /slower/ than the 'Text' versions;
 roughly half the speed.  (This seems to be due to the cost of
 allocating 'ByteString' values via malloc.)
 .
 As a final note, be aware that the bytestring-show package is
 about 50% slower than simply using 'show'.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-double-conversion-doc
Description-md5: 3b7374d37e93330a6338da9b8686cc94
Description-en: fast conversion between double precision floating point and text; documentation
 A library that performs fast, accurate conversion between double
 precision floating point and text.
 .
 This library is implemented as bindings to the C++
 double-conversion library written by Florian Loitsch at Google.
 .
 The 'Text' versions of these functions are about 30 times faster
 than the default 'show' implementation for the 'Double' type.
 .
 The 'ByteString' versions are /slower/ than the 'Text' versions;
 roughly half the speed.  (This seems to be due to the cost of
 allocating 'ByteString' values via malloc.)
 .
 As a final note, be aware that the bytestring-show package is
 about 50% slower than simply using 'show'.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-double-conversion-prof
Description-md5: 1076e86bf9cfab110b84be21cab51c91
Description-en: fast conversion between double precision floating point and text; profiling libraries
 A library that performs fast, accurate conversion between double
 precision floating point and text.
 .
 This library is implemented as bindings to the C++
 double-conversion library written by Florian Loitsch at Google.
 .
 The 'Text' versions of these functions are about 30 times faster
 than the default 'show' implementation for the 'Double' type.
 .
 The 'ByteString' versions are /slower/ than the 'Text' versions;
 roughly half the speed.  (This seems to be due to the cost of
 allocating 'ByteString' values via malloc.)
 .
 As a final note, be aware that the bytestring-show package is
 about 50% slower than simply using 'show'.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-drbg-dev
Description-md5: 0791b8c9121528e185f038d9100bb1b9
Description-en: Cryptographically secure RNGs
 This package contains a "Deterministic Rrandom Bit Generator" (aka RNG, PRNG)
 and HMACs, Hashes, and Ciphers based on it.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-drbg-doc
Description-md5: 6a5f50d3f899429dfb348971238fa238
Description-en: Cryptographically secure RNGs; documentation
 This package contains a "Deterministic Rrandom Bit Generator" (aka RNG, PRNG)
 and HMACs, Hashes, and Ciphers based on it.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-drbg-prof
Description-md5: d559cb71ebd10ff4940be863db44bd3e
Description-en: Cryptographically secure RNGs; profiling libraries
 This package contains a "Deterministic Rrandom Bit Generator" (aka RNG, PRNG)
 and HMACs, Hashes, and Ciphers based on it.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dual-tree-dev
Description-md5: 409704cee14015f945b054adf7c04faa
Description-en: Rose trees with cached and accumulating monoidal annotations
 Rose (n-ary) trees with both upwards- (i.e. cached) and downwards-traveling
 (i.e. accumulating) monoidal annotations.
 .
 Abstractly, a DUALTree is a rose (n-ary) tree with data at leaves, data at
 internal nodes, and two types of monoidal annotations, one travelling "up" the
 tree and one traveling "down".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dual-tree-doc
Description-md5: a25e20325a4bb023d541df3b88b9ffa7
Description-en: Rose trees with cached and accumulating monoidal annotations; documentation
 Rose (n-ary) trees with both upwards- (i.e. cached) and downwards-traveling
 (i.e. accumulating) monoidal annotations.
 .
 Abstractly, a DUALTree is a rose (n-ary) tree with data at leaves, data at
 internal nodes, and two types of monoidal annotations, one travelling "up" the
 tree and one traveling "down".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dual-tree-prof
Description-md5: 397b79986b31fcee5b3193f49ff1e118
Description-en: Rose trees with cached and accumulating monoidal annotations; profiling libraries
 Rose (n-ary) trees with both upwards- (i.e. cached) and downwards-traveling
 (i.e. accumulating) monoidal annotations.
 .
 Abstractly, a DUALTree is a rose (n-ary) tree with data at leaves, data at
 internal nodes, and two types of monoidal annotations, one travelling "up" the
 tree and one traveling "down".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dynamic-state-dev
Description-md5: b28d4ead2456778b95f1c6863568f4dc
Description-en: optionally serializable dynamic state keyed by type
 This is a Haskell library providing optionally serializable dynamic state
 keyed by type
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dynamic-state-doc
Description-md5: 6b82b52c886393d2c33349bc9a1fddde
Description-en: optionally serializable dynamic state keyed by type; documentation
 This is a Haskell library providing optionally serializable dynamic state
 keyed by type
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dynamic-state-prof
Description-md5: c17c21089d2bf4d491721409f4f0cacc
Description-en: optionally serializable dynamic state keyed by type; profiling libraries
 This is a Haskell library providing optionally serializable dynamic state
 keyed by type
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dyre-dev
Description-md5: d95879d32db6ec2c035ef25addb5e7e2
Description-en: dynamic reconfiguration library
 Dyre implements dynamic reconfiguration facilities after the style
 of Xmonad. Dyre aims to be as simple as possible without sacrificing
 features, and places an emphasis on simplicity of integration with an
 application. A full introduction with a complete example project can
 be found in the documentation for Config.Dyre
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dyre-doc
Description-md5: d5e1ef02b4b2c8750c22c2c6e30fc2e9
Description-en: dynamic reconfiguration library; documentation
 Dyre implements dynamic reconfiguration facilities after the style
 of Xmonad. Dyre aims to be as simple as possible without sacrificing
 features, and places an emphasis on simplicity of integration with an
 application. A full introduction with a complete example project can
 be found in the documentation for Config.Dyre
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-dyre-prof
Description-md5: 347477fa763704b93c1d54b4644f2f08
Description-en: dynamic reconfiguration library; profiling libraries
 Dyre implements dynamic reconfiguration facilities after the style
 of Xmonad. Dyre aims to be as simple as possible without sacrificing
 features, and places an emphasis on simplicity of integration with an
 application. A full introduction with a complete example project can
 be found in the documentation for Config.Dyre
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-easy-file-dev
Description-md5: ff1fdd113d889996093ceee8dc9f85b6
Description-en: Cross-platform file handling
 This package provides unified cross-platform file handling for
 Unix/Mac/Windows.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-easy-file-doc
Description-md5: d900afe0ba3c0ce0aeecf2740b74666a
Description-en: Cross-platform file handling; documentation
 This package provides unified cross-platform file handling for
 Unix/Mac/Windows.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-easy-file-prof
Description-md5: 44d2778fa4fb4f192f9c6fc63cba2008
Description-en: Cross-platform file handling; profiling libraries
 This package provides unified cross-platform file handling for
 Unix/Mac/Windows.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-echo-dev
Description-md5: 5e02dca2a29c4c74dae646049ca7ba48
Description-en: Cross-platform library for handling echoing terminal input
 The base library exposes the hGetEcho and hSetEcho functions
 for querying and setting echo status, but unfortunately, neither
 function works with MinTTY consoles on Windows. This is a serious
 issue, since hGetEcho and hSetEcho are often used to disable
 input echoing when a program prompts for a password, so many
 programs will reveal your password as you type it on MinTTY!
 .
 This library provides an alternative interface which works
 with both MinTTY and other consoles.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-echo-doc
Description-md5: 59d2c668f0ec15e88258d3cd30d416e3
Description-en: Cross-platform library for handling echoing terminal input; documentation
 The base library exposes the hGetEcho and hSetEcho functions
 for querying and setting echo status, but unfortunately, neither
 function works with MinTTY consoles on Windows. This is a serious
 issue, since hGetEcho and hSetEcho are often used to disable
 input echoing when a program prompts for a password, so many
 programs will reveal your password as you type it on MinTTY!
 .
 This library provides an alternative interface which works
 with both MinTTY and other consoles.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-echo-prof
Description-md5: ac28b78b390b70ac43cb082d0b484ae5
Description-en: Cross-platform library for handling echoing terminal input; profiling libraries
 The base library exposes the hGetEcho and hSetEcho functions
 for querying and setting echo status, but unfortunately, neither
 function works with MinTTY consoles on Windows. This is a serious
 issue, since hGetEcho and hSetEcho are often used to disable
 input echoing when a program prompts for a password, so many
 programs will reveal your password as you type it on MinTTY!
 .
 This library provides an alternative interface which works
 with both MinTTY and other consoles.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ed25519-dev
Description-md5: 8c4fc5758a5f4cd6b908eb4cb0682bbd
Description-en: Ed25519 cryptographic signatures
 This package provides a simple, portable implementation of the
 ed25519 public-key signature system. It also includes support for
 detached signatures.
 .
 The underlying implementation uses the ref10 implementation of
 ed25519 from SUPERCOP, and should be relatively fast.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ed25519-doc
Description-md5: f18f702150720bdeb29c07559a04e0ce
Description-en: Ed25519 cryptographic signatures; documentation
 This package provides a simple, portable implementation of the
 ed25519 public-key signature system. It also includes support for
 detached signatures.
 .
 The underlying implementation uses the ref10 implementation of
 ed25519 from SUPERCOP, and should be relatively fast.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ed25519-prof
Description-md5: 6791956686d9cc0dd1a3f263a76c9eb7
Description-en: Ed25519 cryptographic signatures; profiling libraries
 This package provides a simple, portable implementation of the
 ed25519 public-key signature system. It also includes support for
 detached signatures.
 .
 The underlying implementation uses the ref10 implementation of
 ed25519 from SUPERCOP, and should be relatively fast.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-dev
Description-md5: d74fcc0ca321791810a9d0547b16937e
Description-en: Haskell fuzzy matching
 Optimized edit distances for fuzzy matching, including Levenshtein
 and restricted Damerau-Levenshtein algorithms.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-doc
Description-md5: 85cc3ae85d4cda27f22a221478a1b0e5
Description-en: Haskell fuzzy matching; documentation
 Optimized edit distances for fuzzy matching, including Levenshtein
 and restricted Damerau-Levenshtein algorithms.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-prof
Description-md5: 20d9387d8b7174d849316c813a114ba2
Description-en: Haskell fuzzy matching; profiling libraries
 Optimized edit distances for fuzzy matching, including Levenshtein
 and restricted Damerau-Levenshtein algorithms.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-vector-dev
Description-md5: 66b417c802f0e3418a070a12a8470201
Description-en: Calculate edit distances and edit scripts between vectors.
 An implementation of the Wagner–Fischer dynamic programming algorithm to
 find the optimal edit script and cost between two sequences.
 .
 The implementation in this package is specialised to sequences represented
 with "Data.Vector" but is otherwise agnostic to:
 .
 * The type of values in the vectors;
 .
 * The type representing edit operations; and
 .
 * The type representing the cost of operations.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-vector-doc
Description-md5: f83481abe9459afce6042d410dc23307
Description-en: Calculate edit distances and edit scripts between vectors.; documentation
 An implementation of the Wagner–Fischer dynamic programming algorithm to
 find the optimal edit script and cost between two sequences.
 .
 The implementation in this package is specialised to sequences represented
 with "Data.Vector" but is otherwise agnostic to:
 .
 * The type of values in the vectors;
 .
 * The type representing edit operations; and
 .
 * The type representing the cost of operations.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-edit-distance-vector-prof
Description-md5: f372c3432d3a4aaa5d4f4a3e4b413f42
Description-en: Calculate edit distances and edit scripts between vectors.; profiling libraries
 An implementation of the Wagner–Fischer dynamic programming algorithm to
 find the optimal edit script and cost between two sequences.
 .
 The implementation in this package is specialised to sequences represented
 with "Data.Vector" but is otherwise agnostic to:
 .
 * The type of values in the vectors;
 .
 * The type representing edit operations; and
 .
 * The type representing the cost of operations.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-either-dev
Description-md5: 1bf3a13da3f91d2125b6e18a8380ce31
Description-en: Either monad transformer
 This library provides a minimalist Either monad transformer, EitherT.
 EitherT is a version of ErrorT that does not require a spurious Error
 instance for the Left case.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-either-doc
Description-md5: eaba292a6cebeaae94bc5ac1fafe390b
Description-en: Either monad transformer; documentation
 This library provides a minimalist Either monad transformer, EitherT.
 EitherT is a version of ErrorT that does not require a spurious Error
 instance for the Left case.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-either-prof
Description-md5: 84ac7bcf1294e7c70a9bb8dc724d0164
Description-en: Either monad transformer; profiling libraries
 This library provides a minimalist Either monad transformer, EitherT.
 EitherT is a version of ErrorT that does not require a spurious Error
 instance for the Left case.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-email-validate-dev
Description-md5: 9706f86ed040bb03f2d49082878ff7c8
Description-en: validate an email address string against RFC 5322
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-email-validate-doc
Description-md5: c79816f4c8981e8944bfa5a39b5dab61
Description-en: validate an email address string against RFC 5322; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-email-validate-prof
Description-md5: 76278a12460bb3bd5b7ade3dfe5c7df3
Description-en: validate an email address string against RFC 5322; profiling libraries
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-emojis-dev
Description-md5: ccfe8a844bf46c2085544ac10e1b68a7
Description-en: Conversion between emoji characters and their names
 This package provides functions for converting emoji names to emoji
 characters and vice versa.
 .
  - It supports a wide range of emojis, including all those supported
    by GitHub
  - It supports lookup of emoji aliases from emoji
  - It uses Text rather than String
  - It has a light dependency footprint: in particular, it does not
    require aeson
  - It does not require TemplateHaskell
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-emojis-doc
Description-md5: 3a894414e3ae8caa244b9c44cfed0875
Description-en: Conversion between emoji characters and their names; documentation
 This package provides functions for converting emoji names to emoji
 characters and vice versa.
 .
  - It supports a wide range of emojis, including all those supported
    by GitHub
  - It supports lookup of emoji aliases from emoji
  - It uses Text rather than String
  - It has a light dependency footprint: in particular, it does not
    require aeson
  - It does not require TemplateHaskell
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-emojis-prof
Description-md5: f8c6f1d9eeb616e36522e75e2de34886
Description-en: Conversion between emoji characters and their names; profiling libraries
 This package provides functions for converting emoji names to emoji
 characters and vice versa.
 .
  - It supports a wide range of emojis, including all those supported
    by GitHub
  - It supports lookup of emoji aliases from emoji
  - It uses Text rather than String
  - It has a light dependency footprint: in particular, it does not
    require aeson
  - It does not require TemplateHaskell
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enclosed-exceptions-dev
Description-md5: 3e2cdd4295f25def5db6d36dfd19c1fe
Description-en: catching all exceptions from within an enclosed computation
 Catching all exceptions raised within an enclosed computation, while
 remaining responsive to (external) asynchronous exceptions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enclosed-exceptions-doc
Description-md5: b8c11d7e74975da1b505d1508831bc45
Description-en: catching all exceptions from within an enclosed computation; documentation
 Catching all exceptions raised within an enclosed computation, while
 remaining responsive to (external) asynchronous exceptions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enclosed-exceptions-prof
Description-md5: ba17a2a41fc14171ae27eb0784ce4d5c
Description-en: catching all exceptions from within an enclosed computation; profiling libraries
 Catching all exceptions raised within an enclosed computation, while
 remaining responsive to (external) asynchronous exceptions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-entropy-dev
Description-md5: f8bc5b0ec32697b4fb7d7c26dde08fc5
Description-en: cryptographically-strong entropy
 It is a platform-independent method to obtain cryptographically strong
 entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
 looking for cryptographically strong (number-theoretically sound) PRNGs
 should see the DRBG package too.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-entropy-doc
Description-md5: 00f462b2044d78c05a76831c2fc05288
Description-en: cryptographically-strong entropy; documentation
 It is a platform-independent method to obtain cryptographically strong
 entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
 looking for cryptographically strong (number-theoretically sound) PRNGs
 should see the DRBG package too.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-entropy-prof
Description-md5: edb7e76a4ce602bdee5c023f87ece7c6
Description-en: cryptographically-strong entropy; profiling libraries
 It is a platform-independent method to obtain cryptographically strong
 entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
 looking for cryptographically strong (number-theoretically sound) PRNGs
 should see the DRBG package too.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enummapset-dev
Description-md5: 585ed062fe673b03cf244416f77935d6
Description-en: IntMap and IntSet with Enum keys/elements
 This package contains simple wrappers around 'Data.IntMap' and
 'Data.IntSet' with 'Enum' keys and elements respectively.
 Especially useful for 'Int's wrapped with newtype.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enummapset-doc
Description-md5: d03048ccf4c844dbd24bc0a03ddb818e
Description-en: IntMap and IntSet with Enum keys/elements; documentation
 This package contains simple wrappers around 'Data.IntMap' and
 'Data.IntSet' with 'Enum' keys and elements respectively.
 Especially useful for 'Int's wrapped with newtype.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-enummapset-prof
Description-md5: cb7e1d134b00364e76759beeb1e704e8
Description-en: IntMap and IntSet with Enum keys/elements; profiling libraries
 This package contains simple wrappers around 'Data.IntMap' and
 'Data.IntSet' with 'Enum' keys and elements respectively.
 Especially useful for 'Int's wrapped with newtype.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-equivalence-dev
Description-md5: d5216d440f09441faa5fabfe8a003323
Description-en: maintaining an equivalence relation
  This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
  Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
  22(2), 1975) in order to maintain an equivalence relation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-equivalence-doc
Description-md5: 2a440bf14fdf87bb4f6975b95e3247eb
Description-en: maintaining an equivalence relation; documentation
  This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
  Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
  22(2), 1975) in order to maintain an equivalence relation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-equivalence-prof
Description-md5: 649cecb3e1a1f644f684050c3c11df2c
Description-en: maintaining an equivalence relation; profiling libraries
  This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
  Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
  22(2), 1975) in order to maintain an equivalence relation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-erf-dev
Description-md5: 8909973cde8c6d0d70934f963f5b8318
Description-en: The error function, erf, and related functions
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-erf-doc
Description-md5: 56a20c7515b07a2a0196bd3332399a4c
Description-en: The error function, erf, and related functions; documentation
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-erf-prof
Description-md5: 6f0a177dd070273e5ea404b923b56056
Description-en: The error function, erf, and related functions; profiling libraries
 A type class for the error function, erf, and related functions. Instances for
 Float and Double.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-errors-dev
Description-md5: ec790a8d98758db56a0b6cfe1de1e917
Description-en: simplified error handling
 This library encourages an error-handling style that directly uses the
 type system, rather than out-of-band exceptions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-errors-doc
Description-md5: 6a683e37b05dd750f3eaca429d1a6c7d
Description-en: simplified error handling; documentation
 This library encourages an error-handling style that directly uses the
 type system, rather than out-of-band exceptions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-errors-prof
Description-md5: ce3cf07b0194fb3288ffa1aa6e36c7ee
Description-en: simplified error handling; profiling libraries
 This library encourages an error-handling style that directly uses the
 type system, rather than out-of-band exceptions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-esqueleto-dev
Description-md5: be4f83256851c92cf79cde6cb59d3e1b
Description-en: type-safe EDSL for SQL on persistent backends
 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends.  Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-esqueleto-doc
Description-md5: d62ba84c07cc6f3ce0592a9a2acb6c13
Description-en: type-safe EDSL for SQL on persistent backends; documentation
 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends.  Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-esqueleto-prof
Description-md5: 276e1192e08036e27b2cde88f14a79fd
Description-en: type-safe EDSL for SQL on persistent backends; profiling libraries
 esqueleto is a bare bones, type-safe EDSL for SQL queries
 that works with unmodified persistent SQL backends.  Its
 language closely resembles SQL, so you don't have to learn
 new concepts, just new syntax, and it's fairly easy to
 predict the generated SQL and optimize it for your backend.
 Most kinds of errors committed when writing SQL are caught as
 compile-time errors---although it is possible to write
 type-checked esqueleto queries that fail at runtime.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-exact-pi-dev
Description-md5: 64489500d3fdc0feac36f9b25e897cf7
Description-en: Exact rational multiples of pi (and integer powers of pi)
 Provides an exact representation for rational multiples of pi alongside an
 approximate representation of all reals.  Useful for storing and computing
 with conversion factors between physical units.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-exact-pi-doc
Description-md5: 66d9880cfafc8e0495f8d32e1f2a3c00
Description-en: Exact rational multiples of pi (and integer powers of pi); documentation
 Provides an exact representation for rational multiples of pi alongside an
 approximate representation of all reals.  Useful for storing and computing
 with conversion factors between physical units.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-exact-pi-prof
Description-md5: d48de36e18284b7f8226861b058babbb
Description-en: Exact rational multiples of pi (and integer powers of pi); profiling libraries
 Provides an exact representation for rational multiples of pi alongside an
 approximate representation of all reals.  Useful for storing and computing
 with conversion factors between physical units.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-exception-transformers-dev
Description-md5: 6a219fd0c223446c74f5668ef5ab322a
Description-en: type classes and monads for unchecked extensible exceptions
 This package provides type classes, a monad and a monad
 transformer that support unchecked extensible exceptions as
 well as asynchronous exceptions. It is compatible with
 the transformers package.
 .
 This package contains the normal library files.

Package: libghc-exception-transformers-doc
Description-md5: 0929f2f56a5bee494ec41ecb307d23b8
Description-en: type classes and monads for unchecked extensible exceptions; documentation
 This package provides type classes, a monad and a monad
 transformer that support unchecked extensible exceptions as
 well as asynchronous exceptions. It is compatible with
 the transformers package.
 .
 This package contains the documentation files.

Package: libghc-exception-transformers-prof
Description-md5: ab9e69c73c1c99b1197d7c4552411d7e
Description-en: type classes and monads for unchecked extensible exceptions; profiling libs
 This package provides type classes, a monad and a monad
 transformer that support unchecked extensible exceptions as
 well as asynchronous exceptions. It is compatible with
 the transformers package.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-executable-path-dev
Description-md5: abaaea2bdec377f029ad050784d80690
Description-en: determine full path of executable
 This library portably determines the full path to the program
 being run.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-executable-path-doc
Description-md5: 6c20168c045407781d1c6dead6bdff9d
Description-en: determine full path of executable; documentation
 This library portably determines the full path to the program
 being run.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-executable-path-prof
Description-md5: 3f1488186ff0135c41f315aae40a5717
Description-en: determine full path of executable; profiling libraries
 This library portably determines the full path to the program
 being run.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-expiring-cache-map-dev
Description-md5: dab704397479e7d9868d79d785af5b8d
Description-en: general-purpose simple caching
 A simple general purpose shared state cache map with automatic expiration
 of values, for caching the results of accessing a resource such as reading
 a file. With variations for Ord and Hashable keys using "Data.Map.Strict"
 and "Data.HashMap.Strict", respectively.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-expiring-cache-map-doc
Description-md5: 68466cdbc0f2d1c8f93858e24d14d538
Description-en: general-purpose simple caching; documentation
 A simple general purpose shared state cache map with automatic expiration
 of values, for caching the results of accessing a resource such as reading
 a file. With variations for Ord and Hashable keys using "Data.Map.Strict"
 and "Data.HashMap.Strict", respectively.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-expiring-cache-map-prof
Description-md5: 8769974a14b21a603075d975ab204fbf
Description-en: general-purpose simple caching; profiling libraries
 A simple general purpose shared state cache map with automatic expiration
 of values, for caching the results of accessing a resource such as reading
 a file. With variations for Ord and Hashable keys using "Data.Map.Strict"
 and "Data.HashMap.Strict", respectively.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extensible-exceptions-dev
Description-md5: 38a5c77bdcdd98f12a0dc3cb7176b0ca
Description-en: Compatibility layer for exceptions
 This provides the new extensible exceptions for both new and old versions of
 GHC.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extensible-exceptions-doc
Description-md5: 7deb27830677f51f9166607c6df668f8
Description-en: Compatibility layer for exceptions; documentation
 This provides the new extensible exceptions for both new and old versions of
 GHC.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extensible-exceptions-prof
Description-md5: 1e1071216eec8c081f7ccf094c88527e
Description-en: Compatibility layer for exceptions; profiling libraries
 This provides the new extensible exceptions for both new and old versions of
 GHC.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extra-dev
Description-md5: be598e6740955371ee1d4c9753bac9ba
Description-en: extra functions for base library
 Library of extra functions for the standard Haskell libraries. Most
 functions are simple additions, filling out missing functionality. A
 few functions are available in later versions of GHC, but this
 package makes them available back to GHC 7.2.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extra-doc
Description-md5: 3fb62da4fbe20f76fac7460702bec7b0
Description-en: extra functions for base library; documentation
 Library of extra functions for the standard Haskell libraries. Most
 functions are simple additions, filling out missing functionality. A
 few functions are available in later versions of GHC, but this
 package makes them available back to GHC 7.2.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-extra-prof
Description-md5: 4ba5cadac3e07ef0508216308aca4907
Description-en: extra functions for base library; profiling libraries
 Library of extra functions for the standard Haskell libraries. Most
 functions are simple additions, filling out missing functionality. A
 few functions are available in later versions of GHC, but this
 package makes them available back to GHC 7.2.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-failure-dev
Description-md5: 076fcb9fb9bd6e4b1d4b799b74f3f6ed
Description-en: simple type class for success/failure computations
 This is a simple type class for success/failure computations.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-failure-doc
Description-md5: 36576a2f8bcfe35e2b7a4aac6b7091f9
Description-en: simple type class for success/failure; documentation
 This is a simple type class for success/failure computations.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-failure-prof
Description-md5: 520e3fc8bb2a3aaf2ba7fb8fe724f364
Description-en: simple type class for success/failure; profiling libraries
 This is a simple type class for success/failure computations.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fast-logger-dev
Description-md5: 3a5f3d7464d55baeb60ec0079acf4946
Description-en: a fast logging system
 Fast logging system to copy log data directly to Handle buffer.
 It also supports rotation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fast-logger-doc
Description-md5: 42687da8e52538e5b9dcc54c1969c721
Description-en: a fast logging system; documentation
 Fast logging system to copy log data directly to Handle buffer.
 It also supports rotation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fast-logger-prof
Description-md5: 6f69ac4e9abab2afa55559207ee9cc43
Description-en: a fast logging system; profiling libraries
 Fast logging system to copy log data directly to Handle buffer.
 It also supports rotation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fb-dev
Description-md5: 1f38fd79ea3a66e6c8cc5d817ddf986d
Description-en: bindings to Facebook API
 This package exports bindings to Facebook's APIs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fb-doc
Description-md5: 4cde11aa73299d70e56e8e531d16bf91
Description-en: bindings to Facebook API; documentation
 This package exports bindings to Facebook's APIs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fb-prof
Description-md5: 1080093319b2d5ad2376adff340df40b
Description-en: bindings to Facebook API; profiling libraries
 This package exports bindings to Facebook's APIs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fclabels-dev
Description-md5: db78202bfe924e975143dfcd2dcba2a9
Description-en: first-class accessor labels
 This package provides first class labels that can act as
 bidirectional record fields. The labels can be derived
 automatically using Template Haskell which means you don't have
 to write any boilerplate yourself. The labels are implemented as
 lenses and are fully composable. Labels can be used to /get/,
 /set/ and /modify/ parts of a datatype in a consistent way.
 .
 See "Data.Label" for an introductory explanation.
 .
 Internally lenses are not tied to Haskell functions directly,
 but are implemented as arrows. Arrows allow the lenses to be run
 in custom computational contexts. This approach allows us to
 make partial lenses that point to fields of multi-constructor
 datatypes in an elegant way.
 .
 See the "Data.Label.Maybe" module for the use of partial labels.
 .
 > 1.1.1.0 -> 1.1.2
 >   - Added partial set/modify versions that act as identity
 >     when the constructor field is not available.
 .
  Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
 with lots of help and feedback from others.
  Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl>
 .
 This package contains the normal library files.

Package: libghc-fclabels-doc
Description-md5: eb2cc095f495552b9966c8fbd78c3bb5
Description-en: first-class accessor labels; documentation
 This package provides first class labels that can act as
 bidirectional record fields. The labels can be derived
 automatically using Template Haskell which means you don't have
 to write any boilerplate yourself. The labels are implemented as
 lenses and are fully composable. Labels can be used to /get/,
 /set/ and /modify/ parts of a datatype in a consistent way.
 .
 See "Data.Label" for an introductory explanation.
 .
 Internally lenses are not tied to Haskell functions directly,
 but are implemented as arrows. Arrows allow the lenses to be run
 in custom computational contexts. This approach allows us to
 make partial lenses that point to fields of multi-constructor
 datatypes in an elegant way.
 .
 See the "Data.Label.Maybe" module for the use of partial labels.
 .
 > 1.1.1.0 -> 1.1.2
 >   - Added partial set/modify versions that act as identity
 >     when the constructor field is not available.
 .
  Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
 with lots of help and feedback from others.
  Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl>
 .
 This package contains the documentation files.

Package: libghc-fclabels-prof
Description-md5: dfdd92b03637fbae6c6a908aaef93714
Description-en: first-class accessor labels; profiling libraries
 This package provides first class labels that can act as
 bidirectional record fields. The labels can be derived
 automatically using Template Haskell which means you don't have
 to write any boilerplate yourself. The labels are implemented as
 lenses and are fully composable. Labels can be used to /get/,
 /set/ and /modify/ parts of a datatype in a consistent way.
 .
 See "Data.Label" for an introductory explanation.
 .
 Internally lenses are not tied to Haskell functions directly,
 but are implemented as arrows. Arrows allow the lenses to be run
 in custom computational contexts. This approach allows us to
 make partial lenses that point to fields of multi-constructor
 datatypes in an elegant way.
 .
 See the "Data.Label.Maybe" module for the use of partial labels.
 .
 > 1.1.1.0 -> 1.1.2
 >   - Added partial set/modify versions that act as identity
 >     when the constructor field is not available.
 .
  Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
 with lots of help and feedback from others.
  Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl>
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-fdo-notify-dev
Description-md5: f8cdb4d0776f9a695a5c04807ea2c6f2
Description-en: Haskell desktop notifications
 A library for issuing notifications using FreeDesktop.org's Desktop
 Notifications protocol.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fdo-notify-doc
Description-md5: 5f0862f3147748e02ff88e61fe08e0dc
Description-en: Haskell desktop notifications; documentation
 A library for issuing notifications using FreeDesktop.org's Desktop
 Notifications protocol.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fdo-notify-prof
Description-md5: 57eef64ca4617915292b282f36488139
Description-en: Haskell desktop notifications; profiling libraries
 A library for issuing notifications using FreeDesktop.org's Desktop
 Notifications protocol.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-feed-dev
Description-md5: 1500f4e53a93aea98274575941f89964
Description-en: Haskell interface to RSS and Atom feeds
 This library provides tools for RSS (version 0.9x, 2.x, 1.0) and Atom
 feeds, allowing both importing and exporting them.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-feed-doc
Description-md5: 7ea5c577ad0c31e86f03194632a38d83
Description-en: Haskell interface to RSS and Atom feeds; documentation
 This library provides tools for RSS (version 0.9x, 2.x, 1.0) and Atom
 feeds, allowing both importing and exporting them.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-feed-prof
Description-md5: 36c3dbe88fa25ab965ff211f859c385a
Description-en: Haskell interface to RSS and Atom feeds; profiling libraries
 This library provides tools for RSS (version 0.9x, 2.x, 1.0) and Atom
 feeds, allowing both importing and exporting them.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-dev
Description-md5: 9f469abc234cc8cfab7a00edf0acd081
Description-en: Haskell graph library for GHC
 This is Martin Erwig's Functional Graph Library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-doc
Description-md5: b0df70da649dd1e2c380902df5ca11c4
Description-en: Haskell graph library for GHC; documentation
 This is Martin Erwig's Functional Graph Library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-prof
Description-md5: ff8e0bb0405d00439c70b35ba7145c0e
Description-en: Haskell graph library for GHC; profiling libraries
 This is Martin Erwig's Functional Graph Library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-arbitrary-dev
Description-md5: 49f9050030ccd9d1137b3d0c29a95a98
Description-en: QuickCheck support for fgl
 Provides Arbitrary instances for fgl graphs (to avoid adding a
 QuickCheck dependency for fgl whilst still making the instances
 available to others).
 .
 Also available are non-fgl-specific functions for generating
 graph-like data structures.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-arbitrary-doc
Description-md5: d1f49a6974090fe13fed168cc773aa39
Description-en: QuickCheck support for fgl; documentation
 Provides Arbitrary instances for fgl graphs (to avoid adding a
 QuickCheck dependency for fgl whilst still making the instances
 available to others).
 .
 Also available are non-fgl-specific functions for generating
 graph-like data structures.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fgl-arbitrary-prof
Description-md5: ba844f522e9274f6414c3d815e9f383b
Description-en: QuickCheck support for fgl; profiling libraries
 Provides Arbitrary instances for fgl graphs (to avoid adding a
 QuickCheck dependency for fgl whilst still making the instances
 available to others).
 .
 Also available are non-fgl-specific functions for generating
 graph-like data structures.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-file-embed-dev
Description-md5: f3c417b761463224dac54efed91ebfc2
Description-en: direct file embedding library
 It lets you use Template Haskell to embed file contents directly.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-file-embed-doc
Description-md5: 26108e5dce6e5ad995a7a22c4d720637
Description-en: direct file embedding library; documentation
 It lets you use Template Haskell to embed file contents directly.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-file-embed-prof
Description-md5: 8ebd2b03bf2dbf7405a9c1a3d62d164a
Description-en: direct file embedding library; profiling libraries
 It lets you use Template Haskell to embed file contents directly.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-file-location-dev
Description-md5: 6844bf991d4efedff721b10cc3f3931c
Description-en: common functions that show file location information
 Common debugging/error/exception functions that give file location information
 in the style of
 .
 main:Main main.hs:16:1 OH NO!
 .
 This package contains the normal library files.

Package: libghc-file-location-doc
Description-md5: 80f286011e8424510fda19207c23c861
Description-en: common functions that show file location information; documentation
 Common debugging/error/exception functions that give file location information
 in the style of
 .
 main:Main main.hs:16:1 OH NO!
 .
 This package contains the documentation files.

Package: libghc-file-location-prof
Description-md5: 64e0ec9225aa75ffe66a41bcce9ce2f1
Description-en: common functions that show file location information; profiling libraries
 Common debugging/error/exception functions that give file location information
 in the style of
 .
 main:Main main.hs:16:1 OH NO!
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-filelock-dev
Description-md5: 427058edd0d2c3b169d6ffc31bdbc064
Description-en: portable interface to file locking (flock / LockFileEx)
 This package provides an interface to Windows and Unix file locking
 functionalities.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filelock-doc
Description-md5: 568b9c728a528202db812067e4f3a4d8
Description-en: portable interface to file locking (flock / LockFileEx); documentation
 This package provides an interface to Windows and Unix file locking
 functionalities.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filelock-prof
Description-md5: 3d3b1a88f07d39876db4b652446f4eea
Description-en: portable interface to file locking (flock / LockFileEx); profiling libraries
 This package provides an interface to Windows and Unix file locking
 functionalities.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filemanip-dev
Description-md5: e291b3e965bc767f0ca36956ddeb63ce
Description-en: expressive file and directory manipulation for Haskell
 FileManip is a Haskell library for working with files and directories.
 Includes code for pattern matching, finding files, modifying file contents,
 and more.
 .
 This package contains the development files.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filemanip-doc
Description-md5: 620114064bf64c0471d4ef2a0b51dee8
Description-en: expressive file and directory manipulation for Haskell; documentation
 FileManip is a Haskell library for working with files and directories.
 Includes code for pattern matching, finding files, modifying file contents,
 and more.
 .
 This package contains the hyperlinked html documentation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filemanip-prof
Description-md5: fdb1d06fa23a05e3b0e74207bf4b5f36
Description-en: expressive file and directory manipulation for Haskell; profiling libraries
 FileManip is a Haskell library for working with files and directories.
 Includes code for pattern matching, finding files, modifying file contents,
 and more.
 .
 This package contains the profiling libraries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepath-bytestring-dev
Description-md5: 95d838b634078fe6b6ef4d401d1f4350
Description-en: library for manipulating RawFilePaths
 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepath-bytestring-doc
Description-md5: de44d4ea85c1c423db7af086dcd1a17c
Description-en: library for manipulating RawFilePaths; documentation
 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepath-bytestring-prof
Description-md5: 5025e6e6950800ace8ebd14ed428ac22
Description-en: library for manipulating RawFilePaths; profiling libraries
 This package provides functionality for manipulating RawFilePath
 values. It can be used as a drop in replacement for the filepath library
 to get the benefits of using ByteStrings. It provides three modules:
 .
   * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
   RawFilePath values (with / as the path separator).
 .
   * "System.FilePath.Windows.ByteString" manipulates Windows style
   RawFilePath values (with either \ or / as the path separator, and
   deals with drives).
 .
   * "System.FilePath.ByteString" is an alias for the module
   appropriate to your platform.
 .
 All three modules provide the same API, and the same documentation
 (calling out differences in the different variants).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepattern-dev
Description-md5: c09c7c18c854a9c11bc10f44ce749109
Description-en: file path glob-like matching
 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepattern-doc
Description-md5: ccc753334bf47c92a230139957f67838
Description-en: file path glob-like matching; documentation
 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filepattern-prof
Description-md5: 984783808a99439ad8b72a7d92966479
Description-en: file path glob-like matching; profiling libraries
 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filestore-dev
Description-md5: 3b9540d67a1520436974e83130e3dd42
Description-en: Haskell interface for versioning file stores
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filestore-doc
Description-md5: 1273fd3ae661486d8670817c26b54b0d
Description-en: Haskell interface for versioning file stores; documentation
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filestore-prof
Description-md5: 3ba0fd5a0392782e35a56b0c9b5a38e5
Description-en: Haskell interface for versioning file stores; profiling libraries
 The filestore library provides an abstract interface for a versioning
 file store, and modules that instantiate this interface. Currently Git,
 Darcs, and Mercurial modules are provided.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filtrable-dev
Description-md5: 41c17e29bc5b49cbc10dce0c5a25b3c0
Description-en: class of filtrable containers for Haskell
 Class of filtrable containers, i.e. containers that can be mapped over while
 selectively dropping elements.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filtrable-doc
Description-md5: 1867e8405dabdc94853a7d8230f5fe72
Description-en: class of filtrable containers for Haskell; documentation
 Class of filtrable containers, i.e. containers that can be mapped over while
 selectively dropping elements.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-filtrable-prof
Description-md5: b6bb5f73fdf41d6e2f7eefba066bcc89
Description-en: class of filtrable containers for Haskell; profiling libraries
 Class of filtrable containers, i.e. containers that can be mapped over while
 selectively dropping elements.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fingertree-dev
Description-md5: 832138454ef8a76e95eb28e22f1b7142
Description-en: Generic finger-tree data structure implementation in Haskell
 This Haskell library provides a general sequence representation with
 arbitrary annotations, for use as a base for implementations of
 various collection types.
 .
 This package contains the normal library files.

Package: libghc-fingertree-doc
Description-md5: 41a9b41d7097f38e979bf5f35bd2dece
Description-en: Generic finger-tree data structure implementation in Haskell; documentation
 This Haskell library provides a general sequence representation with
 arbitrary annotations, for use as a base for implementations of
 various collection types.
 .
 This package contains the documentation files.

Package: libghc-fingertree-prof
Description-md5: de9ae45f55873b09900965330dbeefb6
Description-en: Generic finger-tree data structure implementation in Haskell; profiling libraries
 This Haskell library provides a general sequence representation with
 arbitrary annotations, for use as a base for implementations of
 various collection types.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-finite-field-dev
Description-md5: ffb9a614cb52864850bf77be70e72473
Description-en: implementation of finite fields for Haskell
 An implementation of finite fields for Haskell programs and
 libraries.  A finite field is a mathematical object upon which
 multiplication, addition, subtraction and division are defined.
 .
 In this release, only prime fields are supported.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-finite-field-doc
Description-md5: e45de7e1ec5f326d3a3c8cd3487bb030
Description-en: implementation of finite fields for Haskell; documentation
 An implementation of finite fields for Haskell programs and
 libraries.  A finite field is a mathematical object upon which
 multiplication, addition, subtraction and division are defined.
 .
 In this release, only prime fields are supported.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-finite-field-prof
Description-md5: 5ecc63642e346c24f66178f4f960aba3
Description-en: implementation of finite fields for Haskell; profiling libraries
 An implementation of finite fields for Haskell programs and
 libraries.  A finite field is a mathematical object upon which
 multiplication, addition, subtraction and division are defined.
 .
 In this release, only prime fields are supported.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-first-class-families-dev
Description-md5: 315cd915e9e71c77a4cea80d3abc7db6
Description-en: first class type families for Haskell
 This library provides support for first class type families in
 Haskell.  This permits constructors for type families to be passed to
 higher order first class type families, and eval-style
 defunctionalization.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-first-class-families-doc
Description-md5: 8a673e54d4d84990959f4480f7c0259e
Description-en: first class type families for Haskell; documentation
 This library provides support for first class type families in
 Haskell.  This permits constructors for type families to be passed to
 higher order first class type families, and eval-style
 defunctionalization.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-first-class-families-prof
Description-md5: 665beed4b12abf2553b0abc1aaf956dc
Description-en: first class type families for Haskell; profiling libraries
 This library provides support for first class type families in
 Haskell.  This permits constructors for type families to be passed to
 higher order first class type families, and eval-style
 defunctionalization.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fixed-dev
Description-md5: fe129df5186819142a425df4a5203649
Description-en: signed 15.16 precision fixed point arithmetic
 Signed fixed-precision values 15 bits above the decimal, 16 bits below.
 .
 These arise commonly in GPU applications and it is chosen to match the
 GLfixed specification.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fixed-doc
Description-md5: ed7eb90db910acf0b0a73e9a2f6712a1
Description-en: signed 15.16 precision fixed point arithmetic; documentation
 Signed fixed-precision values 15 bits above the decimal, 16 bits below.
 .
 These arise commonly in GPU applications and it is chosen to match the
 GLfixed specification.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fixed-prof
Description-md5: 5f9b3b376a6dbfa58cde9397cc30ddf9
Description-en: signed 15.16 precision fixed point arithmetic; profiling libraries
 Signed fixed-precision values 15 bits above the decimal, 16 bits below.
 .
 These arise commonly in GPU applications and it is chosen to match the
 GLfixed specification.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-flexible-defaults-dev
Description-md5: 1cf8624f02b5336ae91be3b935b6df84
Description-en: generate default function implementations for complex type classes
 Template Haskell code to implement default implementations for
 type-class functions based on which functions are already implemented.
 Currently extremely crude but still fairly effective.
 .
 When defining a type class with many functions, each of which can be
 implemented based on arbitrary subsets of the others, the standard
 default-implementation concept breaks down quite badly.  This library
 provides a system by which more complex rules can be described for
 choosing default implementations based on which ones the user
 supplies.  These implementations can additionally be given
 "suitability scores", so that when multiple possible choices could be
 made, the library can choose the "best" one.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-flexible-defaults-doc
Description-md5: cceaaa22cab0a3ff087dc758bc5eb621
Description-en: generate default function implementations for complex type classes; documentation
 Template Haskell code to implement default implementations for
 type-class functions based on which functions are already implemented.
 Currently extremely crude but still fairly effective.
 .
 When defining a type class with many functions, each of which can be
 implemented based on arbitrary subsets of the others, the standard
 default-implementation concept breaks down quite badly.  This library
 provides a system by which more complex rules can be described for
 choosing default implementations based on which ones the user
 supplies.  These implementations can additionally be given
 "suitability scores", so that when multiple possible choices could be
 made, the library can choose the "best" one.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-flexible-defaults-prof
Description-md5: 5079f59ef08a4bc59029b970f031c475
Description-en: generate default function implementations for complex type classes; profiling libraries
 Template Haskell code to implement default implementations for
 type-class functions based on which functions are already implemented.
 Currently extremely crude but still fairly effective.
 .
 When defining a type class with many functions, each of which can be
 implemented based on arbitrary subsets of the others, the standard
 default-implementation concept breaks down quite badly.  This library
 provides a system by which more complex rules can be described for
 choosing default implementations based on which ones the user
 supplies.  These implementations can additionally be given
 "suitability scores", so that when multiple possible choices could be
 made, the library can choose the "best" one.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-floatinghex-dev
Description-md5: e3b2578a01ad2d20367b1b46cf1527c5
Description-en: read and write hexadecimal floating point numbers
 Read and write hexadecimal floating point numbers. Provides a quasiquoter for
 entering hex-float literals, and a function for printing them in hexadecimal.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-floatinghex-doc
Description-md5: 1b6dfc48b4d64438781fcfec823f1374
Description-en: read and write hexadecimal floating point numbers; documentation
 Read and write hexadecimal floating point numbers. Provides a quasiquoter for
 entering hex-float literals, and a function for printing them in hexadecimal.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-floatinghex-prof
Description-md5: 835aa9a891e99a751c88d48259cfe942
Description-en: read and write hexadecimal floating point numbers; profiling libraries
 Read and write hexadecimal floating point numbers. Provides a quasiquoter for
 entering hex-float literals, and a function for printing them in hexadecimal.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fmlist-dev
Description-md5: 5329e3b2d3762deb9ebb5157e621fb5e
Description-en: FoldMap lists
 FoldMap lists are lists represented by their foldMap function.
 FoldMap lists have O(1) cons, snoc and append, just like DLists,
 but other operations might have favorable performance
 characteristics as well. These wild claims are still completely
 unverified though.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fmlist-doc
Description-md5: 7b41c76c4bde18c324e5cc791e72f9f4
Description-en: FoldMap lists; documentation
 FoldMap lists are lists represented by their foldMap function.
 FoldMap lists have O(1) cons, snoc and append, just like DLists,
 but other operations might have favorable performance
 characteristics as well. These wild claims are still completely
 unverified though.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fmlist-prof
Description-md5: 407feb7fd036488ee6587b78559586be
Description-en: FoldMap lists; profiling libraries
 FoldMap lists are lists represented by their foldMap function.
 FoldMap lists have O(1) cons, snoc and append, just like DLists,
 but other operations might have favorable performance
 characteristics as well. These wild claims are still completely
 unverified though.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-focuslist-dev
Description-md5: 05a9d4fc47b9a49b8f2aedccb56c392e
Description-en: lists with a focused element
 A FocusList is a sequence of elements which has one element as its
 Focus. It supports quick insertion and indexing by its implementation
 with Seq.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-focuslist-doc
Description-md5: 4856cbb0d8b42f222514fd7dcdaee12b
Description-en: lists with a focused element; documentation
 A FocusList is a sequence of elements which has one element as its
 Focus. It supports quick insertion and indexing by its implementation
 with Seq.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-focuslist-prof
Description-md5: c591bcd6026cf2ff774d125c3929762d
Description-en: lists with a focused element; profiling libraries
 A FocusList is a sequence of elements which has one element as its
 Focus. It supports quick insertion and indexing by its implementation
 with Seq.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fold-debounce-dev
Description-md5: c0f9407fd6d5a9867957a4d0bc6944ca
Description-en: fold multiple events that happen in a time period
 Fold multiple events that happen in a given period of time.
 Debounce input events and regulate the frequency at which the action
 (callback) is executed.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fold-debounce-doc
Description-md5: 3a368987ba74bb0245263a0251d5d518
Description-en: fold multiple events that happen in a time period; documentation
 Fold multiple events that happen in a given period of time.
 Debounce input events and regulate the frequency at which the action
 (callback) is executed.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fold-debounce-prof
Description-md5: 1b67aaef23a52a4e83d765c2edfcbcd8
Description-en: fold multiple events that happen in a time period; profiling libraries
 Fold multiple events that happen in a given period of time.
 Debounce input events and regulate the frequency at which the action
 (callback) is executed.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foldl-dev
Description-md5: b5e87e8be66ec3259fa2ab6fef05ae55
Description-en: composable, streaming, and efficient left folds
 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foldl-doc
Description-md5: 429c7f8598f051ed1153d8c890d335e1
Description-en: composable, streaming, and efficient left folds; documentation
 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foldl-prof
Description-md5: 9737287e06880cc4ad76e3808f4ec5c6
Description-en: composable, streaming, and efficient left folds; profiling libraries
 This library provides strict left folds that stream in constant
 memory, and you can combine folds using Applicative style to derive
 new folds. Derived folds still traverse the container just once and
 are often as efficient as hand-written folds.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-formatting-dev
Description-md5: fac3b8ccbee54a7520fabb458089f9e1
Description-en: combinator-based type-safe formatting
 Combinator-based type-safe formatting (like printf() or FORMAT),
 modelled from the HoleyMonoids package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-formatting-doc
Description-md5: f325ac5e6d62192f07f8655743bce34d
Description-en: combinator-based type-safe formatting; documentation
 Combinator-based type-safe formatting (like printf() or FORMAT),
 modelled from the HoleyMonoids package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-formatting-prof
Description-md5: 1ed6e87f23f2449b0d9f07c5fda1c950
Description-en: combinator-based type-safe formatting; profiling libraries
 Combinator-based type-safe formatting (like printf() or FORMAT),
 modelled from the HoleyMonoids package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foundation-dev
Description-md5: 9eefc3f10196bb0a5e697ccd33dc572c
Description-en: alternative prelude with batteries and no dependencies
 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foundation-doc
Description-md5: b0dcd397dbec4653f0116b94264fe224
Description-en: alternative prelude with batteries and no dependencies; documentation
 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-foundation-prof
Description-md5: f8a777a54c752412185f477d96bb33c5
Description-en: alternative prelude with batteries and no dependencies; profiling libraries
 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-free-dev
Description-md5: cf895897d953610a9f98e991e97cfcef
Description-en: Monads for free
 Free monads are useful for many tree-like structures and domain specific
 languages.
 .
 A Monad n is a free Monad for f if every Monad homomorphism from n to another
 monad m is equivalent to a natural transformation from f to m.
 .
 Cofree comonads provide convenient ways to talk about branching streams and
 rose-trees, and can be used to annotate syntax trees.
 .
 A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
 comonad w to v is equivalent to a natural transformation from w to f.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-free-doc
Description-md5: e5c8bd2fc2a6180137c0343f80716b0b
Description-en: Monads for free; documentation
 Free monads are useful for many tree-like structures and domain specific
 languages.
 .
 A Monad n is a free Monad for f if every Monad homomorphism from n to another
 monad m is equivalent to a natural transformation from f to m.
 .
 Cofree comonads provide convenient ways to talk about branching streams and
 rose-trees, and can be used to annotate syntax trees.
 .
 A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
 comonad w to v is equivalent to a natural transformation from w to f.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-free-prof
Description-md5: 9efc8f7e60a1b0919b02b3431ead6d91
Description-en: Monads for free; profiling libraries
 Free monads are useful for many tree-like structures and domain specific
 languages.
 .
 A Monad n is a free Monad for f if every Monad homomorphism from n to another
 monad m is equivalent to a natural transformation from f to m.
 .
 Cofree comonads provide convenient ways to talk about branching streams and
 rose-trees, and can be used to annotate syntax trees.
 .
 A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
 comonad w to v is equivalent to a natural transformation from w to f.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-from-sum-dev
Description-md5: 99272088568bdc25c48730f76c29a21c
Description-en: canonical fromMaybeM and fromEitherM functions
 Various "from" functions for Either and Maybe, including fromEitherM,
 fromEitherOrM, fromEitherM_, fromEitherOrM_, fromMaybeM,
 fromMaybeOrM, fromMaybeM_, fromMaybeOrM_, fromEitherMM,
 fromEitherOrMM, fromMaybeMM, fromMaybeOrMM, fromEither, fromEitherOr,
 fromMaybe, fromMaybeOr, collapseEither, and collapseExceptT.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-from-sum-doc
Description-md5: 6eb86669ae39b54e5c5d54d70d637da1
Description-en: canonical fromMaybeM and fromEitherM functions; documentation
 Various "from" functions for Either and Maybe, including fromEitherM,
 fromEitherOrM, fromEitherM_, fromEitherOrM_, fromMaybeM,
 fromMaybeOrM, fromMaybeM_, fromMaybeOrM_, fromEitherMM,
 fromEitherOrMM, fromMaybeMM, fromMaybeOrMM, fromEither, fromEitherOr,
 fromMaybe, fromMaybeOr, collapseEither, and collapseExceptT.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-from-sum-prof
Description-md5: 872eb07fe60deda3c43a8e6921426f02
Description-en: canonical fromMaybeM and fromEitherM functions; profiling libraries
 Various "from" functions for Either and Maybe, including fromEitherM,
 fromEitherOrM, fromEitherM_, fromEitherOrM_, fromMaybeM,
 fromMaybeOrM, fromMaybeM_, fromMaybeOrM_, fromEitherMM,
 fromEitherOrMM, fromMaybeMM, fromMaybeOrMM, fromEither, fromEitherOr,
 fromMaybe, fromMaybeOr, collapseEither, and collapseExceptT.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fsnotify-dev
Description-md5: 079460b6d636bb59e1c721bdfdddeef4
Description-en: file creation/modification/deletion notification
 Cross-platform library for file creation, modification, and deletion
 notification. This library builds upon existing libraries for
 platform-specific Window, Mac, and Linux filesystem event notification.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fsnotify-doc
Description-md5: caf92c1e9a254504819a10587d6cf1f1
Description-en: file creation/modification/deletion notification; documentation
 Cross-platform library for file creation, modification, and deletion
 notification. This library builds upon existing libraries for
 platform-specific Window, Mac, and Linux filesystem event notification.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-fsnotify-prof
Description-md5: 947b69c2df1ed560d8ef581494bbf6be
Description-en: file creation/modification/deletion notification; profiling libraries
 Cross-platform library for file creation, modification, and deletion
 notification. This library builds upon existing libraries for
 platform-specific Window, Mac, and Linux filesystem event notification.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gd-dev
Description-md5: aea74e07072e1ededa9c87ca5a022445
Description-en: bindings to the GD graphics library
 Haskell bindings to a subset of libgd.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gd-doc
Description-md5: 29bf9004e0d622629ac4c41ca2ae293c
Description-en: bindings to the GD graphics library; documentation
 Haskell bindings to a subset of libgd.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gd-prof
Description-md5: ec1e8f68bf63828054f68d0c21a963f6
Description-en: bindings to the GD graphics library; profiling libraries
 Haskell bindings to a subset of libgd.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-data-dev
Description-md5: f8a9799f0d77a15271186dbca4b246d3
Description-en: deriving instances with GHC.Generics and related utils
 Generic implementations of standard type classes.
 Operations on generic representations to help using GHC.Generics.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-data-doc
Description-md5: 3e76be0722b2fce101da4c29520ff196
Description-en: deriving instances with GHC.Generics and related utils; documentation
 Generic implementations of standard type classes.
 Operations on generic representations to help using GHC.Generics.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-data-prof
Description-md5: b942f8e16a9930a4a204ab37d933c3ce
Description-en: deriving instances with GHC.Generics and related utils; profiling libraries
 Generic implementations of standard type classes.
 Operations on generic representations to help using GHC.Generics.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-deriving-dev
Description-md5: b7947c7a4b04c01e0744619941c5ed6f
Description-en: generic programming library for generalised deriving
 This package provides functionality for generalising the deriving
 mechanism in Haskell to arbitrary classes. It was first described
 in the paper:
 .
 A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
 Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-deriving-doc
Description-md5: 449e40b7b06dc0be3b0acf4b1fafde4e
Description-en: generic programming library for generalised deriving; documentation
 This package provides functionality for generalising the deriving
 mechanism in Haskell to arbitrary classes. It was first described
 in the paper:
 .
 A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
 Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-deriving-prof
Description-md5: b44f367b84d690661f9224311302e687
Description-en: generic programming library for generalised deriving; profiling libraries
 This package provides functionality for generalising the deriving
 mechanism in Haskell to arbitrary classes. It was first described
 in the paper:
 .
 A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
 Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-dev
Description-md5: 6e741cb478fcf92eee8e1cb4c3bc23a5
Description-en: generically derive traversals, lenses and prisms
 This library uses GHC.Generics to derive efficient optics
 (traversals, lenses and prisms) for algebraic data types in a
 type-directed way, with a focus on good type inference and error
 messages when possible.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-doc
Description-md5: 0e2c2e90d7ca176cab4e1fcdf90c7316
Description-en: generically derive traversals, lenses and prisms; documentation
 This library uses GHC.Generics to derive efficient optics
 (traversals, lenses and prisms) for algebraic data types in a
 type-directed way, with a focus on good type inference and error
 messages when possible.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-prof
Description-md5: 535a82e583bbb1721bb0681d333143e5
Description-en: generically derive traversals, lenses and prisms; profiling libraries
 This library uses GHC.Generics to derive efficient optics
 (traversals, lenses and prisms) for algebraic data types in a
 type-directed way, with a focus on good type inference and error
 messages when possible.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-core-dev
Description-md5: 6bf30b030e110a0f29d08b821a5089c8
Description-en: Generically derive traversals, lenses and prisms
 This library uses GHC.Generics to derive efficient optics (traversals, lenses
 and prisms) for algebraic data types in a type-directed way, with a focus on
 good type inference and error messages when possible.
 .
 This package is the shared internal logic of the 'generic-lens' and
 'generic-optics' libraries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-core-doc
Description-md5: 125d3e50afff5c132fcd7ede35b21bc2
Description-en: Generically derive traversals, lenses and prisms; documentation
 This library uses GHC.Generics to derive efficient optics (traversals, lenses
 and prisms) for algebraic data types in a type-directed way, with a focus on
 good type inference and error messages when possible.
 .
 This package is the shared internal logic of the 'generic-lens' and
 'generic-optics' libraries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-lens-core-prof
Description-md5: 7f528c0f59c43acfea224ab9fa60df28
Description-en: Generically derive traversals, lenses and prisms; profiling libraries
 This library uses GHC.Generics to derive efficient optics (traversals, lenses
 and prisms) for algebraic data types in a type-directed way, with a focus on
 good type inference and error messages when possible.
 .
 This package is the shared internal logic of the 'generic-lens' and
 'generic-optics' libraries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-random-dev
Description-md5: b9cae76d184e6f71245e2ec1011b3635
Description-en: generic random generators for QuickCheck
 Derive instances of Arbitrary for QuickCheck, with various options
 to customize implementations.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-random-doc
Description-md5: 826f98c89e73ff5e11cc4d85d87801b9
Description-en: generic random generators for QuickCheck; documentation
 Derive instances of Arbitrary for QuickCheck, with various options
 to customize implementations.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-random-prof
Description-md5: fabb558bc80e5d8639b23b7c0a01d504
Description-en: generic random generators for QuickCheck; profiling libraries
 Derive instances of Arbitrary for QuickCheck, with various options
 to customize implementations.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-trie-dev
Description-md5: d9ba0261a30888b7acce8c4ab8ba3fe4
Description-en: a map, where the keys may be complex structured data
 This type implements maps where the keys are themselves complex structured
 data. For example, the keys may be the abstract syntax trees for a
 programming language. The map is implemented as a trie, so common parts of
 the keys will be shared in the representation. The library provides a generic
 implementation of the data structure, so values of types that have support for
 'Generic' may be automatically used as keys in the map.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-trie-doc
Description-md5: ae85cb77555b09e96477c983230e926e
Description-en: a map, where the keys may be complex structured data; documentation
 This type implements maps where the keys are themselves complex structured
 data. For example, the keys may be the abstract syntax trees for a
 programming language. The map is implemented as a trie, so common parts of
 the keys will be shared in the representation. The library provides a generic
 implementation of the data structure, so values of types that have support for
 'Generic' may be automatically used as keys in the map.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generic-trie-prof
Description-md5: e257924459b987dcd9622f151723c7bd
Description-en: a map, where the keys may be complex structured data; profiling libraries
 This type implements maps where the keys are themselves complex structured
 data. For example, the keys may be the abstract syntax trees for a
 programming language. The map is implemented as a trie, so common parts of
 the keys will be shared in the representation. The library provides a generic
 implementation of the data structure, so values of types that have support for
 'Generic' may be automatically used as keys in the map.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generics-sop-dev
Description-md5: 0545e372be37b6964f9b3b52a167e6c2
Description-en: Generic Programming using True Sums of Products
 A library to support the definition of generic functions.
 Datatypes are viewed in a uniform, structured way:
 the choice between constructors is represented using an n-ary
 sum, and the arguments of each constructor are represented using
 an n-ary product.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generics-sop-doc
Description-md5: 07ab4dbd00c1b4debfe146569e90bace
Description-en: Generic Programming using True Sums of Products; documentation
 A library to support the definition of generic functions.
 Datatypes are viewed in a uniform, structured way:
 the choice between constructors is represented using an n-ary
 sum, and the arguments of each constructor are represented using
 an n-ary product.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-generics-sop-prof
Description-md5: 05f3a0a184936db18e7164f5e5938165
Description-en: Generic Programming using True Sums of Products; profiling libraries
 A library to support the definition of generic functions.
 Datatypes are viewed in a uniform, structured way:
 the choice between constructors is represented using an n-ary
 sum, and the arguments of each constructor are represented using
 an n-ary product.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-geniplate-mirror-dev
Description-md5: f6c12d850f30304875168290ec97706a
Description-en: Use Template Haskell to generate Uniplate-like functions.
 This package provides Template Haskell functions to generate Uniplate-like
 functions.
 .
 This is a maintained mirror of the geniplate package written by Lennart
 Augustsson.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-geniplate-mirror-doc
Description-md5: 57b707699a05e7c913dab4505a6738e9
Description-en: Use Template Haskell to generate Uniplate-like functions.; documentation
 This package provides Template Haskell functions to generate Uniplate-like
 functions.
 .
 This is a maintained mirror of the geniplate package written by Lennart
 Augustsson.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-geniplate-mirror-prof
Description-md5: 02f6c558dc9843832732b314c70d89c1
Description-en: Use Template Haskell to generate Uniplate-like functions.; profiling libraries
 This package provides Template Haskell functions to generate Uniplate-like
 functions.
 .
 This is a maintained mirror of the geniplate package written by Lennart
 Augustsson.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-dev
Description-md5: 0223ed2e9608ed080e22f4e56430af49
Description-en: testing utilities for the validity library
 Note: There are companion instance packages for this library:
  * genvalidity-aeson
  * genvalidity-bytestring
  * genvalidity-containers
  * genvalidity-path
  * genvalidity-scientific
  * genvalidity-text
  * genvalidity-time
  * genvalidity-unordered-containers
  * genvalidity-uuid
  * genvalidity-vector
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-doc
Description-md5: d60e0c9c02512cd98952bb0a69a52ec4
Description-en: testing utilities for the validity library; documentation
 Note: There are companion instance packages for this library:
  * genvalidity-aeson
  * genvalidity-bytestring
  * genvalidity-containers
  * genvalidity-path
  * genvalidity-scientific
  * genvalidity-text
  * genvalidity-time
  * genvalidity-unordered-containers
  * genvalidity-uuid
  * genvalidity-vector
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-prof
Description-md5: 81f3f5e3c3d65251bf284c4635f19a2b
Description-en: testing utilities for the validity library; profiling libraries
 Note: There are companion instance packages for this library:
  * genvalidity-aeson
  * genvalidity-bytestring
  * genvalidity-containers
  * genvalidity-path
  * genvalidity-scientific
  * genvalidity-text
  * genvalidity-time
  * genvalidity-unordered-containers
  * genvalidity-uuid
  * genvalidity-vector
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-containers-dev
Description-md5: 252e241b4d2d673466b12d0a7bfa322c
Description-en: GenValidity support for containers
 GenValidity support for trees, maps, sequences, sets
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-containers-doc
Description-md5: 85a2eb02818180c9d04a3fda8ed36f00
Description-en: GenValidity support for containers; documentation
 GenValidity support for trees, maps, sequences, sets
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-containers-prof
Description-md5: e58a741f0c9d13df1a3265ac3464ffe6
Description-en: GenValidity support for containers; profiling libraries
 GenValidity support for trees, maps, sequences, sets
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-hspec-dev
Description-md5: fd8aa86ae07b7036e5b0c7c1749c00dd
Description-en: standard specs for GenValidity instances
 Spec functions including:
  - genValidSpec
  - eqSpecOnValid
  - ordSpecOnValid
  - producesValidsOnValids
  - forAllValid
  - shouldBeValid
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-hspec-doc
Description-md5: 94d010092eb0413e8b1dc3015ff61a2e
Description-en: standard specs for GenValidity instances; documentation
 Spec functions including:
  - genValidSpec
  - eqSpecOnValid
  - ordSpecOnValid
  - producesValidsOnValids
  - forAllValid
  - shouldBeValid
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-hspec-prof
Description-md5: 00ffd5bbd91f5e2eba95645eeca579cd
Description-en: standard specs for GenValidity instances; profiling libraries
 Spec functions including:
  - genValidSpec
  - eqSpecOnValid
  - ordSpecOnValid
  - producesValidsOnValids
  - forAllValid
  - shouldBeValid
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-property-dev
Description-md5: 67bdfce4fe9fa3c7ae22025cf3dc6b03
Description-en: standard properties for functions on Validity types
 Properties of functions, operations, and relations.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-property-doc
Description-md5: 2892dd4426b922847fdee8124f21bbe0
Description-en: standard properties for functions on Validity types; documentation
 Properties of functions, operations, and relations.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-genvalidity-property-prof
Description-md5: 6fbb4fb5f12eb0bcb674d4d3c5d7cd74
Description-en: standard properties for functions on Validity types; profiling libraries
 Properties of functions, operations, and relations.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-getopt-generics-dev
Description-md5: 7cfb7715d0bcef870fe84845bb3d5c53
Description-en: create command line interfaces with ease
 withCli converts an IO operation into a program with a proper CLI.
 Retrieves command line arguments through withArgs. main (the given IO
 operation) can have arbitrarily many parameters provided all
 parameters have instances for HasArguments.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-getopt-generics-doc
Description-md5: 2f5d67365b18236d0471a6742b0cf5e4
Description-en: create command line interfaces with ease; documentation
 withCli converts an IO operation into a program with a proper CLI.
 Retrieves command line arguments through withArgs. main (the given IO
 operation) can have arbitrarily many parameters provided all
 parameters have instances for HasArguments.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-getopt-generics-prof
Description-md5: 9c0f59ec4c42cb19a6f0eb11b2176110
Description-en: create command line interfaces with ease; profiling libraries
 withCli converts an IO operation into a program with a proper CLI.
 Retrieves command line arguments through withArgs. main (the given IO
 operation) can have arbitrarily many parameters provided all
 parameters have instances for HasArguments.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-events-dev
Description-md5: dc1ced3f9cc56c1c56a4ce9ee86d2a95
Description-en: Library for parsing GHC event log files
 This library provides functions to parse .eventlog files emitted by
 the GHC.12.1 and later runtimes.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-events-doc
Description-md5: 67214e3c06ba70758c39db0ec680f93f
Description-en: Library for parsing GHC event log files; documentation
 This library provides functions to parse .eventlog files emitted by
 the GHC.12.1 and later runtimes.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-events-prof
Description-md5: 4a6daff37bf532d898104a7964f738c1
Description-en: Library for parsing GHC event log files; profiling libraries
 This library provides functions to parse .eventlog files emitted by
 the GHC.12.1 and later runtimes.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-exactprint-dev
Description-md5: eee0312d5bbe19630fd2b87a93765ede
Description-en: ExactPrint for GHC
 Using the API Annotations available from GHC 7.10.2, this
 library provides a means to round trip any code that can
 be compiled by GHC, currently excluding lhs files.
 .
 It does this with a phased approach:
  * Delta - converts GHC API Annotations into relative
    offsets, indexed by SrcSpan
  * Transform - functions to facilitate changes to
    the AST, adjusting the annotations generated in the
    Delta phase to suit the changes.
  * Print - converts an AST and its annotations to
    properly formatted source text.
  * Pretty - adds annotations to an AST (fragment) so that
    the output can be parsed back to the same AST.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-exactprint-doc
Description-md5: f0dc40c3bbcc9f30908ebb30901126e0
Description-en: ExactPrint for GHC; documentation
 Using the API Annotations available from GHC 7.10.2, this
 library provides a means to round trip any code that can
 be compiled by GHC, currently excluding lhs files.
 .
 It does this with a phased approach:
  * Delta - converts GHC API Annotations into relative
    offsets, indexed by SrcSpan
  * Transform - functions to facilitate changes to
    the AST, adjusting the annotations generated in the
    Delta phase to suit the changes.
  * Print - converts an AST and its annotations to
    properly formatted source text.
  * Pretty - adds annotations to an AST (fragment) so that
    the output can be parsed back to the same AST.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-exactprint-prof
Description-md5: 6ff32dea960c14540e82627e5826c263
Description-en: ExactPrint for GHC; profiling libraries
 Using the API Annotations available from GHC 7.10.2, this
 library provides a means to round trip any code that can
 be compiled by GHC, currently excluding lhs files.
 .
 It does this with a phased approach:
  * Delta - converts GHC API Annotations into relative
    offsets, indexed by SrcSpan
  * Transform - functions to facilitate changes to
    the AST, adjusting the annotations generated in the
    Delta phase to suit the changes.
  * Print - converts an AST and its annotations to
    properly formatted source text.
  * Pretty - adds annotations to an AST (fragment) so that
    the output can be parsed back to the same AST.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-dev
Description-md5: 358d9391b39e37a1d1ee2a7c48511fdb
Description-en: the GHC API, decoupled from GHC versions
 A package equivalent to the ghc package, but which can be loaded on
 many compiler versions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-doc
Description-md5: 8386472c6cb50b313cece3bd824866b8
Description-en: the GHC API, decoupled from GHC versions; documentation
 A package equivalent to the ghc package, but which can be loaded on
 many compiler versions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-prof
Description-md5: 5806804c60576c5abf6d9d66dfcd0f37
Description-en: the GHC API, decoupled from GHC versions; profiling libraries
 A package equivalent to the ghc package, but which can be loaded on
 many compiler versions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-ex-dev
Description-md5: 9b70417378e1ea8d58b52efd45d1040b
Description-en: algorithms on GHC parse trees
 The ghc-lib-parser-ex library contains GHC API parse tree utilities.
 It works with or without ghc-lib-parser.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-ex-doc
Description-md5: 236433e9aa7317f2622788e7041b2f62
Description-en: algorithms on GHC parse trees; documentation
 The ghc-lib-parser-ex library contains GHC API parse tree utilities.
 It works with or without ghc-lib-parser.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-lib-parser-ex-prof
Description-md5: 630e2e806460bab47ed8c51c97c5f49c
Description-en: algorithms on GHC parse trees; profiling libraries
 The ghc-lib-parser-ex library contains GHC API parse tree utilities.
 It works with or without ghc-lib-parser.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-paths-dev
Description-md5: f83c27f32cdb0d92554694b7fc97b05c
Description-en: knowledge of GHC's installation directories
 This package provides constants with the installation directories of the
 Glasgow Haskell Compiler.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-paths-doc
Description-md5: 99a8f297537ad3934f6b18e2a133fbb7
Description-en: knowledge of GHC's installation directories; documentation
 This package provides constants with the installation directories of the
 Glasgow Haskell Compiler.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-paths-prof
Description-md5: 83e5bc5466550e30896c7a39a70ed0a8
Description-en: knowledge of GHC's installation directories; profiling libraries
 This package provides constants with the installation directories of the
 Glasgow Haskell Compiler.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-tcplugins-extra-dev
Description-md5: bc87efcba0f422ef61dbca221387326d
Description-en: Utilities for writing GHC type-checker plugins
 Utilities for writing GHC type-checker plugins, such as
 creating constraints, with a stable API covering multiple
 GHC releases.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-tcplugins-extra-doc
Description-md5: 965637fbfb6ea0f0cc073005064c824d
Description-en: Utilities for writing GHC type-checker plugins; documentation
 Utilities for writing GHC type-checker plugins, such as
 creating constraints, with a stable API covering multiple
 GHC releases.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-tcplugins-extra-prof
Description-md5: 64fb87948f35058b7bc5e6c08bc8389d
Description-en: Utilities for writing GHC type-checker plugins; profiling libraries
 Utilities for writing GHC type-checker plugins, such as
 creating constraints, with a stable API covering multiple
 GHC releases.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-extra-dev
Description-md5: c90a5bd0c7cf1bbdcf854c020cc574a8
Description-en: Additional type-level operations on GHC.TypeLits.Nat
 Operations:
 .
  * Max: type-level max
 .
  * Min: type-level min
 .
  * Div: type-level div
 .
  * Mod: type-level mod
 .
  * FLog: type-level equivalent of integerLogBase
 i.e. the exact integer equivalent to floor (logBase x y)
 .
  * CLog: type-level equivalent of the ceiling of integerLogBase
 i.e. the exact integer equivalent to ceiling (logBase x y)
 .
  * Log: type-level equivalent of integerLogBase
 where the operation only reduces when floor (logBase b x) ~ ceiling (logBase
 b x)
 .
  * GCD: a type-level gcd
 .
  * LCM: a type-level lcm
 .
 And a custom solver for the above operations defined in
 GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin,
 add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver
 .
 pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-extra-doc
Description-md5: 9acf04e4e2ff5ca0e906f035196f8ccf
Description-en: Additional type-level operations on GHC.TypeLits.Nat; documentation
 Operations:
 .
  * Max: type-level max
 .
  * Min: type-level min
 .
  * Div: type-level div
 .
  * Mod: type-level mod
 .
  * FLog: type-level equivalent of integerLogBase
 i.e. the exact integer equivalent to floor (logBase x y)
 .
  * CLog: type-level equivalent of the ceiling of integerLogBase
 i.e. the exact integer equivalent to ceiling (logBase x y)
 .
  * Log: type-level equivalent of integerLogBase
 where the operation only reduces when floor (logBase b x) ~ ceiling (logBase
 b x)
 .
  * GCD: a type-level gcd
 .
  * LCM: a type-level lcm
 .
 And a custom solver for the above operations defined in
 GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin,
 add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver
 .
 pragma to the header of your file.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-extra-prof
Description-md5: ae5fa13348826977fab533a2f80fa881
Description-en: Additional type-level operations on GHC.TypeLits.Nat; profiling libraries
 Operations:
 .
  * Max: type-level max
 .
  * Min: type-level min
 .
  * Div: type-level div
 .
  * Mod: type-level mod
 .
  * FLog: type-level equivalent of integerLogBase
 i.e. the exact integer equivalent to floor (logBase x y)
 .
  * CLog: type-level equivalent of the ceiling of integerLogBase
 i.e. the exact integer equivalent to ceiling (logBase x y)
 .
  * Log: type-level equivalent of integerLogBase
 where the operation only reduces when floor (logBase b x) ~ ceiling (logBase
 b x)
 .
  * GCD: a type-level gcd
 .
  * LCM: a type-level lcm
 .
 And a custom solver for the above operations defined in
 GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin,
 add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver
 .
 pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-knownnat-dev
Description-md5: d9c9232ed59922d32db1219348465777
Description-en: Derive KnownNat constraints from other KnownNat constraints
 A type checker plugin for GHC that can derive "complex" KnownNat
 constraints from other simple/variable KnownNat constraints. i.e. without
 this plugin, you must have both a KnownNat n and a KnownNat (n+2)
 constraint in the type signature of the following function:
 .
 f :: forall n . (KnownNat n, KnownNat (n+2)) => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 Using the plugin you can omit the KnownNat (n+2) constraint:
 .
 f :: forall n . KnownNat n => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 The plugin can derive KnownNat constraints for types consisting of:
 .
  * Type variables, when there is a corresponding KnownNat constraint
 .
  * Type-level naturals
 .
  * Applications of the arithmetic expression: +,-,*,^
 .
  * Type functions, when there is either:
 .
 1. a matching given KnownNat constraint; or
 .
 2. a corresponding KnownNat<N> instance for the type function
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.KnownNat.Solver
 .
 Pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-knownnat-doc
Description-md5: da32912a83e4b86f069a09f65b626a89
Description-en: Derive KnownNat constraints from other KnownNat constraints; documentation
 A type checker plugin for GHC that can derive "complex" KnownNat
 constraints from other simple/variable KnownNat constraints. i.e. without
 this plugin, you must have both a KnownNat n and a KnownNat (n+2)
 constraint in the type signature of the following function:
 .
 f :: forall n . (KnownNat n, KnownNat (n+2)) => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 Using the plugin you can omit the KnownNat (n+2) constraint:
 .
 f :: forall n . KnownNat n => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 The plugin can derive KnownNat constraints for types consisting of:
 .
  * Type variables, when there is a corresponding KnownNat constraint
 .
  * Type-level naturals
 .
  * Applications of the arithmetic expression: +,-,*,^
 .
  * Type functions, when there is either:
 .
 1. a matching given KnownNat constraint; or
 .
 2. a corresponding KnownNat<N> instance for the type function
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.KnownNat.Solver
 .
 Pragma to the header of your file.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-knownnat-prof
Description-md5: cc7602b5185a229ce68a6a9570b8eda9
Description-en: Derive KnownNat constraints from other KnownNat constraints; profiling libraries
 A type checker plugin for GHC that can derive "complex" KnownNat
 constraints from other simple/variable KnownNat constraints. i.e. without
 this plugin, you must have both a KnownNat n and a KnownNat (n+2)
 constraint in the type signature of the following function:
 .
 f :: forall n . (KnownNat n, KnownNat (n+2)) => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 Using the plugin you can omit the KnownNat (n+2) constraint:
 .
 f :: forall n . KnownNat n => Proxy n -> Integer
 f _ = natVal (Proxy :: Proxy n) + natVal (Proxy :: Proxy (n+2))
 .
 The plugin can derive KnownNat constraints for types consisting of:
 .
  * Type variables, when there is a corresponding KnownNat constraint
 .
  * Type-level naturals
 .
  * Applications of the arithmetic expression: +,-,*,^
 .
  * Type functions, when there is either:
 .
 1. a matching given KnownNat constraint; or
 .
 2. a corresponding KnownNat<N> instance for the type function
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.KnownNat.Solver
 .
 Pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-natnormalise-dev
Description-md5: 45beab7f700d4ba034f37fc192aa7896
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat
 A type checker plugin for GHC that can solve equalities and inequalities
 of types of kind @Nat@, where these types are either:
 .
   * Type-level naturals
 .
   * Type variables
 .
   * Applications of the arithmetic expressions (+,-,*,^).
 .
 It solves these equalities by normalising them to sort-of SOP
 (Sum-of-Products) form, and then perform a simple syntactic equality.
 .
 For example, this solver can prove the equality between:
 .
 (x + 2)^(y + 2)
 .
 and
 .
 4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
 .
 Because the latter is actually the SOP normal form of the former.
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
 .
 Pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-natnormalise-doc
Description-md5: 5ed9179dab9bcfc69639a76255a96a96
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat; documentation
 A type checker plugin for GHC that can solve equalities and inequalities
 of types of kind @Nat@, where these types are either:
 .
   * Type-level naturals
 .
   * Type variables
 .
   * Applications of the arithmetic expressions (+,-,*,^).
 .
 It solves these equalities by normalising them to sort-of SOP
 (Sum-of-Products) form, and then perform a simple syntactic equality.
 .
 For example, this solver can prove the equality between:
 .
 (x + 2)^(y + 2)
 .
 and
 .
 4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
 .
 Because the latter is actually the SOP normal form of the former.
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
 .
 Pragma to the header of your file.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ghc-typelits-natnormalise-prof
Description-md5: 7c1712bc7dc414334ec161f17901eb72
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat; profiling libraries
 A type checker plugin for GHC that can solve equalities and inequalities
 of types of kind @Nat@, where these types are either:
 .
   * Type-level naturals
 .
   * Type variables
 .
   * Applications of the arithmetic expressions (+,-,*,^).
 .
 It solves these equalities by normalising them to sort-of SOP
 (Sum-of-Products) form, and then perform a simple syntactic equality.
 .
 For example, this solver can prove the equality between:
 .
 (x + 2)^(y + 2)
 .
 and
 .
 4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
 .
 Because the latter is actually the SOP normal form of the former.
 .
 To use the plugin, add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
 .
 Pragma to the header of your file.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-atk-dev
Description-md5: 538ddae505253a2c282f48664d167a1c
Description-en: ATK bindings
 Bindings for ATK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-atk-doc
Description-md5: d2cf84c2e9b7bbb3664d4386dcd36c1b
Description-en: ATK bindings; documentation
 Bindings for ATK, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-atk-prof
Description-md5: d88b4af9291d7e6a946b20b2ffbca5e1
Description-en: ATK bindings; profiling libraries
 Bindings for ATK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-dev
Description-md5: 439bf94d38c8478a9f6cd5e92762c142
Description-en: Cairo bindings
 Bindings for Cairo, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-doc
Description-md5: 373130cbcb85e22954e9cedd818fe1ae
Description-en: Cairo bindings; documentation
 Bindings for Cairo, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-prof
Description-md5: 4e485b8c4b21f0e7c9103efa78015a7f
Description-en: Cairo bindings; profiling libraries
 Bindings for Cairo, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-connector-dev
Description-md5: ee041b0ce37513036a47be33c54b6d02
Description-en: GI friendly Binding to the Cairo library
 This library contains glue code used to interconnect Haskell GI and Cairo
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-connector-doc
Description-md5: 3df8a797084d4e500f117a2ce21b356a
Description-en: GI friendly Binding to the Cairo library; documentation
 This library contains glue code used to interconnect Haskell GI and Cairo
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-connector-prof
Description-md5: b11a8f8116aca3ff0006a7067609a38c
Description-en: GI friendly Binding to the Cairo library; profiling libraries
 This library contains glue code used to interconnect Haskell GI and Cairo
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-render-dev
Description-md5: bfc7c2fbe27f496fe5fc100f4501d69d
Description-en: GI friendly Binding to the Cairo library.
 Cairo is a library to render high quality vector graphics. There
 exist various backends that allows rendering to Gtk windows, PDF,
 PS, PNG and SVG documents, amongst others.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-render-doc
Description-md5: 68c74e249d888901261b212c4b3c191f
Description-en: GI friendly Binding to the Cairo library.; documentation
 Cairo is a library to render high quality vector graphics. There
 exist various backends that allows rendering to Gtk windows, PDF,
 PS, PNG and SVG documents, amongst others.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-cairo-render-prof
Description-md5: f7e719a67c1f92f546b1c182efc2a4e6
Description-en: GI friendly Binding to the Cairo library.; profiling libraries
 Cairo is a library to render high quality vector graphics. There
 exist various backends that allows rendering to Gtk windows, PDF,
 PS, PNG and SVG documents, amongst others.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenu-dev
Description-md5: 2a212d81dcd74beb96a4255fc48eeb77
Description-en: DBusMenu bindings
 Bindings for libdbusmenu, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenu-doc
Description-md5: 073e4210fc3d242c064b8998639e162f
Description-en: DBusMenu bindings; documentation
 Bindings for libdbusmenu, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenu-prof
Description-md5: 190a078b40fc4e3dda7eda40a6b6f41c
Description-en: DBusMenu bindings; profiling libraries
 Bindings for libdbusmenu, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenugtk3-dev
Description-md5: 6f7e5d724f76eb3a03ef23ecbc6dc2d1
Description-en: DBusMenu-GTK3 bindings
 Bindings for libdbusgtk3, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenugtk3-doc
Description-md5: c4cb0603c5e5a337157e5b174dea3bd4
Description-en: DBusMenu-GTK3 bindings; documentation
 Bindings for libdbusgtk3, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-dbusmenugtk3-prof
Description-md5: c23be0437c33555ec94feea4b27abc3b
Description-en: DBusMenu-GTK3 bindings; profiling libraries
 Bindings for libdbusgtk3, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-freetype2-dev
Description-md5: 9a6f1815fe42c9021ebfef6bcf230279
Description-en: freetype2 bindings
 Bindings for freetype2, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-freetype2-doc
Description-md5: 32c1fa4351a4120ac87b137e0b3913c7
Description-en: freetype2 bindings; documentation
 Bindings for freetype2, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-freetype2-prof
Description-md5: 254c92c403447355435e56e8e207e7ef
Description-en: freetype2 bindings; profiling libraries
 Bindings for freetype2, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdk-dev
Description-md5: e1e203cf84e63ff2d89cddc930c53376
Description-en: GDK bindings
 Bindings for GDK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdk-doc
Description-md5: 4b87a1cbab96f55148f4c4339dcb9b48
Description-en: GDK bindings; documentation
 Bindings for GDK, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdk-prof
Description-md5: 52975533ac8bac6ef43596599d514ab2
Description-en: GDK bindings; profiling libraries
 Bindings for GDK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkpixbuf-dev
Description-md5: e659f966fe5381052b03204a17406906
Description-en: GdkPixbuf bindings
 Bindings for GdkPixbuf, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkpixbuf-doc
Description-md5: b3eaa5c8f09e637944b64038c6f5a975
Description-en: GdkPixbuf bindings; documentation
 Bindings for GdkPixbuf, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkpixbuf-prof
Description-md5: 57d7f7e5b5566ae75002365c9bf36cc5
Description-en: GdkPixbuf bindings; profiling libraries
 Bindings for GdkPixbuf, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkx11-dev
Description-md5: f624511c3170f2c8d9eb92be4fd46d57
Description-en: GDKX11 bindings
 Bindings for GDKX11, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkx11-doc
Description-md5: 389613de07bf4fb123781d7901228902
Description-en: GDKX11 bindings; documentation
 Bindings for GDKX11, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gdkx11-prof
Description-md5: 1bee9ed39c924645337ba424ce341906
Description-en: GDKX11 bindings; profiling libraries
 Bindings for GDKX11, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gio-dev
Description-md5: 24f3c44dfe5a1ba054469d973d81c84b
Description-en: Gio bindings
 Bindings for Gio, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gio-doc
Description-md5: bcd36be7ea3b90209ba130fa4e1ac8c8
Description-en: Gio bindings; documentation
 Bindings for Gio, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gio-prof
Description-md5: e15259dda5db73b73fc28f1280494c02
Description-en: Gio bindings; profiling libraries
 Bindings for Gio, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-glib-dev
Description-md5: 9558653845e3106ff8fe07c9de90eeba
Description-en: GLib bindings
 Bindings for GLib, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-glib-doc
Description-md5: 682eebc7ba56a021f988bb23f580bef6
Description-en: GLib bindings; documentation
 Bindings for GLib, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-glib-prof
Description-md5: 5d26248ff2f043b36045b96b63919e17
Description-en: GLib bindings; profiling libraries
 Bindings for GLib, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gmodule-dev
Description-md5: 4e27bdb63e22adcc2b402a2588becc25
Description-en: GModule bindings
 Bindings for GModule, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gmodule-doc
Description-md5: 3de074e7b9ece25d937f11366eeb04d9
Description-en: GModule bindings; documentation
 Bindings for GModule, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gmodule-prof
Description-md5: 4075051431a6655f48681966836798e0
Description-en: GModule bindings; profiling libraries
 Bindings for GModule, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gobject-dev
Description-md5: 33064272988ea602ca5ab8db630a58f1
Description-en: GObject bindings
 Bindings for GObject, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gobject-doc
Description-md5: 1f137cb41ae2ece0cfd8b1adcc2c539d
Description-en: GObject bindings; documentation
 Bindings for GObject, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gobject-prof
Description-md5: f6a3d9b75e67f45ccaeb84af8befb051
Description-en: GObject bindings; profiling libraries
 Bindings for GObject, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-dev
Description-md5: 7300ec81bae6a6d1a23667c2eaa2a748
Description-en: GTK bindings
 Bindings for GTK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-doc
Description-md5: 647e83ea0679d2373530da88a32856b3
Description-en: GTK bindings; documentation
 Bindings for GTK, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-prof
Description-md5: e93b2b6707dc91687ccc930746d0d506
Description-en: GTK bindings; profiling libraries
 Bindings for GTK, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-hs-dev
Description-md5: 3e77753f1445366a0ed29853cbd79c65
Description-en: idiomatic API parts on top of gi-gtk
 A wrapper for gi-gtk, adding a few more idiomatic API parts on top.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-hs-doc
Description-md5: d707d65ac4c655f3503c79d696f80d73
Description-en: idiomatic API parts on top of gi-gtk; documentation
 A wrapper for gi-gtk, adding a few more idiomatic API parts on top.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-gtk-hs-prof
Description-md5: 03d7f8f97ae68e1b59688d8bfdd5a5c2
Description-en: idiomatic API parts on top of gi-gtk; profiling libraries
 A wrapper for gi-gtk, adding a few more idiomatic API parts on top.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-harfbuzz-dev
Description-md5: 8c7badd7caa9885aab0d9186abb14127
Description-en: HarfBuzz bindings
 Bindings for HarfBuzz, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-harfbuzz-doc
Description-md5: d0f03681e6f3fe3a87d0fab6381b317e
Description-en: HarfBuzz bindings; documentation
 Bindings for HarfBuzz, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-harfbuzz-prof
Description-md5: 57eef0123a9fa30ecddcc4e524ea93e9
Description-en: HarfBuzz bindings; profiling libraries
 Bindings for HarfBuzz, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-pango-dev
Description-md5: 872f771d5340d5096cd9e6f7ac8df69c
Description-en: Pango bindings
 Bindings for Pango, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-pango-doc
Description-md5: 785026402c13bd7f5c5be91d6793c72c
Description-en: Pango bindings; documentation
 Bindings for Pango, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-pango-prof
Description-md5: 556181490af2220d3b5c664012c1fcbb
Description-en: Pango bindings; profiling libraries
 Bindings for Pango, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-vte-dev
Description-md5: 7688357fb6a51e8f3215689bbde0d85e
Description-en: VTE bindings
 Bindings for VTE, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-vte-doc
Description-md5: 05bde55c0e54313d2dcf1a4c24f28bc2
Description-en: VTE bindings; documentation
 Bindings for VTE, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-vte-prof
Description-md5: f509d409ddb5b6b9848ea90a76aadad9
Description-en: VTE bindings; profiling libraries
 Bindings for VTE, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-xlib-dev
Description-md5: 80cac218a4207041f4652d5e7d2b4b58
Description-en: Xlib bindings
 Bindings for Xlib, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-xlib-doc
Description-md5: 0f6fa50f0719db7db8b299b9e3f85359
Description-en: Xlib bindings; documentation
 Bindings for Xlib, autogenerated by haskell-gi.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gi-xlib-prof
Description-md5: fa632c6c0b1aa7276ba74ebe3ccc6a2a
Description-en: Xlib bindings; profiling libraries
 Bindings for Xlib, autogenerated by haskell-gi.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gio-dev
Description-md5: 80d2448c898d582ca1735c2bb8f4f244
Description-en: binding to the GIO
 GIO is striving to provide a modern, easy-to-use VFS API that sits at the
 right level in the library stack. The goal is to overcome the shortcomings of
 GnomeVFS and provide an API that is so good that developers prefer it over raw
 POSIX calls. Among other things that means using GObject. It also means not
 cloning the POSIX API, but providing higher-level, document-centric
 interfaces.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gio-doc
Description-md5: 3c6b5df49d673c314a84ade399c220e7
Description-en: Binding to the GIO; documentation
 GIO is striving to provide a modern, easy-to-use VFS API that sits at the
 right level in the library stack. The goal is to overcome the shortcomings of
 GnomeVFS and provide an API that is so good that developers prefer it over raw
 POSIX calls. Among other things that means using GObject. It also means not
 cloning the POSIX API, but providing higher-level, document-centric
 interfaces.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gio-prof
Description-md5: d0982e6be94d26162d3609894f6d5e5a
Description-en: Binding to the GIO; profiling libraries
 GIO is striving to provide a modern, easy-to-use VFS API that sits at the
 right level in the library stack. The goal is to overcome the shortcomings of
 GnomeVFS and provide an API that is so good that developers prefer it over raw
 POSIX calls. Among other things that means using GObject. It also means not
 cloning the POSIX API, but providing higher-level, document-centric
 interfaces.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-git-lfs-dev
Description-md5: 0c17566120d0c111ad04c550eb467097
Description-en: git-lfs protocol for Haskell
 An implementation of the git-lfs protocol for the Haskell programming language.
 .
 git-lfs can be used to store large files in git.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-git-lfs-doc
Description-md5: aa6b6d5dd118f3dfe550197f8b070d81
Description-en: git-lfs protocol for Haskell; documentation
 An implementation of the git-lfs protocol for the Haskell programming language.
 .
 git-lfs can be used to store large files in git.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-git-lfs-prof
Description-md5: 4bcfd30dccead8e8e918997517bbf4d6
Description-en: git-lfs protocol for Haskell; profiling libraries
 An implementation of the git-lfs protocol for the Haskell programming language.
 .
 git-lfs can be used to store large files in git.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-githash-dev
Description-md5: ab6f5b73aa2f30e5c90e5dbb1f7c18fa
Description-en: Compile git revision info into Haskell projects
 This library provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project. Useful for including
 in panic messages, --version output, or diagnostic info for more informative
 bug reports.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-githash-doc
Description-md5: 8866e9939f8330f5ef7693b15b065caa
Description-en: Compile git revision info into Haskell projects; documentation
 This library provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project. Useful for including
 in panic messages, --version output, or diagnostic info for more informative
 bug reports.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-githash-prof
Description-md5: 97df44c9cc2ac91cf19b90c7c50dab66
Description-en: Compile git revision info into Haskell projects; profiling libraries
 This library provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project. Useful for including
 in panic messages, --version output, or diagnostic info for more informative
 bug reports.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-github-dev
Description-md5: cc98a89778c4127e02cde8b860036428
Description-en: Haskell Github API
 The Github API provides programmatic access to the full Github Web site,
 from Issues to Gists to repos down to the underlying git data like
 references and trees. This library wraps all of that, exposing a basic
 but Haskell-friendly set of functions and data structures.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-github-doc
Description-md5: 83a997b654e6d56764833fb71b38316c
Description-en: Haskell Github API; documentation
 The Github API provides programmatic access to the full Github Web site,
 from Issues to Gists to repos down to the underlying git data like
 references and trees. This library wraps all of that, exposing a basic
 but Haskell-friendly set of functions and data structures.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-github-prof
Description-md5: c83ab7127cf9da7b73557504a64df762
Description-en: Haskell Github API; profiling libraries
 The Github API provides programmatic access to the full Github Web site,
 from Issues to Gists to repos down to the underlying git data like
 references and trees. This library wraps all of that, exposing a basic
 but Haskell-friendly set of functions and data structures.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gitrev-dev
Description-md5: 44d9bf97dcacb61e1fd959f4fe800e4b
Description-en: compile git revision info into Haskell projects
 Ths package provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project.
 .
 This is useful for including in panic messages, --version output, or
 diagnostic info for more informative bug reports.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gitrev-doc
Description-md5: 6aa61c31dfdd02e35374e3e6e1e50826
Description-en: compile git revision info into Haskell projects; documentation
 Ths package provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project.
 .
 This is useful for including in panic messages, --version output, or
 diagnostic info for more informative bug reports.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gitrev-prof
Description-md5: 624e16004dcd3ba1e8449907be9e45c6
Description-en: compile git revision info into Haskell projects; profiling libraries
 Ths package provides some handy Template Haskell splices for including the
 current git hash and branch in the code of your project.
 .
 This is useful for including in panic messages, --version output, or
 diagnostic info for more informative bug reports.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glib-dev
Description-md5: 5f14ac388babd20239e81ce3ce49a097
Description-en: Binding to the GLIB library for Gtk2Hs
 The GNU Library is a collection of C data structures and utility function for
 dealing with Unicode. This package only binds as much functionality as
 required to support the packages that wrap libraries that are themselves based
 on GLib.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glib-doc
Description-md5: b6b92667903493476d988511e007b52d
Description-en: Binding to the GLIB library for Gtk2Hs; documentation
 The GNU Library is a collection of C data structures and utility function for
 dealing with Unicode. This package only binds as much functionality as
 required to support the packages that wrap libraries that are themselves based
 on GLib.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glib-prof
Description-md5: 167bc88ebdafd70e40778a395ceec17f
Description-en: Binding to the GLIB library for Gtk2Hs; profiling libraries
 The GNU Library is a collection of C data structures and utility function for
 dealing with Unicode. This package only binds as much functionality as
 required to support the packages that wrap libraries that are themselves based
 on GLib.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glob-dev
Description-md5: e3a7401e687eb937ba0c525fdcaf3bb8
Description-en: library matching glob patterns against file paths
 This package contians a haskell library for globbing: matching patterns
 against file paths.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glob-doc
Description-md5: 61f9adf81e1d8a58f04f95ea64df5f01
Description-en: library matching glob patterns against file paths; documentation
 This package contians a haskell library for globbing: matching patterns
 against file paths.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glob-prof
Description-md5: e86806ec6c566bf9949de6b0eef29f0f
Description-en: library matching glob patterns against file paths; profiling libraries
 This package contians a haskell library for globbing: matching patterns
 against file paths.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-dev
Description-md5: 6c03ea3c7ee0617028c88bcf552dbb33
Description-en: Painless 2D vector graphics, animations and simulations.
 Gloss hides the pain of drawing simple vector graphics behind a nice data type
 and a few display functions. Gloss comes for with support for animations and
 simulations as well, and allows one to create simple interactive games.  Gloss
 uses OpenGL under the hood, but you won't need to worry about any of that.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-doc
Description-md5: 68d6029176a5772597ac96cda3f868b3
Description-en: Painless 2D vector graphics, animations and simulations.; documentation
 Gloss hides the pain of drawing simple vector graphics behind a nice data type
 and a few display functions. Gloss comes for with support for animations and
 simulations as well, and allows one to create simple interactive games.  Gloss
 uses OpenGL under the hood, but you won't need to worry about any of that.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-prof
Description-md5: 165ca37b73bc7b9ac6b0b2f01166aafd
Description-en: Painless 2D vector graphics, animations and simulations.; profiling libraries
 Gloss hides the pain of drawing simple vector graphics behind a nice data type
 and a few display functions. Gloss comes for with support for animations and
 simulations as well, and allows one to create simple interactive games.  Gloss
 uses OpenGL under the hood, but you won't need to worry about any of that.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-rendering-dev
Description-md5: e6b8d205c11c8fda32eb1714ed1198a8
Description-en: Gloss picture data types and rendering functions.
 The packag provides the gloss picture data types and rendering functions.
 These functions don't do any window management. If you want gloss to setup
 your window as well then use the plain gloss package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-rendering-doc
Description-md5: 5c31bdf8634c0cb2aa6b4d1fefcb9a94
Description-en: Gloss picture data types and rendering functions.; documentation
 The packag provides the gloss picture data types and rendering functions.
 These functions don't do any window management. If you want gloss to setup
 your window as well then use the plain gloss package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gloss-rendering-prof
Description-md5: 9e8a6eefd1cdf2267d49dbf9af456700
Description-en: Gloss picture data types and rendering functions.; profiling libraries
 The packag provides the gloss picture data types and rendering functions.
 These functions don't do any window management. If you want gloss to setup
 your window as well then use the plain gloss package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gluraw-dev
Description-md5: 92a40ab4463024df68d5ee32cf644f79
Description-en: Raw binding for the OpenGL graphics system
 GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
 basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
 interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gluraw-doc
Description-md5: 17982ce5717ffa889ec228c963bc94a2
Description-en: Raw binding for the OpenGL graphics system; documentation
 GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
 basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
 interface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gluraw-prof
Description-md5: ae87212a28b05f775df10a06acee489f
Description-en: Raw binding for the OpenGL graphics system; profiling libraries
 GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
 basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
 interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-glut-dev
Description-md5: d1696914a4c474d0cfa9998d95d0a0cd
Description-en: Haskell GLUT binding for GHC
 This package provides a library for the Haskell programming language.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.

Package: libghc-glut-doc
Description-md5: 2b8bb8e51bb3431cb22366b13eb0b7fd
Description-en: Haskell GLUT binding for GHC; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.

Package: libghc-glut-prof
Description-md5: 60e81a4a8804a04551e86a4c48c360e0
Description-en: Haskell GLUT binding for GHC; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 This library provides a binding for the OpenGL Utility Toolkit, a window
 system independent toolkit for writing OpenGL programs. For more
 information about the C library on which this binding is based,
 please see: <http://www.opengl.org/resources/libraries/glut/>.

Package: libghc-graphscc-dev
Description-md5: a17027acb8cc7cfca469c05d8781c9df
Description-en: Tarjan's algorithm for computing the SCCs of a graph
 Tarjan's algorithm for computing the strongly connected components of
 a graph.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-graphscc-doc
Description-md5: 8889f449373c0f000c30b42aa3d3df76
Description-en: Tarjan's algorithm for computing the SCCs of a graph; documentation
 Tarjan's algorithm for computing the strongly connected components of
 a graph.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-graphscc-prof
Description-md5: c2cfa12190c009040978419bbf498bcc
Description-en: Tarjan's algorithm for computing the SCCs of a graph; profiling libraries
 Tarjan's algorithm for computing the strongly connected components of
 a graph.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-graphviz-dev
Description-md5: bd02d2c14f791ffca367313e1957b329
Description-en: bindings to Graphviz for graph visualization
 This library provides bindings for the Dot language used by the
 Graphviz (http://graphviz.org/) suite of programs for visualising
 graphs, as well as functions to call those programs.
 .
 Main features of the graphviz library include:
 .
 Almost complete coverage of all Graphviz attributes and syntax.
 .
 Support for specifying clusters.
 .
 The ability to use a custom node type.
 .
 Functions for running a Graphviz layout tool with all specified output
 types.
 .
 The ability to not only generate but also parse Dot code with two
 options: strict and liberal (in terms of ordering of statements).
 .
 Functions to convert FGL graphs and other graph-like data structures
 to Dot code - including support to group them into clusters - with a
 high degree of customisation by specifying which attributes to use
 and limited support for the inverse operation.
 .
 Round-trip support for passing an FGL graph through Graphviz to
 augment node and edge labels with positional information, etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-graphviz-doc
Description-md5: 0f0b19cfe7dbc128f10d3cbfb2e02ed7
Description-en: bindings to Graphviz for graph visualization; documentation
 This library provides bindings for the Dot language used by the
 Graphviz (http://graphviz.org/) suite of programs for visualising
 graphs, as well as functions to call those programs.
 .
 Main features of the graphviz library include:
 .
 Almost complete coverage of all Graphviz attributes and syntax.
 .
 Support for specifying clusters.
 .
 The ability to use a custom node type.
 .
 Functions for running a Graphviz layout tool with all specified output
 types.
 .
 The ability to not only generate but also parse Dot code with two
 options: strict and liberal (in terms of ordering of statements).
 .
 Functions to convert FGL graphs and other graph-like data structures
 to Dot code - including support to group them into clusters - with a
 high degree of customisation by specifying which attributes to use
 and limited support for the inverse operation.
 .
 Round-trip support for passing an FGL graph through Graphviz to
 augment node and edge labels with positional information, etc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-graphviz-prof
Description-md5: f37e398e59c83bc981d57210e9267d97
Description-en: bindings to Graphviz for graph visualization; profiling libraries
 This library provides bindings for the Dot language used by the
 Graphviz (http://graphviz.org/) suite of programs for visualising
 graphs, as well as functions to call those programs.
 .
 Main features of the graphviz library include:
 .
 Almost complete coverage of all Graphviz attributes and syntax.
 .
 Support for specifying clusters.
 .
 The ability to use a custom node type.
 .
 Functions for running a Graphviz layout tool with all specified output
 types.
 .
 The ability to not only generate but also parse Dot code with two
 options: strict and liberal (in terms of ordering of statements).
 .
 Functions to convert FGL graphs and other graph-like data structures
 to Dot code - including support to group them into clusters - with a
 high degree of customisation by specifying which attributes to use
 and limited support for the inverse operation.
 .
 Round-trip support for passing an FGL graph through Graphviz to
 augment node and edge labels with positional information, etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-groups-dev
Description-md5: 69cf4431612c18b58d6b0533c2a5cc22
Description-en: Haskell 98 groups
 A group is a monoid with invertibility.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-groups-doc
Description-md5: a745696417cc7d0a6126cf5d941c3b6d
Description-en: Haskell 98 groups; documentation
 A group is a monoid with invertibility.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-groups-prof
Description-md5: 5d00ea5ccfe3a03f9dfe4b80349599e3
Description-en: Haskell 98 groups; profiling libraries
 A group is a monoid with invertibility.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gsasl-dev
Description-md5: fb10dedfe6d17588a5a7e3ecad395729
Description-en: bindings for GNU SASL
 These are Haskell bindings to the GNU SASL (Simple Authentication and
 Security Layer) library.
 .
 This package contains the normal library files.

Package: libghc-gsasl-doc
Description-md5: 4eb26f4ac92b188d043c86a7dc8e65c3
Description-en: bindings for GNU SASL; documentation
 These are Haskell bindings to the GNU SASL (Simple Authentication and
 Security Layer) library.
 .
 This package contains the documentation files.

Package: libghc-gsasl-prof
Description-md5: b72309333be271fbfbdfb2f47427ce4c
Description-en: bindings for GNU SASL; profiling libraries
 These are Haskell bindings to the GNU SASL (Simple Authentication and
 Security Layer) library.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-gtk-dev
Description-md5: a546b988f39aa54987ab6bd9b8ef7264
Description-en: binding to the Gtk+ graphical user interface library
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-doc
Description-md5: 7cb295b297c4f0645c7580e2549e6c25
Description-en: Binding to the Gtk+ graphical user interface library; documentation
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-prof
Description-md5: bb1dbca1245ee9e20d3f2c9cc812909e
Description-en: Binding to the Gtk+ graphical user interface library; profiling libraries
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-gtk-sni-tray-utils
Description-md5: befd634bed0207c68c3f1a8c499d0015
Description-en: standalone StatusNotifierItem/AppIndicator tray
 gtk-sni-tray provides a StatusNotifierHost widget written using the
 gtk+3 bindings for haskell provided by gi-gtk. It also provides a
 simple standalone executable, gtk-sni-tray-standalone, that is
 configured with command line arguments. This executable will run the
 aforementioned widget by itself in a strut window, on each monitor
 for each it is requested.

Package: libghc-gtk-sni-tray-dev
Description-md5: d6e3be493bce9dd4aecd8c3c01d500a2
Description-en: standalone StatusNotifierItem/AppIndicator tray
 gtk-sni-tray provides a StatusNotifierHost widget written using the
 gtk+3 bindings for haskell provided by gi-gtk. It also provides a
 simple standalone executable, gtk-sni-tray-standalone, that is
 configured with command line arguments. This executable will run the
 aforementioned widget by itself in a strut window, on each monitor
 for each it is requested.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-sni-tray-doc
Description-md5: d30a70d1f318a34c2c4c05b9dababa76
Description-en: standalone StatusNotifierItem/AppIndicator tray; documentation
 gtk-sni-tray provides a StatusNotifierHost widget written using the
 gtk+3 bindings for haskell provided by gi-gtk. It also provides a
 simple standalone executable, gtk-sni-tray-standalone, that is
 configured with command line arguments. This executable will run the
 aforementioned widget by itself in a strut window, on each monitor
 for each it is requested.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-sni-tray-prof
Description-md5: 3d1a19b7cd8a9f339a42a785ca0642e8
Description-en: standalone StatusNotifierItem/AppIndicator tray; profiling libraries
 gtk-sni-tray provides a StatusNotifierHost widget written using the
 gtk+3 bindings for haskell provided by gi-gtk. It also provides a
 simple standalone executable, gtk-sni-tray-standalone, that is
 configured with command line arguments. This executable will run the
 aforementioned widget by itself in a strut window, on each monitor
 for each it is requested.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-strut-dev
Description-md5: 2ffd38ef1b2bcbbea826b451f8d7b736
Description-en: create strut windows with gi-gtk
 Create (EWMH) strut windows with gi-gtk.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-strut-doc
Description-md5: 1eadbbdae597e5643de45fef2e1796aa
Description-en: create strut windows with gi-gtk; documentation
 Create (EWMH) strut windows with gi-gtk.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-strut-prof
Description-md5: e53a60986ad4a9f77e21825adfe50a84
Description-en: create strut windows with gi-gtk; profiling libraries
 Create (EWMH) strut windows with gi-gtk.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-traymanager-dev
Description-md5: 9e000daae1175c2fece5a2e5db8e7da9
Description-en: bindings for eggtraymanager (GTK+)
 This package provides a wrapper around the prolific eggtraymanager code. Note
 that it is *NOT* itself a system tray widget, though it is a very convenient
 utility for implementing one.
 .
 This package adopts the style of gtk2hs and is designed to work well with it.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-traymanager-doc
Description-md5: 13b9807ced196367dd8259ec2c416741
Description-en: bindings for eggtraymanager (GTK+); documentation
 This package provides a wrapper around the prolific eggtraymanager code. Note
 that it is *NOT* itself a system tray widget, though it is a very convenient
 utility for implementing one.
 .
 This package adopts the style of gtk2hs and is designed to work well with it.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk-traymanager-prof
Description-md5: b7bbc0e620d2b9b22ed944b642d77143
Description-en: bindings for eggtraymanager (GTK+); profiling libraries
 This package provides a wrapper around the prolific eggtraymanager code. Note
 that it is *NOT* itself a system tray widget, though it is a very convenient
 utility for implementing one.
 .
 This package adopts the style of gtk2hs and is designed to work well with it.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk3-dev
Description-md5: a546b988f39aa54987ab6bd9b8ef7264
Description-en: binding to the Gtk+ graphical user interface library
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk3-doc
Description-md5: a7bbd64d922b5d7eb35bd240960ef100
Description-en: binding to the Gtk+ graphical user interface library; documentation
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-gtk3-prof
Description-md5: f2c8624209fd75ed1b5bd850a1f635a5
Description-en: binding to the Gtk+ graphical user interface library; profiling libraries
 This is the core library of the Gtk2Hs suite of libraries for Haskell based on
 Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
 graphical user interfaces.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hackage-security-dev
Description-md5: 07d15736f373526cea5143dafd081bf7
Description-en: Hackage security library
 The Hackage security library provides both server and client utilities
 for securing the Hackage package server.  It is based on The Update
 Framework, a set of recommendations developed by security researchers
 at various universities in the US as well as developers on the Tor
 project.
 .
 The current implementation supports only index signing,
 thereby enabling untrusted mirrors. It does not yet provide
 facilities for author package signing.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hackage-security-doc
Description-md5: 1d46c781ef544c6b782f328fcd848904
Description-en: Hackage security library; documentation
 The Hackage security library provides both server and client utilities
 for securing the Hackage package server.  It is based on The Update
 Framework, a set of recommendations developed by security researchers
 at various universities in the US as well as developers on the Tor
 project.
 .
 The current implementation supports only index signing,
 thereby enabling untrusted mirrors. It does not yet provide
 facilities for author package signing.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hackage-security-prof
Description-md5: fa1fbc11942d6bbccf466640a50b7856
Description-en: Hackage security library; profiling libraries
 The Hackage security library provides both server and client utilities
 for securing the Hackage package server.  It is based on The Update
 Framework, a set of recommendations developed by security researchers
 at various universities in the US as well as developers on the Tor
 project.
 .
 The current implementation supports only index signing,
 thereby enabling untrusted mirrors. It does not yet provide
 facilities for author package signing.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haddock-library-dev
Description-md5: 914e90b61bb225fad92c0ff980934f6a
Description-en: library exposing some functionality of Haddock
 Haddock is a documentation-generation tool for Haskell
 libraries. These modules expose some functionality of it
 without pulling in the GHC dependency.
 .
 For interacting with Haddock itself, see the 'ghc' package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haddock-library-doc
Description-md5: 5bcc72771cd03df82f20593c97db5d6c
Description-en: library exposing some functionality of Haddock; documentation
 Haddock is a documentation-generation tool for Haskell
 libraries. These modules expose some functionality of it
 without pulling in the GHC dependency.
 .
 For interacting with Haddock itself, see the 'ghc' package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haddock-library-prof
Description-md5: 69c904d10ed1409468b4c97aea559f78
Description-en: library exposing some functionality of Haddock; profiling libraries
 Haddock is a documentation-generation tool for Haskell
 libraries. These modules expose some functionality of it
 without pulling in the GHC dependency.
 .
 For interacting with Haddock itself, see the 'ghc' package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hakyll-dev
Description-md5: d77010ff1af216b4f06b7cafbe67ae1d
Description-en: static website compiler library
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hakyll-doc
Description-md5: 1f96ff001bea3f8280e5c5bab964c634
Description-en: static website compiler library; documentation
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hakyll-prof
Description-md5: 70a81c4c733e488145480f536afa7867
Description-en: static website compiler library; profiling libraries
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-half-dev
Description-md5: 6f5f4b606e52650d32322d1474cf9ff2
Description-en: half-precision floating-point
 Half-precision floating point values with 1 bit of sign, 5 bits of
 exponent, 11 bits of mantissa trailing a leading 1 bit with proper
 underflow.
 .
 These arise commonly in GPU applications.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-half-doc
Description-md5: 994a7397820542db47e41ea465fe483e
Description-en: half-precision floating-point; documentation
 Half-precision floating point values with 1 bit of sign, 5 bits of
 exponent, 11 bits of mantissa trailing a leading 1 bit with proper
 underflow.
 .
 These arise commonly in GPU applications.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-half-prof
Description-md5: 8af51f45402bea60b4c3eeac70cde1b6
Description-en: half-precision floating-point; profiling libraries
 Half-precision floating point values with 1 bit of sign, 5 bits of
 exponent, 11 bits of mantissa trailing a leading 1 bit with proper
 underflow.
 .
 These arise commonly in GPU applications.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-authenticate-dev
Description-md5: 1ff300efa3fbffa37239baa6bf93fea1
Description-en: Happstack authentication library
 A themeable web authentication library with support for
 username+password and OpenID.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-authenticate-doc
Description-md5: 60e093db8d530dbc95cc53c5262a9827
Description-en: Happstack authentication library; documentation
 A themeable web authentication library with support for
 username+password and OpenID.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-authenticate-prof
Description-md5: 7f8bc67e82b0429edf4912c5d9e1338b
Description-en: Happstack authentication library; profiling libraries
 A themeable web authentication library with support for
 username+password and OpenID.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-hsp-dev
Description-md5: 68bdd2a45485b5013d40c7ed09396f7b
Description-en: support for using HSP templates in Happstack
 Happstack is a web application framework. HSP is an XML templating
 solution. This package makes it easy to use HSP templates with
 Happstack.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-hsp-doc
Description-md5: 37bc552d329b0f0bb9e80e01d1dffb2d
Description-en: support for using HSP templates in Happstack; documentation
 Happstack is a web application framework. HSP is an XML templating
 solution. This package makes it easy to use HSP templates with
 Happstack.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-hsp-prof
Description-md5: bdfea175c743ae3b975343f745ee2c96
Description-en: support for using HSP templates in Happstack; profiling libraries
 Happstack is a web application framework. HSP is an XML templating
 solution. This package makes it easy to use HSP templates with
 Happstack.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-jmacro-dev
Description-md5: 7b724897513684b0971c8893b51f4bef
Description-en: Support for using JMacro with Happstack
 This package integrates jmacro with HAppStack
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-jmacro-doc
Description-md5: 05998e14b3e77b3f09dcc78a0810f5df
Description-en: Support for using JMacro with Happstack; documentation
 This package integrates jmacro with HAppStack
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-jmacro-prof
Description-md5: e4d53460c6eb6c30619c39b36370c2b1
Description-en: Support for using JMacro with Happstack; profiling libraries
 This package integrates jmacro with HAppStack
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-server-dev
Description-md5: 44259092021e248a51fba76b6fdeb297
Description-en: Happstack web framework, HTTP server
 Happstack is a Haskell web framework, designed so that developers can
 prototype quickly, deploy painlessly, scale massively, operate reliably,
 and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
 environments.
 .
 Happstack provides you with all the components you need to build and
 deploy your application, which is completely self-contained.
 Particularly, Happstack provides the application with a distributed and
 persistent data storage layer, capable to interact with the application
 itself directly in terms of Haskell data structures.
 .
 Happstack-server contains the HTTP server itself.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-server-doc
Description-md5: 04c42035055a146f0d3d435e6e0bc34a
Description-en: Happstack web framework, HTTP server; documentation
 Happstack is a Haskell web framework, designed so that developers can
 prototype quickly, deploy painlessly, scale massively, operate reliably,
 and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
 environments.
 .
 Happstack provides you with all the components you need to build and
 deploy your application, which is completely self-contained.
 Particularly, Happstack provides the application with a distributed and
 persistent data storage layer, capable to interact with the application
 itself directly in terms of Haskell data structures.
 .
 Happstack-server contains the HTTP server itself.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-happstack-server-prof
Description-md5: 4031077c20c4cd46cf9e42c4cfc09f77
Description-en: Happstack web framework, HTTP server; profiling libraries
 Happstack is a Haskell web framework, designed so that developers can
 prototype quickly, deploy painlessly, scale massively, operate reliably,
 and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
 environments.
 .
 Happstack provides you with all the components you need to build and
 deploy your application, which is completely self-contained.
 Particularly, Happstack provides the application with a distributed and
 persistent data storage layer, capable to interact with the application
 itself directly in terms of Haskell data structures.
 .
 Happstack-server contains the HTTP server itself.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-harp-dev
Description-md5: e9f3980550fa99bb1272de9793814223
Description-en: Haskell support for regexp based pattern matching
 HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
 the normal pattern matching facility, allowing the user to match against
 regular expressions. This expressive power is highly useful in a wide
 range of areas, including text parsing and XML processing. Regular
 expression patterns in HaRP work over ordinary Haskell lists ([]) of
 arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-harp-doc
Description-md5: 1dfab0ce32b040bc38864d5f943fb400
Description-en: Haskell support for regexp based pattern matching; documentation
 HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
 the normal pattern matching facility, allowing the user to match against
 regular expressions. This expressive power is highly useful in a wide
 range of areas, including text parsing and XML processing. Regular
 expression patterns in HaRP work over ordinary Haskell lists ([]) of
 arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-harp-prof
Description-md5: 69372fc888beb251bcd67abcb410eab7
Description-en: Haskell support for regexp based pattern matching; profiling libraries
 HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
 the normal pattern matching facility, allowing the user to match against
 regular expressions. This expressive power is highly useful in a wide
 range of areas, including text parsing and XML processing. Regular
 expression patterns in HaRP work over ordinary Haskell lists ([]) of
 arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-dev
Description-md5: a10463475b529ded3d755f0e4a358f25
Description-en: class for types that can be converted to a hash value
 It defines a class, Hashable, for types that can be converted to a
 hash value. This class exists for the benefit of hashing-based data
 structures. The package provides instances for basic types and a way
 to combine hash values.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-doc
Description-md5: 39daf464ed2bcf5458f56935bd25e04b
Description-en: class for types that can be converted to a hash value; documentation
 It defines a class, Hashable, for types that can be converted to a
 hash value. This class exists for the benefit of hashing-based data
 structures. The package provides instances for basic types and a way
 to combine hash values.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-prof
Description-md5: 439d0b51632930adde5f19ec596b3834
Description-en: class for types that can be converted to a hash value; profiling libraries
 It defines a class, Hashable, for types that can be converted to a
 hash value. This class exists for the benefit of hashing-based data
 structures. The package provides instances for basic types and a way
 to combine hash values.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-time-dev
Description-md5: 1cc42084a7fa75f2dadc7734cca8c405
Description-en: Hashable instances for Data.Time
 Hashable instances for types in Data.Time
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-time-doc
Description-md5: 5a7ae5d6193274f8bd71b252637492dc
Description-en: Hashable instances for Data.Time; documentation
 Hashable instances for types in Data.Time
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashable-time-prof
Description-md5: 2ede55016f19e9899e2f5c8b3fdf968b
Description-en: Hashable instances for Data.Time; profiling libraries
 Hashable instances for types in Data.Time
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashtables-dev
Description-md5: a5d6688db307c1e59505d5b01e51e370
Description-en: mutable hash tables
 This package provides a couple of different implementations of mutable hash
 tables in the ST monad, as well as a typeclass abstracting their common
 operations, and a set of wrappers to use the hash tables in the IO monad.
 .
 There are three hash table implementations:
 .
  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
    linear probing as the collision strategy. This should currently be the
    fastest available hash table implementation for lookups, although it has a
    higher memory overhead than others.
  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
    table is highly loaded.
  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
    insert and lookup performance for higher space efficiency and much shorter
    delays when expanding the table.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashtables-doc
Description-md5: 273ea8f0d3dcd5df6d63844a98b526d2
Description-en: mutable hash tables -- documentation; documentation
 This package provides a couple of different implementations of mutable hash
 tables in the ST monad, as well as a typeclass abstracting their common
 operations, and a set of wrappers to use the hash tables in the IO monad.
 .
 There are three hash table implementations:
 .
  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
    linear probing as the collision strategy. This should currently be the
    fastest available hash table implementation for lookups, although it has a
    higher memory overhead than others.
  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
    table is highly loaded.
  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
    insert and lookup performance for higher space efficiency and much shorter
    delays when expanding the table.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hashtables-prof
Description-md5: cbf27ae0a608b34ff1b1919709754a4c
Description-en: mutable hash tables -- profiling libraries; profiling libraries
 This package provides a couple of different implementations of mutable hash
 tables in the ST monad, as well as a typeclass abstracting their common
 operations, and a set of wrappers to use the hash tables in the IO monad.
 .
 There are three hash table implementations:
 .
  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
    linear probing as the collision strategy. This should currently be the
    fastest available hash table implementation for lookups, although it has a
    higher memory overhead than others.
  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
    table is highly loaded.
  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
    insert and lookup performance for higher space efficiency and much shorter
    delays when expanding the table.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-dev
Description-md5: ae9ef9f80c351b16914505275b773b7e
Description-en: generate Haskell bindings for GI-capable libraries
 Generate Haskell bindings for GObject-Introspection-capable libraries.
 This includes most notably Gtk+, but many other libraries in the
 GObject ecosystem provide introspection data too.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-doc
Description-md5: 4198be3dce31cef8f56c935a18f5a179
Description-en: generate Haskell bindings for GI-capable libraries; documentation
 Generate Haskell bindings for GObject-Introspection-capable libraries.
 This includes most notably Gtk+, but many other libraries in the
 GObject ecosystem provide introspection data too.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-prof
Description-md5: b6a8003f98f84a2e993e6f0e438e584e
Description-en: generate Haskell bindings for GI-capable libraries; profiling libraries
 Generate Haskell bindings for GObject-Introspection-capable libraries.
 This includes most notably Gtk+, but many other libraries in the
 GObject ecosystem provide introspection data too.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-base-dev
Description-md5: 3b2d35cd8c5ea91c4086cbe78763c840
Description-en: Foundation for libraries generated by haskell-gi
 Foundation for generating Haskell bindings for
 GObject-Introspection-capable libraries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-base-doc
Description-md5: 8c8a033cf49b3762dc2189f53593f3ad
Description-en: Foundation for libraries generated by haskell-gi; documentation
 Foundation for generating Haskell bindings for
 GObject-Introspection-capable libraries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-gi-base-prof
Description-md5: 8d45df31577a751b193c2a3c7637d096
Description-en: Foundation for libraries generated by haskell-gi; profiling libraries
 Foundation for generating Haskell bindings for
 GObject-Introspection-capable libraries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-src-dev
Description-md5: fa5a0915dc094483816250ea4b2f3d24
Description-en: Haskell module to manipulate Haskell source
 This package provides a library for the Haskell programming language.
 .
 This library provides facilities for manipulating Haskell source code:
 an abstract syntax, lexer, parser and pretty-printer.

Package: libghc-haskell-src-doc
Description-md5: 40490d890446799c20b4c100f4a6b158
Description-en: Haskell module to manipulate Haskell source; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 .
 This library provides facilities for manipulating Haskell source code:
 an abstract syntax, lexer, parser and pretty-printer.

Package: libghc-haskell-src-prof
Description-md5: 138773afed02e701d4d01775b7f7cb8d
Description-en: Haskell module to manipulate Haskell source; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 This library provides facilities for manipulating Haskell source code:
 an abstract syntax, lexer, parser and pretty-printer.

Package: libghc-haxr-dev
Description-md5: eff1c321621b8e127ef4b36e5e3efa12
Description-en: XML-RPC client and server library for Haskell
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-haxr-doc
Description-md5: f58d88d76762b3519e4631ab7c6925dc
Description-en: XML-RPC client and server library for Haskell; documentation
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the libraries documentation.

Package: libghc-haxr-prof
Description-md5: 2648558e936ed9f4b8f09a7ecc220924
Description-en: XML-RPC client and server library for Haskell; profiling library
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the profiling libraries compiled for GHC.

Package: libghc-hclip-dev
Description-md5: 5b6e6bd4778310367c983920e9233194
Description-en: library to read/modify the system clipboard
 A small cross-platform library for reading and modifying the system
 clipboard.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hclip-doc
Description-md5: 5cfae4b14f6e566b0a75de138433d7fa
Description-en: library to read/modify the system clipboard; documentation
 A small cross-platform library for reading and modifying the system
 clipboard.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hclip-prof
Description-md5: 2b57b8a187262423e0c5cdc007acbb7c
Description-en: library to read/modify the system clipboard; profiling libraries
 A small cross-platform library for reading and modifying the system
 clipboard.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hcwiid-dev
Description-md5: 3fdd9fd05f7531a7c9a9b704224bcefc
Description-en: Library to interface with the wiimote
 HCWiid is a working userspace driver along with various
 applications implementing event drivers, multiple
 wiimote connectivity, gesture recognition,
 and other Wiimote-based functionality.
 .
 This package contains the normal library files.

Package: libghc-hcwiid-doc
Description-md5: 94fcf1c514c13de27ca6fe8b452e1002
Description-en: Library to interface with the wiimote; documentation
 HCWiid is a working userspace driver along with various
 applications implementing event drivers, multiple
 wiimote connectivity, gesture recognition,
 and other Wiimote-based functionality.
 .
 This package contains the documentation files.

Package: libghc-hcwiid-prof
Description-md5: ba05177ce9107e1b59856c0b8cb47d5d
Description-en: Library to interface with the wiimote; profiling libraries
 HCWiid is a working userspace driver along with various
 applications implementing event drivers, multiple
 wiimote connectivity, gesture recognition,
 and other Wiimote-based functionality.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-hdbc-session-dev
Description-md5: 32bed42faa26f50899e21632e8260097
Description-en: bracketed connection for HDBC
 This package contains a base bracketed function
 to call close correctly against opend DB connection.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hdbc-session-doc
Description-md5: 8d9fb2db2650455708ebcd79ee159a09
Description-en: bracketed connection for HDBC; documentation
 This package contains a base bracketed function
 to call close correctly against opend DB connection.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hdbc-session-prof
Description-md5: 71aec771e8343f34f66f8938368fbef2
Description-en: bracketed connection for HDBC; profiling libraries
 This package contains a base bracketed function
 to call close correctly against opend DB connection.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hdf5-dev
Description-md5: af51d2226acb3dcdc438737c6d50b848
Description-en: Haskell interface to the HDF5 scientific data storage library.
 This is a low-level but typesafe Haskell interface to the HDF5 library.  No pointers necessary.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hdf5-doc
Description-md5: 9fba25b1773cd8aa424e2ced90be2aa5
Description-en: Haskell interface to the HDF5 scientific data storage library.; documentation
 This is a low-level but typesafe Haskell interface to the HDF5 library.  No pointers necessary.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hdf5-prof
Description-md5: a2d7d352e67761f75490c1f4a9b36e51
Description-en: Haskell interface to the HDF5 scientific data storage library.; profiling libraries
 This is a low-level but typesafe Haskell interface to the HDF5 library.  No pointers necessary.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heaps-dev
Description-md5: 10adb4f720419b4fba328daf28ffb41b
Description-en: asymptotically optimal Brodal/Okasaki heaps.
 Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
 heaps from the paper "Optimal Purely Functional Priority Queues",
 extended with a 'Foldable' interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heaps-doc
Description-md5: 1b0ad966230f765b4a8946a02dbcfbe6
Description-en: asymptotically optimal Brodal/Okasaki heaps.; documentation
 Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
 heaps from the paper "Optimal Purely Functional Priority Queues",
 extended with a 'Foldable' interface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heaps-prof
Description-md5: 67eda1bbc45b76e3e24594b069907cdf
Description-en: asymptotically optimal Brodal/Okasaki heaps.; profiling libraries
 Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
 heaps from the paper "Optimal Purely Functional Priority Queues",
 extended with a 'Foldable' interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-dev
Description-md5: adc88b5b1d2f504d21118191873af07d
Description-en: Hedgehog will eat all your bugs
 Hedgehog is a modern property-based testing system, in the spirit of
 QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
 invariants of generated values by construction.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-doc
Description-md5: 96498774a3ce3ea2b0104d36b938c4a8
Description-en: Hedgehog will eat all your bugs; documentation
 Hedgehog is a modern property-based testing system, in the spirit of
 QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
 invariants of generated values by construction.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-prof
Description-md5: ae7b1c7eb55851d046d75b938c94fda5
Description-en: Hedgehog will eat all your bugs; profiling libraries
 Hedgehog is a modern property-based testing system, in the spirit of
 QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
 invariants of generated values by construction.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-classes-dev
Description-md5: 57042f1ce682a7a58615493c995b3ed5
Description-en: Hedgehog will eat your typeclass bugs
 This library provides Hedgehog properties to ensure
 that typeclass instances adhere to the set of laws
 that they are supposed to. There are other libraries
 that do similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing any
 new typeclasses that the user needs to learn, and otherwise minimal
 API overhead.
 .
 This library is directly inspired by `quickcheck-classes`.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-classes-doc
Description-md5: 08cefc4cff2f2e0d8ffd72f46d600dc0
Description-en: Hedgehog will eat your typeclass bugs; documentation
 This library provides Hedgehog properties to ensure
 that typeclass instances adhere to the set of laws
 that they are supposed to. There are other libraries
 that do similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing any
 new typeclasses that the user needs to learn, and otherwise minimal
 API overhead.
 .
 This library is directly inspired by `quickcheck-classes`.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedgehog-classes-prof
Description-md5: b5c3aff792d203e57358b48c453868bb
Description-en: Hedgehog will eat your typeclass bugs; profiling libraries
 This library provides Hedgehog properties to ensure
 that typeclass instances adhere to the set of laws
 that they are supposed to. There are other libraries
 that do similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing any
 new typeclasses that the user needs to learn, and otherwise minimal
 API overhead.
 .
 This library is directly inspired by `quickcheck-classes`.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedis-dev
Description-md5: 24588f5ecdee0789c6d19feb849ea65a
Description-en: client library for the Redis datastore
 This library is a Haskell client for the Redis datastore. Compared to
 other Haskell client libraries it has some advantages: complete Redis
 2.6 command set, automatic optimal pipelining, enforced pub/sub
 semantics, connection via TCP or Unix domain socket.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedis-doc
Description-md5: 25d8051ae6f90224bc7d3c6fd25ba0ec
Description-en: client library for the Redis datastore; documentation
 This library is a Haskell client for the Redis datastore. Compared to
 other Haskell client libraries it has some advantages: complete Redis
 2.6 command set, automatic optimal pipelining, enforced pub/sub
 semantics, connection via TCP or Unix domain socket.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hedis-prof
Description-md5: 720915b7060b680cd94fc953e3b065bd
Description-en: client library for the Redis datastore; profiling libraries
 This library is a Haskell client for the Redis datastore. Compared to
 other Haskell client libraries it has some advantages: complete Redis
 2.6 command set, automatic optimal pipelining, enforced pub/sub
 semantics, connection via TCP or Unix domain socket.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heist-dev
Description-md5: fb03c5ede8f4d1296f3d99dd2f77f602
Description-en: template system supporting both HTML5 and XML
 Heist is a powerful template system that supports both HTML5 and XML.
 Some of Heist's features are:
  - Designer-friendly HTML5 (or XML) syntax
  - Templates can be reloaded to make changes visible without
    recompiling your Haskell code
  - Enforces near-perfect separation of business logic and view
  - Powerful abstraction primitives allowing you to eliminate
    repetition
  - Easy creation of domain-specific markup languages
  - Built-in support for including JSON and Markdown content in
    templates
  - Simple mechanism for designer-specified template caching
  - Optional merging of multiple <head> tags defined anywhere in the
    document
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heist-doc
Description-md5: 5736f039ed4c9b8bd9686968ec5a1a10
Description-en: template system supporting both HTML5 and XML; documentation
 Heist is a powerful template system that supports both HTML5 and XML.
 Some of Heist's features are:
  - Designer-friendly HTML5 (or XML) syntax
  - Templates can be reloaded to make changes visible without
    recompiling your Haskell code
  - Enforces near-perfect separation of business logic and view
  - Powerful abstraction primitives allowing you to eliminate
    repetition
  - Easy creation of domain-specific markup languages
  - Built-in support for including JSON and Markdown content in
    templates
  - Simple mechanism for designer-specified template caching
  - Optional merging of multiple <head> tags defined anywhere in the
    document
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heist-prof
Description-md5: 326d4ab83f101d7fe75128642fec5760
Description-en: template system supporting both HTML5 and XML; profiling libraries
 Heist is a powerful template system that supports both HTML5 and XML.
 Some of Heist's features are:
  - Designer-friendly HTML5 (or XML) syntax
  - Templates can be reloaded to make changes visible without
    recompiling your Haskell code
  - Enforces near-perfect separation of business logic and view
  - Powerful abstraction primitives allowing you to eliminate
    repetition
  - Easy creation of domain-specific markup languages
  - Built-in support for including JSON and Markdown content in
    templates
  - Simple mechanism for designer-specified template caching
  - Optional merging of multiple <head> tags defined anywhere in the
    document
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-here-dev
Description-md5: d8f6010d4b429a7d47520632aff7145b
Description-en: Here documents and interpolated strings via quasiquotation
 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-here-doc
Description-md5: 19f4f5813e6798703fdc310253b470e6
Description-en: Here documents and interpolated strings via quasiquotation; documentation
 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-here-prof
Description-md5: 0645a78b4888283b3c85490d87230fb3
Description-en: Here documents and interpolated strings via quasiquotation; profiling libraries
 This library adds support for multi-line string literals (a.k.a. "here docs")
 and string interpolation to Haskell via GHC's QuasiQuotes extension. The
 quoted expressions behave like string literals in the source code; that is,
 they produce values of type String, or, with the OverloadedStrings language
 extension enabled, values of type IsString a => a.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heredoc-dev
Description-md5: cd8a57a51da3b447db88e23e5eb3e64f
Description-en: multi-line string / here document using QuasiQuotes
 multi-line string / here document using QuasiQuotes
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heredoc-doc
Description-md5: 686c3741488f28977ecf27a87fb98ee6
Description-en: multi-line string / here document using QuasiQuotes; documentation
 multi-line string / here document using QuasiQuotes
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heredoc-prof
Description-md5: 90521f8b6627fe7256c8af015bd5c6f3
Description-en: multi-line string / here document using QuasiQuotes; profiling libraries
 multi-line string / here document using QuasiQuotes
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heterocephalus-dev
Description-md5: aea61c643d83b552e7ba2886da0091ee
Description-en: type-safe template engine for popular front-end tools
 Heterocephalus is intended for use with another feature-rich template
 engine, such as pug, slim, or haml, and provides a way to interpolate
 server side variables into a precompiled template file with forall,
 if, and case statements.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heterocephalus-doc
Description-md5: eb2c63755ef1cb5eca671b1b97d6e5cd
Description-en: type-safe template engine for popular front-end tools; documentation
 Heterocephalus is intended for use with another feature-rich template
 engine, such as pug, slim, or haml, and provides a way to interpolate
 server side variables into a precompiled template file with forall,
 if, and case statements.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-heterocephalus-prof
Description-md5: 5e42c466f61db5f366eb4c62ef510fc4
Description-en: type-safe template engine for popular front-end tools; profiling libraries
 Heterocephalus is intended for use with another feature-rich template
 engine, such as pug, slim, or haml, and provides a way to interpolate
 server side variables into a precompiled template file with forall,
 if, and case statements.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hex-dev
Description-md5: 9bd3fb5a18e7b32212d77cf25a8e8390
Description-en: convert strings into hexadecimal and back
 This package provides conversion functions between bytestrings and their
 hexadecimal representation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hex-doc
Description-md5: 71c681d8092cbd0d04e09882d0f4bd29
Description-en: convert strings into hexadecimal and back; documentation
 This package provides conversion functions between bytestrings and their
 hexadecimal representation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hex-prof
Description-md5: 14d6b024be488a0db8935f54828e5b7e
Description-en: convert strings into hexadecimal and back; profiling libraries
 This package provides conversion functions between bytestrings and their
 hexadecimal representation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hi-file-parser-dev
Description-md5: cb865d56af9e81f2fdf5f0f4de6f0f13
Description-en: Parser for GHC's hi files
 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hi-file-parser-doc
Description-md5: e6e7dcf8a9848c9632625fb8ce3f4bc8
Description-en: Parser for GHC's hi files; documentation
 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hi-file-parser-prof
Description-md5: 08c561fce993a3017e1296fe5986e013
Description-en: Parser for GHC's hi files; profiling libraries
 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports multiple versions of GHC, so that
 tooling can:
 .
   * Support multiple versions of GHC
   * Avoid linking against the `ghc` library
   * Not need to use `ghc`'s textual dump file format.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hierarchical-clustering-dev
Description-md5: 446338fd13896c9759f6319059ab9b57
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering
 This package provides a function to create a dendrogram from a
 list of items and a distance function between them.  Initially
 a singleton cluster is created for each item, and then new,
 bigger clusters are created by merging the two clusters with
 least distance between them.  The distance between two clusters
 is calculated according to the linkage type.  The dendrogram
 represents not only the clusters but also the order on which
 they were created.
 .
 This package has many implementations with different
 performance characteristics.  There are SLINK and CLINK
 algorithm implementations that are optimal in both space and
 time.  There are also naive implementations using a distance
 matrix.  Using the dendrogram function from
 Data.Clustering.Hierarchical automatically chooses the best
 implementation we have.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hierarchical-clustering-doc
Description-md5: 525776fdf18583782ab432bc474bceaa
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering; documentation
 This package provides a function to create a dendrogram from a
 list of items and a distance function between them.  Initially
 a singleton cluster is created for each item, and then new,
 bigger clusters are created by merging the two clusters with
 least distance between them.  The distance between two clusters
 is calculated according to the linkage type.  The dendrogram
 represents not only the clusters but also the order on which
 they were created.
 .
 This package has many implementations with different
 performance characteristics.  There are SLINK and CLINK
 algorithm implementations that are optimal in both space and
 time.  There are also naive implementations using a distance
 matrix.  Using the dendrogram function from
 Data.Clustering.Hierarchical automatically chooses the best
 implementation we have.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hierarchical-clustering-prof
Description-md5: 2ed7496693bb612eee3b8d45d5f19334
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering; profiling libraries
 This package provides a function to create a dendrogram from a
 list of items and a distance function between them.  Initially
 a singleton cluster is created for each item, and then new,
 bigger clusters are created by merging the two clusters with
 least distance between them.  The distance between two clusters
 is calculated according to the linkage type.  The dendrogram
 represents not only the clusters but also the order on which
 they were created.
 .
 This package has many implementations with different
 performance characteristics.  There are SLINK and CLINK
 algorithm implementations that are optimal in both space and
 time.  There are also naive implementations using a distance
 matrix.  Using the dendrogram function from
 Data.Clustering.Hierarchical automatically chooses the best
 implementation we have.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hindent
Description-md5: ae01987ef3149ba1763410ef49cf638f
Description-en: Extensible Haskell pretty printer
 hindent reindents Haskell source in the style of
 Johan Tibell.

Package: libghc-hindent-dev
Description-md5: 43e34663374edf745b349b689f8c35de
Description-en: Extensible Haskell pretty printer
 hindent reindents Haskell source in the style of
 Johan Tibell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hindent-doc
Description-md5: 48fe6acd8cce0939bfb71fdb32181077
Description-en: Extensible Haskell pretty printer; documentation
 hindent reindents Haskell source in the style of
 Johan Tibell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hindent-prof
Description-md5: ae66cbe6094d4fab562ab78fb1c52cdd
Description-en: Extensible Haskell pretty printer; profiling libraries
 hindent reindents Haskell source in the style of
 Johan Tibell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hinotify-dev
Description-md5: d36b83cedf885ccfabea47b6c5e4256a
Description-en: Haskell inotify library
 Hinotify is a Haskell library for inotify, a part of the Linux kernel
 .
 Hinotify uses inotify to provide file system event notification,
 simply add a watcher to a file or directory and get an event when it
 is accessed or modified.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hinotify-doc
Description-md5: 38d7fe4e6cf891fd9b8fa20f47a1cb7d
Description-en: Haskell inotify library; documentation
 Hinotify is a Haskell library for inotify, a part of the Linux kernel
 .
 Hinotify uses inotify to provide file system event notification,
 simply add a watcher to a file or directory and get an event when it
 is accessed or modified.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hinotify-prof
Description-md5: a20c59ec65eb2b6c6e4effea38faa20d
Description-en: Haskell inotify library; profiling libraries
 Hinotify is a Haskell library for inotify, a part of the Linux kernel
 .
 Hinotify uses inotify to provide file system event notification,
 simply add a watcher to a file or directory and get an event when it
 is accessed or modified.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hint-dev
Description-md5: 26b1069ea3563c49d7cdb0b685525cd8
Description-en: runtime Haskell interpreter (GHC API wrapper)
 This library defines an Interpreter monad. It allows one to load Haskell
 modules, browse them, type-check and evaluate strings with Haskell expressions
 and even coerce them into values. The library is thread-safe and type-safe
 (even the coercion of expressions to values). It is, essentially, a huge subset
 of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
 version was not tested with GHC.6).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hint-doc
Description-md5: 511bb9441d60ad0a1965991b2e1cb36e
Description-en: runtime Haskell interpreter (GHC API wrapper); documentation
 This library defines an Interpreter monad. It allows one to load Haskell
 modules, browse them, type-check and evaluate strings with Haskell expressions
 and even coerce them into values. The library is thread-safe and type-safe
 (even the coercion of expressions to values). It is, esentially, a huge subset
 of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
 version was not tested with GHC.6).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hint-prof
Description-md5: 2126b2063ddda0143c2e0e11e7556e57
Description-en: runtime Haskell interpreter (GHC API wrapper); profiling libraries
 This library defines an Interpreter monad. It allows one to load Haskell
 modules, browse them, type-check and evaluate strings with Haskell expressions
 and even coerce them into values. The library is thread-safe and type-safe
 (even the coercion of expressions to values). It is, esentially, a huge subset
 of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
 version was not tested with GHC.6).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hjsmin-dev
Description-md5: dcdaed89a97f3f92b10ac41be2e790de
Description-en: JavaScript minifier
 It reduces the size of JavaScript files by stripping out extraneous
 whitespace and other syntactic elements, without changing the
 semantics.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hjsmin-doc
Description-md5: 29f08ba5e9363984783b8eff520bfc7e
Description-en: JavaScript minifier; documentation
 It reduces the size of JavaScript files by stripping out extraneous
 whitespace and other syntactic elements, without changing the
 semantics.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hjsmin-prof
Description-md5: 30dedae78ef8477955b0b0d32bbfcd5b
Description-en: JavaScript minifier; profiling libraries
 It reduces the size of JavaScript files by stripping out extraneous
 whitespace and other syntactic elements, without changing the
 semantics.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hledger
Description-md5: 6b8a5eb2f99f3234c9f443348a3622a9
Description-en: command-line double-entry accounting program
 hledger is a Haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides the main hledger command-line
 tool; see the other hledger-* packages for web and curses interfaces
 and chart generation. hledger aims to be a reliable, practical
 financial reporting tool for day-to-day use, and also a useful
 library for building financial apps in haskell. Given a plain text
 file describing transactions, of money or any other commodity,
 .
 hledger will print the chart of accounts, account balances, or
 transactions you're interested in. It can also help you add
 transactions to the journal file, or convert CSV data from your bank.

Package: libghc-hledger-dev
Description-md5: 1ded6325f2a99fc352b7695dc7ab915d
Description-en: CLI libraries for hledger
 hledger is a Haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides the main hledger command-line
 tool; see the other hledger-* packages for web and curses interfaces
 and chart generation. hledger aims to be a reliable, practical
 financial reporting tool for day-to-day use, and also a useful
 library for building financial apps in haskell. Given a plain text
 file describing transactions, of money or any other commodity,
 .
 hledger will print the chart of accounts, account balances, or
 transactions you're interested in. It can also help you add
 transactions to the journal file, or convert CSV data from your bank.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hledger-doc
Description-md5: 9762cf2040464dfaf2c27568cc94e874
Description-en: CLI libraries for hledger; documentation
 hledger is a Haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides the main hledger command-line
 tool; see the other hledger-* packages for web and curses interfaces
 and chart generation. hledger aims to be a reliable, practical
 financial reporting tool for day-to-day use, and also a useful
 library for building financial apps in haskell. Given a plain text
 file describing transactions, of money or any other commodity,
 .
 hledger will print the chart of accounts, account balances, or
 transactions you're interested in. It can also help you add
 transactions to the journal file, or convert CSV data from your bank.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hledger-prof
Description-md5: 811ae55147e1a0f35d55a892c22702ea
Description-en: CLI libraries for hledger; profiling libraries
 hledger is a Haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides the main hledger command-line
 tool; see the other hledger-* packages for web and curses interfaces
 and chart generation. hledger aims to be a reliable, practical
 financial reporting tool for day-to-day use, and also a useful
 library for building financial apps in haskell. Given a plain text
 file describing transactions, of money or any other commodity,
 .
 hledger will print the chart of accounts, account balances, or
 transactions you're interested in. It can also help you add
 transactions to the journal file, or convert CSV data from your bank.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hledger-interest
Description-md5: dbedb89121bfea822677ecf5adf207d7
Description-en: interest computing for (h)ledger
 hledger-interest is a small command-line utility based on Simon Michael's
 hledger library. Its purpose is to compute interest for a given ledger
 account. Using command line flags, the program can be configured to use
 various schemes for day-counting, such as act/act, 30/360, 30E/360, and
 30/360isda. Furthermore, it supports a (small) number of interest schemes,
 i.e. annual interest with a fixed rate and the scheme mandated by the
 German BGB288 (Basiszins für Verbrauchergeschäfte). Extending support for
 other schemes is fairly easy, but currently requires changes to the source
 code.

Package: libghc-hledger-lib-dev
Description-md5: 55bca075325e83a58989aa6399279f51
Description-en: core data types, parsers and utilities for the hledger accounting tool
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides core data types, parsers and
 utilities used by the hledger tools. It also aims to be a useful
 library for building h/ledger-compatible tools or unrelated financial
 apps in Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hledger-lib-doc
Description-md5: 7eb280f539e46915569719abefa6a4d2
Description-en: core data types, parsers and utilities for hledger; documentation
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides core data types, parsers and
 utilities used by the hledger tools. It also aims to be a useful
 library for building h/ledger-compatible tools or unrelated financial
 apps in Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hledger-lib-prof
Description-md5: c97ab98b633bf27417527473a9c7450b
Description-en: core data types, parsers and utilities for hledger; profiling libraries
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides core data types, parsers and
 utilities used by the hledger tools. It also aims to be a useful
 library for building h/ledger-compatible tools or unrelated financial
 apps in Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hledger-ui
Description-md5: eda458f9743446a0c681d8a595df1adb
Description-en: curses-style user interface for the hledger accounting tool
 This is hledger's curses-style interface.
 It is simpler and more convenient for browsing data than the
 command-line interface, but lighter and faster than hledger-web.

Package: hledger-web
Description-md5: d5107a553f8485e6c6e7c7a81cae87be
Description-en: web interface for the hledger accounting tool
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides a web interface as an alternative
 to the hledger command line interface.

Package: libghc-hmatrix-dev
Description-md5: 8c30590d6723f405da8c6946f70b6e8a
Description-en: Linear algebra in Haskell
 Purely functional interface to linear algebra based on BLAS
 and LAPACK.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hmatrix-doc
Description-md5: 801bc45380b4a73452316eeaca62d36d
Description-en: Linear algebra in Haskell; documentation
 Purely functional interface to linear algebra based on BLAS
 and LAPACK.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hmatrix-prof
Description-md5: 6b008902d3a79d1b67f6fa8f1f9529b3
Description-en: Linear algebra in Haskell; profiling libraries
 Purely functional interface to linear algebra based on BLAS
 and LAPACK.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hmatrix-gsl-dev
Description-md5: c196eb690c90acd191f227f174ee5e20
Description-en: numerical computation
 Purely functional interface to selected numerical computations,
 internally implemented using GSL.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hmatrix-gsl-doc
Description-md5: db11f2d07adac409ff18e1907a4b485f
Description-en: numerical computation; documentation
 Purely functional interface to selected numerical computations,
 internally implemented using GSL.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hmatrix-gsl-prof
Description-md5: c33cc9dcc147262af029aca11c9eda92
Description-en: numerical computation; profiling libraries
 Purely functional interface to selected numerical computations,
 internally implemented using GSL.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hoauth2-dev
Description-md5: f8d464253266dc06923a2b95d03b41de
Description-en: OAuth2 authentication for Haskell
 This library provies OAuth2 authentication for Haskell applications.
 .
 It was te tested against the following services
 .
   * google web oauth
   * weibo oauth2
   * github oauth
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hoauth2-doc
Description-md5: e0d55b892012e096ed21af3dacf1b1fc
Description-en: OAuth2 authentication for Haskell; documentation
 This library provies OAuth2 authentication for Haskell applications.
 .
 It was te tested against the following services
 .
   * google web oauth
   * weibo oauth2
   * github oauth
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hoauth2-prof
Description-md5: 20a038fbb4c4a0ecfecb09a1a59b6549
Description-en: OAuth2 authentication for Haskell; profiling libraries
 This library provies OAuth2 authentication for Haskell applications.
 .
 It was te tested against the following services
 .
   * google web oauth
   * weibo oauth2
   * github oauth
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hookup-dev
Description-md5: eadec7cbc59f02d98725b4d193bc4b8e
Description-en: abstraction over network connections with SOCKS5 and TLS
 This package provides an abstraction for communicating with line-oriented
 network services while abstracting over the use of SOCKS5 and TLS (via OpenSSL)
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hookup-doc
Description-md5: 3898c682694a6fe726a8a093289ccca5
Description-en: abstraction over network connections with SOCKS5 and TLS; documentation
 This package provides an abstraction for communicating with line-oriented
 network services while abstracting over the use of SOCKS5 and TLS (via OpenSSL)
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hookup-prof
Description-md5: 850249a97abbe68f7c950a7d3e458ae1
Description-en: abstraction over network connections with SOCKS5 and TLS; profiling libraries
 This package provides an abstraction for communicating with line-oriented
 network services while abstracting over the use of SOCKS5 and TLS (via OpenSSL)
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-hosc-utils
Description-md5: bdec4d47d0ef883b268031edce2c06c0
Description-en: Haskell Open Sound Control
 hosc implements a subset of the Open Sound Control
 byte protocol.
 .
 Sound.OSC.Core implements the actual protocol.
 .
 Sound.OSC.Transport.FD implements a
 file-descriptor-based transport layer for UDP
 and TCP.
 .
 Sound.OSC.Transport.Monad implements a
 monadic interface to the FD transport layer.
 .
 Composite modules are at Sound.OSC and Sound.OSC.FD.

Package: libghc-hosc-dev
Description-md5: e8a8ae210ad8f0a7fa1fa45b4c4a412c
Description-en: Haskell Open Sound Control
 hosc implements a subset of the Open Sound Control
 byte protocol.
 .
 Sound.OSC.Core implements the actual protocol.
 .
 Sound.OSC.Transport.FD implements a
 file-descriptor-based transport layer for UDP
 and TCP.
 .
 Sound.OSC.Transport.Monad implements a
 monadic interface to the FD transport layer.
 .
 Composite modules are at Sound.OSC and Sound.OSC.FD.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hosc-doc
Description-md5: 571e3eea7e9dfcbafb7d266f28c55005
Description-en: Haskell Open Sound Control; documentation
 hosc implements a subset of the Open Sound Control
 byte protocol.
 .
 Sound.OSC.Core implements the actual protocol.
 .
 Sound.OSC.Transport.FD implements a
 file-descriptor-based transport layer for UDP
 and TCP.
 .
 Sound.OSC.Transport.Monad implements a
 monadic interface to the FD transport layer.
 .
 Composite modules are at Sound.OSC and Sound.OSC.FD.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hosc-prof
Description-md5: 2521cb72da0d12abf193ea537cd8357c
Description-en: Haskell Open Sound Control; profiling libraries
 hosc implements a subset of the Open Sound Control
 byte protocol.
 .
 Sound.OSC.Core implements the actual protocol.
 .
 Sound.OSC.Transport.FD implements a
 file-descriptor-based transport layer for UDP
 and TCP.
 .
 Sound.OSC.Transport.Monad implements a
 monadic interface to the FD transport layer.
 .
 Composite modules are at Sound.OSC and Sound.OSC.FD.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hostname-dev
Description-md5: ee7842f5930aec26d35c983c7cbbce74
Description-en: providing a cross-platform means of determining the hostname
 A very simple package providing a cross-platform means of determining
 the hostname
 .
 This package contains the normal library files.

Package: libghc-hostname-doc
Description-md5: 3952389da3dbb24c23c20b675ab8e1fc
Description-en: providing a cross-platform means of determining the hostname; documentation
 A very simple package providing a cross-platform means of determining
 the hostname
 .
 This package contains the documentation files.

Package: libghc-hostname-prof
Description-md5: 3be1b76c420ac92a37cad3033af1f76e
Description-en: providing a cross-platform means of determining the hostname; profiling lib
 A very simple package providing a cross-platform means of determining
 the hostname
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-hourglass-dev
Description-md5: 8e363b6ef2af1233880587f2fd4f0713
Description-en: simple performant time-related library
 Simple time library focusing on simple but powerful and performant API
 .
 The backbone of the library is the Timeable and Time type classes.
 .
 Each Timeable instances can be converted to type that has a Time
 instances, and thus are different representations of current time.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hourglass-doc
Description-md5: 788b29fdd0de9aad1cb2746f8b89e9d3
Description-en: simple performant time-related library; documentation
 Simple time library focusing on simple but powerful and performant API
 .
 The backbone of the library is the Timeable and Time type classes.
 .
 Each Timeable instances can be converted to type that has a Time
 instances, and thus are different representations of current time.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hourglass-prof
Description-md5: cec0bf823a6cb30aed2c8f5da07e4acd
Description-en: simple performant time-related library; profiling libraries
 Simple time library focusing on simple but powerful and performant API
 .
 The backbone of the library is the Timeable and Time type classes.
 .
 Each Timeable instances can be converted to type that has a Time
 instances, and thus are different representations of current time.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hpack
Description-md5: 21b488bf2ebf7b003d0ec6ef15d76927
Description-en: alternative format for Haskell packages
 hpack is a tool to create the usual Haskell packaging metadata, i.e. the
 .cabal file, from a YAML description of the program, with some fields field in
 by inferred defaults and other additional conveniences.

Package: libghc-hpack-dev
Description-md5: a096219f1fdab6625cc4f53bec91803f
Description-en: alternative format for Haskell packages
 hpack is a tool to create the usual Haskell packaging metadata, i.e. the
 .cabal file, from a YAML description of the program, with some fields field in
 by inferred defaults and other additional conveniences.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hpack-doc
Description-md5: b1b0544a9e62fba13b06250c092b60e7
Description-en: alternative format for Haskell packages; documentation
 hpack is a tool to create the usual Haskell packaging metadata, i.e. the
 .cabal file, from a YAML description of the program, with some fields field in
 by inferred defaults and other additional conveniences.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hpack-prof
Description-md5: acc7b1338840ce2948be94aede654e2d
Description-en: alternative format for Haskell packages; profiling libraries
 hpack is a tool to create the usual Haskell packaging metadata, i.e. the
 .cabal file, from a YAML description of the program, with some fields field in
 by inferred defaults and other additional conveniences.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hs-bibutils-dev
Description-md5: c66bd378a424e207ef0f206c6d348d9e
Description-en: Haskell bindings to bibutils library
 bibutils is a program by Chris Putnam to convert between various
 bibliography formats, using a common MODS-format XML intermediate. This
 package offers Haskell bindings to the bibutils library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hs-bibutils-doc
Description-md5: 87d0c8be7292508a4b282b1a48c59bb0
Description-en: Haskell bindings to bibutils library; documentation
 bibutils is a program by Chris Putnam to convert between various
 bibliography formats, using a common MODS-format XML intermediate. This
 package offers Haskell bindings to the bibutils library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hs-bibutils-prof
Description-md5: 07120d00b9c77f19ff793b53d149dac8
Description-en: Haskell bindings to bibutils library; profiling libraries
 bibutils is a program by Chris Putnam to convert between various
 bibliography formats, using a common MODS-format XML intermediate. This
 package offers Haskell bindings to the bibutils library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsemail-dev
Description-md5: c958d7cd0b3500bcd58e5f574de13a04
Description-en: Haskell parser for emails and SMTP conversations
 This Haskell library is parser for email messages (as described in RFC
 2822) and SMTP conversation (as described in RFC 2821).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsemail-doc
Description-md5: 03768bd8233422e88d40dc6152a32cdd
Description-en: Haskell parser for emails and SMTP conversations; documentation
 This Haskell library is parser for email messages (as described in RFC
 2822) and SMTP conversation (as described in RFC 2821).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsemail-prof
Description-md5: a5542f6100a769071461d794a47251cf
Description-en: Haskell parser for emails and SMTP conversations; profiling libraries
 This Haskell library is parser for email messages (as described in RFC
 2822) and SMTP conversation (as described in RFC 2821).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsini-dev
Description-md5: d3aac82472deb72176d71d5f83ab1746
Description-en: user configuration files (INI) parser
 Parser for and types which represent an INI configuration file.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsini-doc
Description-md5: 928eae9427138a3d9df0c09821b92850
Description-en: user configuration files (INI) parser; documentation
 Parser for and types which represent an INI configuration file.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsini-prof
Description-md5: a2cf12d57083c40d27188cb6c2fa58b6
Description-en: user configuration files (INI) parser; profiling libraries
 Parser for and types which represent an INI configuration file.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-dev
Description-md5: 44aa6ac3dbf6754e6fb9f9bdbe85c221
Description-en: Lua language interpreter embedding in Haskell
 The Scripting.Lua module is a wrapper of Lua language interpreter as
 described in www.lua.org.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-doc
Description-md5: fdbffcc0e87ccc672f630d10013ee3af
Description-en: Lua language interpreter embedding in Haskell; documentation
 The Scripting.Lua module is a wrapper of Lua language interpreter as
 described in www.lua.org.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-prof
Description-md5: 84ecf485aff56084e9ec614b359bd5ed
Description-en: Lua language interpreter embedding in Haskell; profiling libraries
 The Scripting.Lua module is a wrapper of Lua language interpreter as
 described in www.lua.org.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-aeson-dev
Description-md5: 30b03b20806b7fe30714b2bd51cc228a
Description-en: Allow aeson data types to be used with Lua.
 This package provides instances to push and receive any
 datatype encodable as JSON to and from the Lua stack.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-aeson-doc
Description-md5: 96a51e746271a7ae40255304a31065da
Description-en: Allow aeson data types to be used with Lua.; documentation
 This package provides instances to push and receive any
 datatype encodable as JSON to and from the Lua stack.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-aeson-prof
Description-md5: ff0b23ed0c4a67ea82df496af746858a
Description-en: Allow aeson data types to be used with Lua.; profiling libraries
 This package provides instances to push and receive any
 datatype encodable as JSON to and from the Lua stack.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-classes-dev
Description-md5: 92144eee72b5fa60144c3e06a5cf8179
Description-en: Type classes for HsLua
 Type classes for convenient marshalling and calling of
 Lua functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-classes-doc
Description-md5: dd437e184c6bddbb5015bfde86921880
Description-en: Type classes for HsLua; documentation
 Type classes for convenient marshalling and calling of
 Lua functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-classes-prof
Description-md5: 6ad8107d9852095fb35f3c989022499a
Description-en: Type classes for HsLua; profiling libraries
 Type classes for convenient marshalling and calling of
 Lua functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-core-dev
Description-md5: 6547194746ab1078e8903a1398345ce8
Description-en: Lua bindings for Haskell
 This package provides wrappers and helpers to bridge Haskell and Lua.
 It builds upon the haskell-lua package, which allows one to bundle a
 Lua interpreter with a Haskell program.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-core-doc
Description-md5: e6e23109f432bc921054c3491b8c2bcd
Description-en: Lua bindings for Haskell; documentation
 This package provides wrappers and helpers to bridge Haskell and Lua.
 It builds upon the haskell-lua package, which allows one to bundle a
 Lua interpreter with a Haskell program.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-core-prof
Description-md5: 8ba05ce79248841260a33f2d68d8aa07
Description-en: Lua bindings for Haskell; profiling libraries
 This package provides wrappers and helpers to bridge Haskell and Lua.
 It builds upon the haskell-lua package, which allows one to bundle a
 Lua interpreter with a Haskell program.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-marshalling-dev
Description-md5: 252215bce956543fec2fa49026467a06
Description-en: Marshalling of values between Haskell and Lua
 This package provides functions to marshal values from Haskell to Lua, and
 vice versa.
 .
 This package is part of HsLua, a Haskell framework built around the embeddable
 scripting language.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-marshalling-doc
Description-md5: bda41083fe1e41b6da3c9108eb09243d
Description-en: Marshalling of values between Haskell and Lua; documentation
 This package provides functions to marshal values from Haskell to Lua, and
 vice versa.
 .
 This package is part of HsLua, a Haskell framework built around the embeddable
 scripting language.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-marshalling-prof
Description-md5: 734ab53d0e6b226aa875ad0107727d93
Description-en: Marshalling of values between Haskell and Lua; profiling libraries
 This package provides functions to marshal values from Haskell to Lua, and
 vice versa.
 .
 This package is part of HsLua, a Haskell framework built around the embeddable
 scripting language.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-path-dev
Description-md5: 8a5a258636d79b2621256cc75f5d20dc
Description-en: Lua module to work with file paths.
 Lua module to work with file paths in a platform
 independent way.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-path-doc
Description-md5: 69e31bb2621b386e95fca9aeadbde1f6
Description-en: Lua module to work with file paths.; documentation
 Lua module to work with file paths in a platform
 independent way.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-path-prof
Description-md5: b77e938569c28eab3ddfcdf25cd7aee4
Description-en: Lua module to work with file paths.; profiling libraries
 Lua module to work with file paths in a platform
 independent way.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-system-dev
Description-md5: d84884fd409c513c3f04488038174b63
Description-en: Lua module wrapper around Haskell's System module
 Provides access to system information and functionality
 to Lua scripts via Haskell's `System` module.
 .
 Intended usage for this package is to preload it by adding
 the loader function to `package.preload`. Note that the
 Lua `package` library must have already been loaded before
 the loader can be added.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-system-doc
Description-md5: 466d967b74543692a1ef92f1815d485c
Description-en: Lua module wrapper around Haskell's System module; documentation
 Provides access to system information and functionality
 to Lua scripts via Haskell's `System` module.
 .
 Intended usage for this package is to preload it by adding
 the loader function to `package.preload`. Note that the
 Lua `package` library must have already been loaded before
 the loader can be added.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-system-prof
Description-md5: 623756d5fcedcff4c3277cba7022b7cc
Description-en: Lua module wrapper around Haskell's System module; profiling libraries
 Provides access to system information and functionality
 to Lua scripts via Haskell's `System` module.
 .
 Intended usage for this package is to preload it by adding
 the loader function to `package.preload`. Note that the
 Lua `package` library must have already been loaded before
 the loader can be added.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-text-dev
Description-md5: 3b344a81b1f8d3d5635efbaf95071422
Description-en: Lua module for text
 UTF-8 aware subset of Lua's "string" module.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-text-doc
Description-md5: b24359859c241ff130f7ea17a3fdfee8
Description-en: Lua module for text; documentation
 UTF-8 aware subset of Lua's "string" module.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-text-prof
Description-md5: 366404bd5ae1bdc8434eb49dd3345264
Description-en: Lua module for text; profiling libraries
 UTF-8 aware subset of Lua's "string" module.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-version-dev
Description-md5: 6d3bee873ffd2ec0d20cc2e22001bf5d
Description-en: Lua module to work with version specifiers.
 Wrapper for the Data.Version.Version Haskell type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-version-doc
Description-md5: 303da91f81fe97e069786e8e3ee81e54
Description-en: Lua module to work with version specifiers.; documentation
 Wrapper for the Data.Version.Version Haskell type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-module-version-prof
Description-md5: 27dc534577f19ed8f82fa199a7436eac
Description-en: Lua module to work with version specifiers.; profiling libraries
 Wrapper for the Data.Version.Version Haskell type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-objectorientation-dev
Description-md5: 58ccb6ce16e1746ca4b520b0664ade45
Description-en: Object orientation tools for HsLua
 Expose Haskell objects to Lua with an object oriented
 interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-objectorientation-doc
Description-md5: b5a9f6ae1aed1519d6b7990343bbacd5
Description-en: Object orientation tools for HsLua; documentation
 Expose Haskell objects to Lua with an object oriented
 interface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-objectorientation-prof
Description-md5: c868a6f9705c9919ac7e877243dfb3f7
Description-en: Object orientation tools for HsLua; profiling libraries
 Expose Haskell objects to Lua with an object oriented
 interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-packaging-dev
Description-md5: 8652e07c1bef2ce808284d45400cdf41
Description-en: Utilities to build Lua modules.
 Utilities to package up Haskell functions and
 values into a Lua module.
 .
 This package is part of HsLua, a Haskell framework
 built around the embeddable scripting language
 <https://lua.org Lua>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-packaging-doc
Description-md5: 50e0403980c32614745a7586330b1ba5
Description-en: Utilities to build Lua modules.; documentation
 Utilities to package up Haskell functions and
 values into a Lua module.
 .
 This package is part of HsLua, a Haskell framework
 built around the embeddable scripting language
 <https://lua.org Lua>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hslua-packaging-prof
Description-md5: 189f8a9a0fc161488dd4a58a6246b185
Description-en: Utilities to build Lua modules.; profiling libraries
 Utilities to package up Haskell functions and
 values into a Lua module.
 .
 This package is part of HsLua, a Haskell framework
 built around the embeddable scripting language
 <https://lua.org Lua>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-dev
Description-md5: dce589e2cf9e0ee79ba445abb7953e6f
Description-en: partial OpenSSL binding for Haskell
 HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
 and DSA keys, read and write PEM files, generate message digests,
 sign and verify messages, encrypt and decrypt messages. It has
 also some capabilities of creating SSL clients and servers.
 .
 This package is in production use by a number of Haskell based
 systems and stable. You may also be interested in the tls package,
 which is a pure Haskell implementation of SSL.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-doc
Description-md5: 38b7d1bfc0800c4c1c85f0d13c785610
Description-en: partial OpenSSL binding for Haskell; documentation
 HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
 and DSA keys, read and write PEM files, generate message digests,
 sign and verify messages, encrypt and decrypt messages. It has
 also some capabilities of creating SSL clients and servers.
 .
 This package is in production use by a number of Haskell based
 systems and stable. You may also be interested in the tls package,
 which is a pure Haskell implementation of SSL.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-prof
Description-md5: 0f522d5d58f82d6b5dc208083c1856c8
Description-en: partial OpenSSL binding for Haskell; profiling libraries
 HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
 and DSA keys, read and write PEM files, generate message digests,
 sign and verify messages, encrypt and decrypt messages. It has
 also some capabilities of creating SSL clients and servers.
 .
 This package is in production use by a number of Haskell based
 systems and stable. You may also be interested in the tls package,
 which is a pure Haskell implementation of SSL.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-x509-system-dev
Description-md5: f7441f9de5c40829dd37a251d7d02969
Description-en: use system's native CA certificate store with HsOpenSSL
 A cross-platform library that tries to find a (reasonable) CA certificate
 bundle that can be used with HsOpenSSL to verify the certificates of
 remote peers.
 .
 This package is for HsOpenSSL what x509-system is for the tls package.
 Additionally, it borrows some ideas from x509-system.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-x509-system-doc
Description-md5: 231602c28a1d9cf4dcf4a3c69c6e3c67
Description-en: use system's native CA certificate store with HsOpenSSL; documentation
 A cross-platform library that tries to find a (reasonable) CA certificate
 bundle that can be used with HsOpenSSL to verify the certificates of
 remote peers.
 .
 This package is for HsOpenSSL what x509-system is for the tls package.
 Additionally, it borrows some ideas from x509-system.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsopenssl-x509-system-prof
Description-md5: b2ef90e0113de5183900839029e61af0
Description-en: use system's native CA certificate store with HsOpenSSL; profiling libraries
 A cross-platform library that tries to find a (reasonable) CA certificate
 bundle that can be used with HsOpenSSL to verify the certificates of
 remote peers.
 .
 This package is for HsOpenSSL what x509-system is for the tls package.
 Additionally, it borrows some ideas from x509-system.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsp-dev
Description-md5: e34d9032634e7223b39daacc328dd884
Description-en: Haskell library for dynamic server-side web pages
 Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
 at the task of writing dynamic server-side web pages. Features include
 an embedded XML syntax and a (low-to-mid-level) programming model for
 writing dynamic web pages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsp-doc
Description-md5: d1b7d3e0c1c9786e80b4bd0d53cd3339
Description-en: Haskell library for dynamic server-side web pages; documentation
 Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
 at the task of writing dynamic server-side web pages. Features include
 an embedded XML syntax and a (low-to-mid-level) programming model for
 writing dynamic web pages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsp-prof
Description-md5: fbffde705214f459cbd1239cd1c5c97d
Description-en: Haskell library for dynamic server-side web pages; profiling libraries
 Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
 at the task of writing dynamic server-side web pages. Features include
 an embedded XML syntax and a (low-to-mid-level) programming model for
 writing dynamic web pages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-dev
Description-md5: a8b42b1e662b5ebf49881424576097ab
Description-en: behavior-driven development for Haskell
 Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
 a framework for running HUnit and QuickCheck tests. Compared to other
 options, it provides a much nicer syntax that makes tests very easy to read.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-doc
Description-md5: 4f7126285a0852b894c7dd97636c0428
Description-en: behavior-driven development for Haskell; documentation
 Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
 a framework for running HUnit and QuickCheck tests. Compared to other
 options, it provides a much nicer syntax that makes tests very easy to read.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-prof
Description-md5: 68e924d5d81e6253da2d5089319d9b05
Description-en: behavior-driven development for Haskell; profiling libraries
 Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
 a framework for running HUnit and QuickCheck tests. Compared to other
 options, it provides a much nicer syntax that makes tests very easy to read.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-attoparsec-dev
Description-md5: b8f59ddc781f8524dfd287153cc5672d
Description-en: utility functions for testing your attoparsec parsers with hspec
 This package provides some helper functions for testing attoparsec parsers with hspec.
 .
 See the documentation in @Test.Hspec.Attoparsec@ for examples, or this package's own test suite.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-attoparsec-doc
Description-md5: 71ba73fe28eb8d192ee8fd2e89793020
Description-en: utility functions for testing your attoparsec parsers with hspec; documentation
 This package provides some helper functions for testing attoparsec parsers with hspec.
 .
 See the documentation in @Test.Hspec.Attoparsec@ for examples, or this package's own test suite.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-attoparsec-prof
Description-md5: bd8f304ee3a31ee19c1d363346be0588
Description-en: utility functions for testing your attoparsec parsers with hspec; profiling libraries
 This package provides some helper functions for testing attoparsec parsers with hspec.
 .
 See the documentation in @Test.Hspec.Attoparsec@ for examples, or this package's own test suite.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-contrib-dev
Description-md5: 0e6221f467d3d961caf82c5efe09db95
Description-en: contributed functionality for Hspec
 This package provides additional useful functionality for Hspec.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-contrib-doc
Description-md5: 9328bf4ba371d3fd77c8074a6033e5d7
Description-en: contributed functionality for Hspec; documentation
 This package provides additional useful functionality for Hspec.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-contrib-prof
Description-md5: 764a9677dfacf912f0750c74ab1506e3
Description-en: contributed functionality for Hspec; profiling libraries
 This package provides additional useful functionality for Hspec.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-core-dev
Description-md5: 03a4606dd8dbb38314e56cf6fca35c2b
Description-en: testing Framework for Haskell
 This package exposes internal types and functions that can be
 used to extend Hspec's functionality.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-core-doc
Description-md5: 1c1ee65eaabf84a46e0c851febfe7cc4
Description-en: testing Framework for Haskell; documentation
 This package exposes internal types and functions that can be
 used to extend Hspec's functionality.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-core-prof
Description-md5: bfb0f53f4f01d0297631fbe5e224e617
Description-en: testing Framework for Haskell; profiling libraries
 This package exposes internal types and functions that can be
 used to extend Hspec's functionality.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hspec-discover
Description-md5: 03a0732fdffd89cc37e1ad87dce21d7d
Description-en: Automatically discover and run Hspec tests
 It is a useful convention to have one spec file for each source file. That way
 it is straightforward to find the corresponding spec for a given piece of
 code. But it requires error prone, and neither challenging nor interesting
 boiler plate code. So it should be automated. Hspec provides a solution for
 that. It makes creative use of GHC's support for custom preprocessors. The
 developer only has to create a test driver that contains a single line.
 .
 A complete example is at https://github.com/hspec/hspec-example.

Package: libghc-hspec-expectations-dev
Description-md5: 97aa7ee7383c25bcdb790a00fa5fce11
Description-en: catchy combinators for HUnit
 Catchy combinators for HUnit: the three main primitives are shouldBe,
 shouldSatisfy and shouldThrow. They can be used with HUnit, or any
 framework that integrates with HUnit, like test-framework or Hspec.
 .
 This package contains the normal library files.

Package: libghc-hspec-expectations-doc
Description-md5: 3b121ca5ae8532f9df6bd8746136d673
Description-en: catchy combinators for HUnit; documentation
 Catchy combinators for HUnit: the three main primitives are shouldBe,
 shouldSatisfy and shouldThrow. They can be used with HUnit, or any
 framework that integrates with HUnit, like test-framework or Hspec.
 .
 This package contains the documentation files.

Package: libghc-hspec-expectations-prof
Description-md5: a86873574b86e96930955a8ccba03953
Description-en: catchy combinators for HUnit; profiling libraries
 Catchy combinators for HUnit: the three main primitives are shouldBe,
 shouldSatisfy and shouldThrow. They can be used with HUnit, or any
 framework that integrates with HUnit, like test-framework or Hspec.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-hspec-hedgehog-dev
Description-md5: f6d4aacbe1f1b3ab7eb081ad54fe466c
Description-en: Integrate Hedgehog and Hspec!
 Please see the README on GitHub at
 <https://github.com/parsonsmatt/hspec-hedgehog#readme>
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-hedgehog-doc
Description-md5: 655dd18992c2039262629178a5f34065
Description-en: Integrate Hedgehog and Hspec!; documentation
 Please see the README on GitHub at
 <https://github.com/parsonsmatt/hspec-hedgehog#readme>
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-hedgehog-prof
Description-md5: b45b10c4bf02ec1627e5358048f94470
Description-en: Integrate Hedgehog and Hspec!; profiling libraries
 Please see the README on GitHub at
 <https://github.com/parsonsmatt/hspec-hedgehog#readme>
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-smallcheck-dev
Description-md5: f1a643b5e737d55a22a5c2b3b7e37629
Description-en: SmallCheck support for the Hspec testing framework
 SmallCheck support for the Hspec testing framework
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-smallcheck-doc
Description-md5: 89356959f73e56194f8a957c17fb6d74
Description-en: SmallCheck support for the Hspec testing framework; documentation
 SmallCheck support for the Hspec testing framework
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-smallcheck-prof
Description-md5: 10693bd1726073470bca83ad9175cca4
Description-en: SmallCheck support for the Hspec testing framework; profiling libraries
 SmallCheck support for the Hspec testing framework
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-wai-dev
Description-md5: 7568c357de78e5ca3f59915a3cda38e0
Description-en: hspec support for testing WAI applications
 Experimental Hspec support for testing WAI applications
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-wai-doc
Description-md5: fc4b7745ec1f646f0c40676ae3f8be87
Description-en: hspec support for testing WAI applications; documentation
 Experimental Hspec support for testing WAI applications
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hspec-wai-prof
Description-md5: b914ba3f84ef9d664823f87442127a7a
Description-en: hspec support for testing WAI applications; profiling libraries
 Experimental Hspec support for testing WAI applications
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hstringtemplate-dev
Description-md5: e5d9429db56e364d06750b29860f69b8
Description-en: Haskell port of the Java library StringTemplate
 This is a Haskell template engine. Its API is mainly inspired to that of
 the Java library StringTemplate, but it is implemented in a "Haskellish"
 manner.
 .
 It implements the basic 3.1 grammar, lacking group files (though not
 groups themselves), Regions, and Interfaces and extends it by allowing
 the application of alternating attributes to anonymous as well as
 regular templates, including therefore sets of alternating attributes.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hstringtemplate-doc
Description-md5: beb57a95867338460cc8bcc039b60a35
Description-en: Haskell port of the Java library StringTemplate; documentation
 This is a Haskell template engine. Its API is mainly inspired to that of
 the Java library StringTemplate, but it is implemented in a "Haskellish"
 manner.
 .
 It implements the basic 3.1 grammar, lacking group files (though not
 groups themselves), Regions, and Interfaces and extends it by allowing
 the application of alternating attributes to anonymous as well as
 regular templates, including therefore sets of alternating attributes.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hstringtemplate-prof
Description-md5: 99847f08921122bd00c70bed24c56206
Description-en: Haskell port of the Java library StringTemplate; profiling libraries
 This is a Haskell template engine. Its API is mainly inspired to that of
 the Java library StringTemplate, but it is implemented in a "Haskellish"
 manner.
 .
 It implements the basic 3.1 grammar, lacking group files (though not
 groups themselves), Regions, and Interfaces and extends it by allowing
 the application of alternating attributes to anonymous as well as
 regular templates, including therefore sets of alternating attributes.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsx-jmacro-dev
Description-md5: d334d2346dc7cff62fd89fbbb09fcc41
Description-en: HSP/JMacro integration
 HSP allows for the use of literal XML in Haskell program text. JMacro
 allows for the use of JavaScript syntax for generating JavaScript in
 Haskell. This library makes it easy to embed JMacro-generated
 JavaScript in HSX templates.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsx-jmacro-doc
Description-md5: c96eb87ec61b8dfbe856ae86e8377cb2
Description-en: HSP/JMacro integration; documentation
 HSP allows for the use of literal XML in Haskell program text. JMacro
 allows for the use of JavaScript syntax for generating JavaScript in
 Haskell. This library makes it easy to embed JMacro-generated
 JavaScript in HSX templates.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsx-jmacro-prof
Description-md5: a2b39ec8b2833f01623c0e4add7fcb24
Description-en: HSP/JMacro integration; profiling libraries
 HSP allows for the use of literal XML in Haskell program text. JMacro
 allows for the use of JavaScript syntax for generating JavaScript in
 Haskell. This library makes it easy to embed JMacro-generated
 JavaScript in HSX templates.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: hsx2hs
Description-md5: 461b0320df183f57143573db3c54e3d7
Description-en: literal XML syntax in Haskell source code - preprocessor
 HSX (Haskell Source with XML) allows literal XML syntax in Haskell
 source code. The hsx2hs preprocessor translates .hsx source files
 into ordinary .hs files. Literal XML syntax is translated into
 function calls for creating XML values of the appropriate forms.
 hsx2hs transforms literal XML syntax into a series of function calls.
 Any project can make use of the syntax by providing definitions for
 those functions, and the XML values produced will be of the types
 specified. This works for any types, since hsx2hs doesn't make any
 assumptions, or inserts any information depending on types.
 XMLGenerator defines a few typeclasses that together cover the
 functions injected by the preprocessor. A project that uses these
 classes to provide the semantics for the injected syntax will be
 able to use any functions written in terms of these, allowing
 better code reusability than if each project defines its own
 semantics for the XML syntax. Also, the classes makes it possible
 to use the literal syntax at different types within the same module.
 Achieving that is not as simple as it may seem, but the XMLGenerator
 module provides all the necessary machinery.
 .
 This contains the hsx2hs executable for preprocessing.

Package: libghc-hsx2hs-dev
Description-md5: 00fc23ba08ac227cfff078e29dd26a65
Description-en: literal XML syntax in Haskell source code
 HSX (Haskell Source with XML) allows literal XML syntax in Haskell
 source code. The hsx2hs preprocessor translates .hsx source files
 into ordinary .hs files. Literal XML syntax is translated into
 function calls for creating XML values of the appropriate forms.
 hsx2hs transforms literal XML syntax into a series of function calls.
 Any project can make use of the syntax by providing definitions for
 those functions, and the XML values produced will be of the types
 specified. This works for any types, since hsx2hs doesn't make any
 assumptions, or inserts any information depending on types.
 XMLGenerator defines a few typeclasses that together cover the
 functions injected by the preprocessor. A project that uses these
 classes to provide the semantics for the injected syntax will be
 able to use any functions written in terms of these, allowing
 better code reusability than if each project defines its own
 semantics for the XML syntax. Also, the classes makes it possible
 to use the literal syntax at different types within the same module.
 Achieving that is not as simple as it may seem, but the XMLGenerator
 module provides all the necessary machinery.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsx2hs-doc
Description-md5: cbebed8b3a307fcc44efb188d799cdbf
Description-en: literal XML syntax in Haskell source code; documentation
 HSX (Haskell Source with XML) allows literal XML syntax in Haskell
 source code. The hsx2hs preprocessor translates .hsx source files
 into ordinary .hs files. Literal XML syntax is translated into
 function calls for creating XML values of the appropriate forms.
 hsx2hs transforms literal XML syntax into a series of function calls.
 Any project can make use of the syntax by providing definitions for
 those functions, and the XML values produced will be of the types
 specified. This works for any types, since hsx2hs doesn't make any
 assumptions, or inserts any information depending on types.
 XMLGenerator defines a few typeclasses that together cover the
 functions injected by the preprocessor. A project that uses these
 classes to provide the semantics for the injected syntax will be
 able to use any functions written in terms of these, allowing
 better code reusability than if each project defines its own
 semantics for the XML syntax. Also, the classes makes it possible
 to use the literal syntax at different types within the same module.
 Achieving that is not as simple as it may seem, but the XMLGenerator
 module provides all the necessary machinery.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsx2hs-prof
Description-md5: 92678da5fcf193aad68cd729872d3ffc
Description-en: literal XML syntax in Haskell source code; profiling libraries
 HSX (Haskell Source with XML) allows literal XML syntax in Haskell
 source code. The hsx2hs preprocessor translates .hsx source files
 into ordinary .hs files. Literal XML syntax is translated into
 function calls for creating XML values of the appropriate forms.
 hsx2hs transforms literal XML syntax into a series of function calls.
 Any project can make use of the syntax by providing definitions for
 those functions, and the XML values produced will be of the types
 specified. This works for any types, since hsx2hs doesn't make any
 assumptions, or inserts any information depending on types.
 XMLGenerator defines a few typeclasses that together cover the
 functions injected by the preprocessor. A project that uses these
 classes to provide the semantics for the injected syntax will be
 able to use any functions written in terms of these, allowing
 better code reusability than if each project defines its own
 semantics for the XML syntax. Also, the classes makes it possible
 to use the literal syntax at different types within the same module.
 Achieving that is not as simple as it may seem, but the XMLGenerator
 module provides all the necessary machinery.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsyaml-dev
Description-md5: e7e2569b2e66a5b36778b50e9dc7cb6c
Description-en: pure Haskell YAML 1.2 processor - libraries
 HsYAML is a YAML 1.2 processor implementation for Haskell.
 .
 Features of @HsYAML@ include:
 .
  * Pure Haskell implementation with small dependency footprint
    and emphasis on strict compliance with the YAML 1.2 specification.
  * Direct decoding to native Haskell types
    via (aeson-inspired) typeclass-based API.
  * Support for constructing custom YAML node graph representation
    (including support for cyclic YAML data structures).
  * Support for the standard (untyped) Failsafe, (strict) JSON,
    and (flexible) Core "schemas" providing implicit typing rules
    as defined in the YAML 1.2 specification
    (including support for user-defined custom schemas).
  * Event-based API resembling LibYAML's Event-based API.
  * Low-level API access to lexical token-based scanner.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-hsyaml-doc
Description-md5: a3a9e199226e733c58882b78e1191372
Description-en: pure Haskell YAML 1.2 parser - library documentation
 HsYAML is a YAML 1.2 parser,
 i.e. a library for parsing and serializing YAML documents.
 .
 Features of HsYAML include:
 .
  * Pure Haskell implementation with small dependency footprint
    and emphasis on strict compliance with the YAML 1.2 specification.
  * Direct decoding to native Haskell types
    via (aeson-inspired) typeclass-based API.
  * Allows round-tripping while preserving ordering,
    anchors, and comments at Event-level.
  * Support for constructing custom YAML node graph representation
    (including support for cyclic YAML data structures).
  * Support for the standard (untyped) Failsafe, (strict) JSON,
    and (flexible) Core "schemas" providing implicit typing rules
    as defined in the YAML 1.2 specification
    (including support for user-defined custom schemas).
  * Support for emitting YAML using /Failsafe/, (strict) /JSON/,
    and (flexible) /Core/ \"schemas\"
    (including support for user-defined custom encoding schemas).
  * Event-based API resembling LibYAML's Event-based API.
  * Low-level API access to lexical token-based scanner.
 .
 This package contains the library documentation for HsYAML.

Package: libghc-hsyaml-prof
Description-md5: 38df1561b233d227e15017bf8096a752
Description-en: pure Haskell YAML 1.2 processor - profiling libraries
 HsYAML is a YAML 1.2 processor,
 i.e. a library for parsing and serializing YAML documents.
 .
 Features of HsYAML include:
 .
  * Pure Haskell implementation with small dependency footprint
    and emphasis on strict compliance with the YAML 1.2 specification.
  * Direct decoding to native Haskell types
    via (aeson-inspired) typeclass-based API.
  * Allows round-tripping while preserving ordering,
    anchors, and comments at Event-level.
  * Support for constructing custom YAML node graph representation
    (including support for cyclic YAML data structures).
  * Support for the standard (untyped) Failsafe, (strict) JSON,
    and (flexible) Core "schemas" providing implicit typing rules
    as defined in the YAML 1.2 specification
    (including support for user-defined custom schemas).
  * Support for emitting YAML using /Failsafe/, (strict) /JSON/,
    and (flexible) /Core/ \"schemas\"
    (including support for user-defined custom encoding schemas).
  * Event-based API resembling LibYAML's Event-based API.
  * Low-level API access to lexical token-based scanner.
 .
 This package contains the profiling libraries for HsYAML.

Package: libghc-hsyaml-aeson-dev
Description-md5: d878401a0cc53c4d6308c2c1e8e291d0
Description-en: JSON to YAML Adapter
 This Haskell module provides a compatibility layer atop HsYAML which allows
 decoding YAML documents in the more limited JSON data-model while also
 providing convenience by reusing aeson's 'FromJSON' instances for decoding
 the YAML data into native Haskell data types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsyaml-aeson-doc
Description-md5: 5eb5d779b4eda9ebd56f0b6b648384b9
Description-en: JSON to YAML Adapter; documentation
 This Haskell module provides a compatibility layer atop HsYAML which allows
 decoding YAML documents in the more limited JSON data-model while also
 providing convenience by reusing aeson's 'FromJSON' instances for decoding
 the YAML data into native Haskell data types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsyaml-aeson-prof
Description-md5: daf7328339471f704638f43f86cf9e1e
Description-en: JSON to YAML Adapter; profiling libraries
 This Haskell module provides a compatibility layer atop HsYAML which allows
 decoding YAML documents in the more limited JSON data-model while also
 providing convenience by reusing aeson's 'FromJSON' instances for decoding
 the YAML data into native Haskell data types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hsyslog-dev
Description-md5: 18fca06b9ef31f8a19e6991833a10d67
Description-en: syslog bindings for Haskell
 FFI bindings to syslog(3) from POSIX.1-2001.
 .
 This package contains the normal library files.

Package: libghc-hsyslog-doc
Description-md5: be12927716965f6abed409c543a45f70
Description-en: syslog bindings for Haskell; documentation
 FFI bindings to syslog(3) from POSIX.1-2001.
 .
 This package contains the documentation files.

Package: libghc-hsyslog-prof
Description-md5: c3beb4589d969f6e1dcbeb22ff6659ec
Description-en: syslog bindings for Haskell; profiling libraries
 FFI bindings to syslog(3) from POSIX.1-2001.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-html-dev
Description-md5: 3c02f23b169978c81ca4b9ece28d70be
Description-en: Haskell html library for GHC
 This package provides a library for the Haskell programming language.
 .
 This library provides combinators for constructing HTML documents.

Package: libghc-html-doc
Description-md5: c54ee7c77e4d7442e0d2de875dbf0a2d
Description-en: Haskell html library for GHC; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 .
 This library provides combinators for constructing HTML documents.

Package: libghc-html-prof
Description-md5: a08600dfaf86671b81ec449e7a217691
Description-en: Haskell html library for GHC; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 This library provides combinators for constructing HTML documents.

Package: libghc-html-conduit-dev
Description-md5: 9fc0509c07f3f0a1c39e08a4aa45cc96
Description-en: parse HTML documents using xml-conduit datatypes
 html-conduit uses tagstream-conduit for its parser. It automatically
 balances mismatched tags, so that there shouldn't be any parse
 failures. It does not handle a full HTML document rendering, such as
 adding missing html and head tags.
 .
 This package contains the normal library files.

Package: libghc-html-conduit-doc
Description-md5: 917a85668bfdffb77b791d3e6ddcbe58
Description-en: parse HTML documents using xml-conduit datatypes; documentation
 html-conduit uses tagstream-conduit for its parser. It automatically
 balances mismatched tags, so that there shouldn't be any parse
 failures. It does not handle a full HTML document rendering, such as
 adding missing html and head tags.
 .
 This package contains the documentation files.

Package: libghc-html-conduit-prof
Description-md5: 5845d4982eb8b36ba9b8fd318648971a
Description-en: parse HTML documents using xml-conduit datatypes; profiling libraries
 html-conduit uses tagstream-conduit for its parser. It automatically
 balances mismatched tags, so that there shouldn't be any parse
 failures. It does not handle a full HTML document rendering, such as
 adding missing html and head tags.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-http-dev
Description-md5: 2712d7069184c163a5a20263189db689
Description-en: GHC libraries for the Haskell HTTP client library
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-doc
Description-md5: 2379d231bafd0e2f4e3209ae1ee49389
Description-en: GHC libraries for the Haskell HTTP client library; documentation
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-prof
Description-md5: 95cc833efee29322f62ee18749155b62
Description-en: GHC libraries for the Haskell HTTP client library; profiling libraries
 HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-api-data-dev
Description-md5: ddb823c2a2b63d8e2ba5c022e5bad5db
Description-en: converting to/from HTTP API data
 This package defines typeclasses used for converting Haskell data
 types to and from HTTP API data, such as URL pieces, headers and
 query parameters.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-api-data-doc
Description-md5: c95f8d194a747f8c80c97442079b6c12
Description-en: converting to/from HTTP API data; documentation
 This package defines typeclasses used for converting Haskell data
 types to and from HTTP API data, such as URL pieces, headers and
 query parameters.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-api-data-prof
Description-md5: 61f9769cbbf65dcc8873d02a2459fcb7
Description-en: converting to/from HTTP API data; profiling libraries
 This package defines typeclasses used for converting Haskell data
 types to and from HTTP API data, such as URL pieces, headers and
 query parameters.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-dev
Description-md5: 5efe296e4095129cd990b40c135bbaf1
Description-en: HTTP client engine
 An HTTP client engine, intended as a base layer for more user-friendly
 packages.
 .
 This code has been factored out of http-conduit.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-doc
Description-md5: 17142b3313d09e43246b7a36624086f9
Description-en: HTTP client engine; documentation
 An HTTP client engine, intended as a base layer for more user-friendly
 packages.
 .
 This code has been factored out of http-conduit.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-prof
Description-md5: e774a8104c101f284935a1a222d6cd73
Description-en: HTTP client engine; profiling libraries
 An HTTP client engine, intended as a base layer for more user-friendly
 packages.
 .
 This code has been factored out of http-conduit.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-restricted-dev
Description-md5: e498bd7849f938591b543efcc246baa5
Description-en: restrict the servers that Haskell's http-client will use
 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-restricted-doc
Description-md5: e13ea8b69f2312cc4aa757f9d1975fad
Description-en: restrict the servers that Haskell's http-client will use; documentation
 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-restricted-prof
Description-md5: 0863065d8a0912615a0320092f64a504
Description-en: restrict the servers that Haskell's http-client will use; profiling libraries
 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-tls-dev
Description-md5: ed73ec00faf274d15c7960a9e84301d9
Description-en: http-client backend using connection and tls libraries
 Support for making connections via the connection package and, in
 turn, the tls package suite.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-tls-doc
Description-md5: 04f69069b36ce2e136b157e3af8654be
Description-en: http-client backend using connection and tls libraries; documentation
 Support for making connections via the connection package and, in
 turn, the tls package suite.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-client-tls-prof
Description-md5: b8478d518a2bcb128cd5abcf140c74f6
Description-en: http-client backend using connection and tls libraries; profiling libraries
 Support for making connections via the connection package and, in
 turn, the tls package suite.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-common-dev
Description-md5: 4c92a236d1e52a3b20b889891d8eacd5
Description-en: common types for HTTP clients and servers
 Base types used by a variety of HTTP clients and servers. See http-streams
 "Network.Http.Client" or pipes-http "Pipes.Http.Client" for full
 documentation. You can import Network.Http.Types if you like, but both
 http-streams and pipes-http re-export this package's types and functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-common-doc
Description-md5: a825eb76f179cbee9b0c43ac2d0905af
Description-en: common types for HTTP clients and servers; documentation
 Base types used by a variety of HTTP clients and servers. See http-streams
 "Network.Http.Client" or pipes-http "Pipes.Http.Client" for full
 documentation. You can import Network.Http.Types if you like, but both
 http-streams and pipes-http re-export this package's types and functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-common-prof
Description-md5: 2bfbea6dbd7629e1621138c787042be0
Description-en: common types for HTTP clients and servers; profiling libraries
 Base types used by a variety of HTTP clients and servers. See http-streams
 "Network.Http.Client" or pipes-http "Pipes.Http.Client" for full
 documentation. You can import Network.Http.Types if you like, but both
 http-streams and pipes-http re-export this package's types and functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-conduit-dev
Description-md5: 38219628dafc04d3f5312cd6795ca7b1
Description-en: HTTP client package with conduit interface and HTTPS support
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-conduit-doc
Description-md5: 42861c13eef90c501df95f4ea66ad20a
Description-en: HTTP client package with conduit interface and HTTPS support; documentation
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-conduit-prof
Description-md5: d7a4381d25bf3d34320977a73d774c04
Description-en: HTTP/HTTPS client package with conduit interface, profiling libraries; profiling libraries
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-date-dev
Description-md5: 350cb55f52679f9730eff9550ea520c7
Description-en: HTTP Date parser/formatter
 Fast parser and formatter for HTTP Date.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-date-doc
Description-md5: 9bf0697dfd54a25dcc77a149d0effcbb
Description-en: HTTP Date parser/formatter; documentation
 Fast parser and formatter for HTTP Date.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-date-prof
Description-md5: 5d64e2b88d2e45f929ad732299a7e1eb
Description-en: HTTP Date parser/formatter; profiling libraries
 Fast parser and formatter for HTTP Date.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-download-dev
Description-md5: 1d2d6f9f9cd8dddbe8845821bc5a663e
Description-en: Verified downloads with retries
 Higher level HTTP download APIs including verification of content and retries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-download-doc
Description-md5: 1099977db953b20d61b09474ce8aace9
Description-en: Verified downloads with retries; documentation
 Higher level HTTP download APIs including verification of content and retries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-download-prof
Description-md5: a94128f75dd8455c62a8ba13574cdb5e
Description-en: Verified downloads with retries; profiling libraries
 Higher level HTTP download APIs including verification of content and retries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-link-header-dev
Description-md5: b713175dd369165a54dc8a2c3e8d1810
Description-en: parser/writer for RFC 5988's HTTP Link header
 Library for parsing and writing the HTTP Link header as specified in RFC 5988
 "Web Linking".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-link-header-doc
Description-md5: c4bc9afc3c72f0ce26ac7dec12730146
Description-en: parser/writer for RFC 5988's HTTP Link header; documentation
 Library for parsing and writing the HTTP Link header as specified in RFC 5988
 "Web Linking".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-link-header-prof
Description-md5: c1f78d03b57c86b0b0ade6a0aa448785
Description-en: parser/writer for RFC 5988's HTTP Link header; profiling libraries
 Library for parsing and writing the HTTP Link header as specified in RFC 5988
 "Web Linking".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-media-dev
Description-md5: f763253dd7a6c75a576bffe1916238cf
Description-en: processing HTTP Content-Type and Accept headers
 This library is intended to be a comprehensive solution to parsing and
 selecting quality-indexed values in HTTP headers. It is capable of parsing
 both media types and language parameters from the Accept and Content header
 families, and can be extended to match against other accept headers as well.
 Selecting the appropriate header value is achieved by comparing a list of
 server options against the quality-indexed values supplied by the client.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-media-doc
Description-md5: d7f5179b0d20d9212bc9671e705d231e
Description-en: processing HTTP Content-Type and Accept headers; documentation
 This library is intended to be a comprehensive solution to parsing and
 selecting quality-indexed values in HTTP headers. It is capable of parsing
 both media types and language parameters from the Accept and Content header
 families, and can be extended to match against other accept headers as well.
 Selecting the appropriate header value is achieved by comparing a list of
 server options against the quality-indexed values supplied by the client.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-media-prof
Description-md5: 1644c0955646ed997ace526b7374b6a0
Description-en: processing HTTP Content-Type and Accept headers; profiling libraries
 This library is intended to be a comprehensive solution to parsing and
 selecting quality-indexed values in HTTP headers. It is capable of parsing
 both media types and language parameters from the Accept and Content header
 families, and can be extended to match against other accept headers as well.
 Selecting the appropriate header value is achieved by comparing a list of
 server options against the quality-indexed values supplied by the client.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-reverse-proxy-dev
Description-md5: dbf89fa540c6c9ed62580b5532b7b660
Description-en: reverse-proxy HTTP requests, either over raw sockets or with WAI
 http-reverse-proxy provides a simple means of reverse-proxying HTTP
 requests. The raw approach uses the same technique as leveraged by
 keter, whereas the WAI approach performs full request/response parsing
 via WAI and http-conduit.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-reverse-proxy-doc
Description-md5: 8e08daf4f9d7d49c1dfd405ea066f96e
Description-en: reverse-proxy HTTP requests, over raw sockets or with WAI; documentation
 http-reverse-proxy provides a simple means of reverse-proxying HTTP
 requests. The raw approach uses the same technique as leveraged by
 keter, whereas the WAI approach performs full request/response parsing
 via WAI and http-conduit.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-reverse-proxy-prof
Description-md5: 564bf61bb8bc2d8181fefe143f510a1f
Description-en: reverse-proxy HTTP requests, over raw sockets or with WAI; profiling libraries
 http-reverse-proxy provides a simple means of reverse-proxying HTTP
 requests. The raw approach uses the same technique as leveraged by
 keter, whereas the WAI approach performs full request/response parsing
 via WAI and http-conduit.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-streams-dev
Description-md5: 26e64df8f6890c09be278bb8dac17d80
Description-en: An HTTP client using io-streams
 This package provides an HTTP client, using the Snap Framework's 'io-streams'
 library to hande the streaming IO. The API is optimized for ease of use for
 the rather common case of code needing to query web services and deal with
 the result.
 .
 The library is exported in a single module; see "Network.Http.Client" for full
 documentation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-streams-doc
Description-md5: 06b21a4586b4f4ff3fc4b7949338fdff
Description-en: An HTTP client using io-streams; documentation
 This package provides an HTTP client, using the Snap Framework's 'io-streams'
 library to hande the streaming IO. The API is optimized for ease of use for
 the rather common case of code needing to query web services and deal with
 the result.
 .
 The library is exported in a single module; see "Network.Http.Client" for full
 documentation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-streams-prof
Description-md5: 5099e82f443b3e806a4b408b5cd18460
Description-en: An HTTP client using io-streams; profiling libraries
 This package provides an HTTP client, using the Snap Framework's 'io-streams'
 library to hande the streaming IO. The API is optimized for ease of use for
 the rather common case of code needing to query web services and deal with
 the result.
 .
 The library is exported in a single module; see "Network.Http.Client" for full
 documentation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-types-dev
Description-md5: 34bccbff2612f4e3d5a3aad3b1674806
Description-en: Generic HTTP types (for both client and server code)
 It contains generic HTTP types for Haskell (for both client and
 server code).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-types-doc
Description-md5: e3b15c20c688872b2147de2b8ae678c1
Description-en: Generic HTTP types (for both client and server code); documentation
 It contains generic HTTP types for Haskell (for both client and
 server code).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http-types-prof
Description-md5: caedb234543aa8a13cdeb29ba0a2b0b0
Description-en: Generic HTTP types (for both client and server code); profiling libraries
 It contains generic HTTP types for Haskell (for both client and
 server code).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http2-dev
Description-md5: 58172c43a649f89e77eefdb220eb12cf
Description-en: HTTP/2.0 library including frames and HPACK
 This package provides a HTTP/2.0 library including frames and HPACK.
 Currently HTTP/2 16 framing and HPACK 10 is supported.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http2-doc
Description-md5: eb41cd6261ab430fbf0b3a4db6ffd33e
Description-en: HTTP/2.0 library including frames and HPACK; documentation
 This package provides a HTTP/2.0 library including frames and HPACK.
 Currently HTTP/2 16 framing and HPACK 10 is supported.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-http2-prof
Description-md5: 44fc82ccadabc537aea5fa3f388914c1
Description-en: HTTP/2.0 library including frames and HPACK; profiling libraries
 This package provides a HTTP/2.0 library including frames and HPACK.
 Currently HTTP/2 16 framing and HPACK 10 is supported.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hunit-dev
Description-md5: f9b73f6cab3bd9ed4a21014390603bb7
Description-en: Haskell unit testing framework for GHC
 HUnit is a unit testing framework for Haskell, inspired by the
 JUnit tool for Java, see: <http://www.junit.org>.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hunit-doc
Description-md5: dc64cbb7d81eb7280b3e2e1c7941f57e
Description-en: Haskell unit testing framework for GHC; documentation
 HUnit is a unit testing framework for Haskell, inspired by the
 JUnit tool for Java, see: <http://www.junit.org>.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hunit-prof
Description-md5: 490f857020dea4df87c13f0f35901f2e
Description-en: Haskell unit testing framework for GHC; profiling libraries
 HUnit is a unit testing framework for Haskell, inspired by the
 JUnit tool for Java, see: <http://www.junit.org>.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-dev
Description-md5: 45f2de53adbf06698cf418e8d8d4ab3c
Description-en: collection of tools for processing XML with Haskell
 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell.  The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell.  It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data.  The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages.  This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.  hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-doc
Description-md5: 8b0a5ce95a42808e3295b8ae8c0f0b4d
Description-en: collection of tools for processing XML with Haskell; documentation
 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell.  The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell.  It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data.  The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages.  This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.  hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-prof
Description-md5: f9821baf8150a7430615b6ff4fefe6b4
Description-en: collection of tools for processing XML with Haskell; profiling libraries
 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell.  The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell.  It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data.  The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages.  This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions.  hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-charproperties-dev
Description-md5: c223da1006f86ac6495eba6a30e55128
Description-en: Character properties and classes for XML and Unicode
 This is a part of Haskell XML Toolbox.
 .
 Character proprties defined by XML and Unicode standards.
 These modules contain predicates for Unicode blocks and char proprties
 and character predicates defined by XML.
 Supported Unicode version is 5.2.0.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-charproperties-doc
Description-md5: 710515c3670a83d52a7d347210c164a1
Description-en: Character properties and classes for XML and Unicode; documentation
 This is a part of Haskell XML Toolbox.
 .
 Character proprties defined by XML and Unicode standards.
 These modules contain predicates for Unicode blocks and char proprties
 and character predicates defined by XML.
 Supported Unicode version is 5.2.0.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-charproperties-prof
Description-md5: 5f113ab4c1a06ffb1f1d1ee7552ea3bd
Description-en: Character properties and classes for XML and Unicode; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 Character proprties defined by XML and Unicode standards.
 These modules contain predicates for Unicode blocks and char proprties
 and character predicates defined by XML.
 Supported Unicode version is 5.2.0.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-curl-dev
Description-md5: 5ae655c0454d4ad03c1ac3e6e25136e0
Description-en: LibCurl interface for HXT
 This is a part of Haskell XML Toolbox.
 .
 LibCurl interface for HXT
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-curl-doc
Description-md5: 370e14de4526572ce3f705f39b7b863f
Description-en: LibCurl interface for HXT; documentation
 This is a part of Haskell XML Toolbox.
 .
 LibCurl interface for HXT
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-curl-prof
Description-md5: d1a3687968bd8a014f4f7ba3992a5b56
Description-en: LibCurl interface for HXT; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 LibCurl interface for HXT
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-http-dev
Description-md5: 7c4a503559c05df70d28cd7d2741ce9b
Description-en: Interface to native Haskell HTTP package HTTP
 This is a part of Haskell XML Toolbox.
 .
 Interface to native Haskell HTTP package HTTP.
 This package can be used as alternative for the hxt-curl package
 for accessing documents via HTTP
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-http-doc
Description-md5: cc0817a782d6099bab2afa5fc38a2bdb
Description-en: Interface to native Haskell HTTP package HTTP; documentation
 This is a part of Haskell XML Toolbox.
 .
 Interface to native Haskell HTTP package HTTP.
 This package can be used as alternative for the hxt-curl package
 for accessing documents via HTTP
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-http-prof
Description-md5: e083d4b024f2c190d016fc7ddff53be3
Description-en: Interface to native Haskell HTTP package HTTP; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 Interface to native Haskell HTTP package HTTP.
 This package can be used as alternative for the hxt-curl package
 for accessing documents via HTTP
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-regex-xmlschema-dev
Description-md5: dd433ab55bc4313a18950cd819e1a104
Description-en: W3C XML Schema regular expressions library
 This is a part of Haskell XML Toolbox.
 .
 This library supports full W3C XML Schema regular expressions
 inclusive all Unicode character sets and blocks.
 The complete grammar can be found under
 <http://www.w3.org/TR/xmlschema11-2/#regexs>.
 It is implemented by the technique of derivations of regular expressions.
 The W3C syntax is extended to support not only union of regular sets,
 but also intersection, set difference, exor.
 Matching of subexpressions is also supported.
 The library can be used for constricting lightweight scanners and tokenizers.
 It is a standalone library, no external regex libraries are used.
 This package is a substitute for the old regex-xmlschema package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-regex-xmlschema-doc
Description-md5: 39afb928e0913cc86b2e8bc5303af1a5
Description-en: W3C XML Schema regular expressions library; documentation
 This is a part of Haskell XML Toolbox.
 .
 This library supports full W3C XML Schema regular expressions
 inclusive all Unicode character sets and blocks.
 The complete grammar can be found under
 <http://www.w3.org/TR/xmlschema11-2/#regexs>.
 It is implemented by the technique of derivations of regular expressions.
 The W3C syntax is extended to support not only union of regular sets,
 but also intersection, set difference, exor.
 Matching of subexpressions is also supported.
 The library can be used for constricting lightweight scanners and tokenizers.
 It is a standalone library, no external regex libraries are used.
 This package is a substitute for the old regex-xmlschema package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-regex-xmlschema-prof
Description-md5: db3637f6d9fa11c7c45de08d82136f2e
Description-en: W3C XML Schema regular expressions library; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 This library supports full W3C XML Schema regular expressions
 inclusive all Unicode character sets and blocks.
 The complete grammar can be found under
 <http://www.w3.org/TR/xmlschema11-2/#regexs>.
 It is implemented by the technique of derivations of regular expressions.
 The W3C syntax is extended to support not only union of regular sets,
 but also intersection, set difference, exor.
 Matching of subexpressions is also supported.
 The library can be used for constricting lightweight scanners and tokenizers.
 It is a standalone library, no external regex libraries are used.
 This package is a substitute for the old regex-xmlschema package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-relaxng-dev
Description-md5: 232555092f5d63b6c86e7d066295556b
Description-en: HXT RelaxNG validator
 This is a part of Haskell XML Toolbox.
 .
 The HXT RelaxNG validator
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-relaxng-doc
Description-md5: 0d5f10c942516f74053f91233553cfb6
Description-en: HXT RelaxNG validator; documentation
 This is a part of Haskell XML Toolbox.
 .
 The HXT RelaxNG validator
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-relaxng-prof
Description-md5: 684b0ee03c255ee76f9ce551eeb6b4e1
Description-en: HXT RelaxNG validator; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 The HXT RelaxNG validator
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-tagsoup-dev
Description-md5: 36cad93b8a8a8ca77b363170b543a37a
Description-en: TagSoup parser for HXT
 This is a part of Haskell XML Toolbox.
 .
 The Tagsoup interface for the HXT lazy HTML parser.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-tagsoup-doc
Description-md5: b1f4e53c2b80e2525c8ba7c1667957ec
Description-en: TagSoup parser for HXT; documentation
 This is a part of Haskell XML Toolbox.
 .
 The Tagsoup interface for the HXT lazy HTML parser.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-tagsoup-prof
Description-md5: 01f7dd1c91ce862e4dea9739094adcc5
Description-en: TagSoup parser for HXT; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 The Tagsoup interface for the HXT lazy HTML parser.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-unicode-dev
Description-md5: 5f1f143dcd4d7d2baf37bd9289f8b987
Description-en: Unicode en-/decoding functions
 This is a part of Haskell XML Toolbox.
 .
 Unicode encoding and decoding functions for utf8, iso-latin-* and somes
 other encodings, used in the Haskell XML Toolbox.
 ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
 is done with lasy functions, errors may be detected or ignored.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-unicode-doc
Description-md5: c2473942a265d4c1b8154a03031cb8f6
Description-en: Unicode en-/decoding functions; documentation
 This is a part of Haskell XML Toolbox.
 .
 Unicode encoding and decoding functions for utf8, iso-latin-* and somes
 other encodings, used in the Haskell XML Toolbox.
 ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
 is done with lasy functions, errors may be detected or ignored.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-hxt-unicode-prof
Description-md5: d17e0fadaa0127359d021217dfdb42e8
Description-en: Unicode en-/decoding functions; profiling libraries
 This is a part of Haskell XML Toolbox.
 .
 Unicode encoding and decoding functions for utf8, iso-latin-* and somes
 other encodings, used in the Haskell XML Toolbox.
 ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
 is done with lasy functions, errors may be detected or ignored.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iconv-dev
Description-md5: 64ddf0a8de0c98d37d3196bc14d4c4ed
Description-en: string-encoding conversion
 This library provides an interface to the POSIX iconv library
 functions for string encoding conversion.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iconv-doc
Description-md5: 9a56100c697c23da5b5163dae92d831e
Description-en: string-encoding conversion; documentation
 This library provides an interface to the POSIX iconv library
 functions for string encoding conversion.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iconv-prof
Description-md5: 18a5f536c6e21fdee414c33419d7af8e
Description-en: string-encoding conversion; profiling libraries
 This library provides an interface to the POSIX iconv library
 functions for string encoding conversion.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-idna-dev
Description-md5: 4a48aecfb58fd6b83e128ad1c0d74085
Description-en: Implements IDNA (RFC 3490)
 This package implements the Internationalized Domain Names in Applications
 (RFC 3490) encoding.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-idna-doc
Description-md5: a786a0c4c61067aef2712bd7fb64c9ff
Description-en: Implements IDNA (RFC 3490); documentation
 This package implements the Internationalized Domain Names in Applications
 (RFC 3490) encoding.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-idna-prof
Description-md5: 01e6b14a7c5a477a29ff27b9542ec5e4
Description-en: Implements IDNA (RFC 3490); profiling libraries
 This package implements the Internationalized Domain Names in Applications
 (RFC 3490) encoding.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ieee754-dev
Description-md5: 88dfd51de4d871e01ebd71543cc7fdd6
Description-en: Utilities for dealing with IEEE floating point numbers
 This package contains utilities for dealing with IEEE floating point numbers,
 ported from the Tango math library; approximate and exact equality comparisons
 for general types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ieee754-doc
Description-md5: 361c909e5cb491bce0a2aea3279802ce
Description-en: Utilities for dealing with IEEE floating point numbers; documentation
 This package contains utilities for dealing with IEEE floating point numbers,
 ported from the Tango math library; approximate and exact equality comparisons
 for general types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ieee754-prof
Description-md5: d07b36bcc32c16f7e70db33809acb12d
Description-en: Utilities for dealing with IEEE floating point numbers; profiling libraries
 This package contains utilities for dealing with IEEE floating point numbers,
 ported from the Tango math library; approximate and exact equality comparisons
 for general types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ifelse-dev
Description-md5: 051250a86d689aa775e0a17080fa6e95
Description-en: anaphoric and miscellaneous useful control-flow
 Library for control flow inside of monads with anaphoric variants on if and
 when and a C-like "switch" function.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ifelse-doc
Description-md5: 1505ed43e38a951f5d2f1307de7d1e3a
Description-en: anaphoric and miscellaneous useful control-flow; documentation
 Library for control flow inside of monads with anaphoric variants on if and
 when and a C-like "switch" function.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ifelse-prof
Description-md5: 3edc3212d2be7894eb6bc4e43c24135f
Description-en: anaphoric and miscellaneous useful control-flow; profiling libraries
 Library for control flow inside of monads with anaphoric variants on if and
 when and a C-like "switch" function.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-incremental-parser-dev
Description-md5: 8a0b5c7f45d343f131d370beb5b13fa5
Description-en: generic incremental parsers
 Incremental parsers can provide partial results from partial input.
 This parser library is implemented using the concept of Brzozowski
 derivatives, tweaked and optimized to work with any monoidal input
 type. Lists, ByteString, and Text are supported out of the box, as
 well as any other data type for which the monoid-subclasses package
 defines instances.  If the parser result is also a monoid, the
 parser can provide it incrementally, before the complete input is
 parsed.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-incremental-parser-doc
Description-md5: 19e064343fa75b196632e841f31c53c1
Description-en: generic incremental parsers; documentation
 Incremental parsers can provide partial results from partial input.
 This parser library is implemented using the concept of Brzozowski
 derivatives, tweaked and optimized to work with any monoidal input
 type. Lists, ByteString, and Text are supported out of the box, as
 well as any other data type for which the monoid-subclasses package
 defines instances.  If the parser result is also a monoid, the
 parser can provide it incrementally, before the complete input is
 parsed.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-incremental-parser-prof
Description-md5: a14e273744a63c2903c1b050e2a8e5fe
Description-en: generic incremental parsers; profiling libraries
 Incremental parsers can provide partial results from partial input.
 This parser library is implemented using the concept of Brzozowski
 derivatives, tweaked and optimized to work with any monoidal input
 type. Lists, ByteString, and Text are supported out of the box, as
 well as any other data type for which the monoid-subclasses package
 defines instances.  If the parser result is also a monoid, the
 parser can provide it incrementally, before the complete input is
 parsed.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-profunctors-dev
Description-md5: 695415d2e1f7ee4707255d6ef24db4be
Description-en: Utilities for indexed profunctors
 This package contains basic definitions related to indexed profunctors. These
 are primarily intended as internal utilities to support the 'optics' and
 'generic-lens' package families.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-profunctors-doc
Description-md5: 32752fe8d95cfa4c49a2ab4984c829da
Description-en: Utilities for indexed profunctors; documentation
 This package contains basic definitions related to indexed profunctors. These
 are primarily intended as internal utilities to support the 'optics' and
 'generic-lens' package families.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-profunctors-prof
Description-md5: ed7dca9607c373ea27ed487491cfb596
Description-en: Utilities for indexed profunctors; profiling libraries
 This package contains basic definitions related to indexed profunctors. These
 are primarily intended as internal utilities to support the 'optics' and
 'generic-lens' package families.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-dev
Description-md5: 0b3bf785e5afb2943c50769166da3863
Description-en: Indexed Traversables for Haskell
 This package provides three useful generalizations:
 class Functor f => FunctorWithIndex i f | f -> i where
 \  imap :: (i -> a -> b) -> f a -> f b
 .
 class Foldable f => FoldableWithIndex i f | f -> i where
 \  ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
 .
 class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
 \  itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-doc
Description-md5: 809883c69072964d4fc6bafc85d97aff
Description-en: Indexed Traversables for Haskell; documentation
 This package provides three useful generalizations:
 class Functor f => FunctorWithIndex i f | f -> i where
 \  imap :: (i -> a -> b) -> f a -> f b
 .
 class Foldable f => FoldableWithIndex i f | f -> i where
 \  ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
 .
 class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
 \  itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-prof
Description-md5: 28065395ff4a1e866660c328d93b6b78
Description-en: Indexed Traversables for Haskell; profiling libraries
 This package provides three useful generalizations:
 class Functor f => FunctorWithIndex i f | f -> i where
 \  imap :: (i -> a -> b) -> f a -> f b
 .
 class Foldable f => FoldableWithIndex i f | f -> i where
 \  ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
 .
 class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
 \  itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-instances-dev
Description-md5: 1429dafaacfe1a96f5ae61562ef5cf18
Description-en: Extra instances for indexed traversables in Haskell
 This package provides extra instances for type-classes in the
 indexed-traversable package.
 .
 The intention is to keep this package minimal; it provides instances that
 formerly existed in lens or optics-extra.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-instances-doc
Description-md5: ff0c17b90c2fdd3005a411cfaf0c10bf
Description-en: Extra instances for indexed traversables in Haskell; documentation
 This package provides extra instances for type-classes in the
 indexed-traversable package.
 .
 The intention is to keep this package minimal; it provides instances that
 formerly existed in lens or optics-extra.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-indexed-traversable-instances-prof
Description-md5: 8b4533e1688a5cf5a528adb458533fe9
Description-en: Extra instances for indexed traversables in Haskell; profiling libraries
 This package provides extra instances for type-classes in the
 indexed-traversable package.
 .
 The intention is to keep this package minimal; it provides instances that
 formerly existed in lens or optics-extra.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-infer-license-dev
Description-md5: 8298add1b87951e82f7f008b6d1e2835
Description-en: infer software license from a given license file
 This library checks the Levenshtein distances between a short text
 and a handful of license strings in order to infer the most probable
 match from that set.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-infer-license-doc
Description-md5: 74d257544ae715330253103251f5df70
Description-en: infer software license from a given license file; documentation
 This library checks the Levenshtein distances between a short text
 and a handful of license strings in order to infer the most probable
 match from that set.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-infer-license-prof
Description-md5: 09784a3d4076f991f2380e88cdb06c77
Description-en: infer software license from a given license file; profiling libraries
 This library checks the Levenshtein distances between a short text
 and a handful of license strings in order to infer the most probable
 match from that set.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ini-dev
Description-md5: 7f8af181ee35492ba1aeed60a31ae76d
Description-en: quick and easy configuration files in the INI format
 Quick and easy configuration files in the INI format.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ini-doc
Description-md5: e341d13b119e50a5edd72213010d2533
Description-en: quick and easy configuration files in the INI format; documentation
 Quick and easy configuration files in the INI format.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ini-prof
Description-md5: 74de622ab13ca575fc8f59487e233d68
Description-en: quick and easy configuration files in the INI format; profiling libraries
 Quick and easy configuration files in the INI format.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-input-parsers-dev
Description-md5: c1dcd109fb8e27950137b78ac87cacc9
Description-en: Extension of the parsers library
 Extended version of the parsers library, with the additional classes providing
 more capable and efficient methods.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-input-parsers-doc
Description-md5: c30b5d9ceca9a80506ee72569b7f127c
Description-en: Extension of the parsers library; documentation
 Extended version of the parsers library, with the additional classes providing
 more capable and efficient methods.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-input-parsers-prof
Description-md5: 67480f5a55ee490b3a4f2c33adf1f014
Description-en: Extension of the parsers library; profiling libraries
 Extended version of the parsers library, with the additional classes providing
 more capable and efficient methods.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-inspection-testing-dev
Description-md5: 0c66d51eac532a13d44a0f1d28da19c0
Description-en: GHC plugin to do inspection testing
 Some carefully crafted libraries make promises to their
 users beyond functionality and performance.
 .
 Examples are: Fusion libraries promise intermediate data
 structures to be eliminated. Generic programming libraries promise
 that the generic implementation is identical to the
 hand-written one. Some libraries may promise allocation-free
 or branch-free code.
 .
 Conventionally, the modus operandi in all these cases is
 that the library author manually inspects the (intermediate or
 final) code produced by the compiler. This is not only
 tedious, but makes it very likely that some change, either
 in the library itself or the surrounding eco-system,
 breaks the library’s promised without anyone noticing.
 .
 This package provides a disciplined way of specifying such
 properties, and have them checked by the compiler. This way,
 this checking can be part of the ususal development cycle
 and regressions caught early.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-inspection-testing-doc
Description-md5: 2afe43a35d3e17b4de9657add62b58fb
Description-en: GHC plugin to do inspection testing; documentation
 Some carefully crafted libraries make promises to their
 users beyond functionality and performance.
 .
 Examples are: Fusion libraries promise intermediate data
 structures to be eliminated. Generic programming libraries promise
 that the generic implementation is identical to the
 hand-written one. Some libraries may promise allocation-free
 or branch-free code.
 .
 Conventionally, the modus operandi in all these cases is
 that the library author manually inspects the (intermediate or
 final) code produced by the compiler. This is not only
 tedious, but makes it very likely that some change, either
 in the library itself or the surrounding eco-system,
 breaks the library’s promised without anyone noticing.
 .
 This package provides a disciplined way of specifying such
 properties, and have them checked by the compiler. This way,
 this checking can be part of the ususal development cycle
 and regressions caught early.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-inspection-testing-prof
Description-md5: 6c5daf0c10356f0ce7b473c8aa8a2f4b
Description-en: GHC plugin to do inspection testing; profiling libraries
 Some carefully crafted libraries make promises to their
 users beyond functionality and performance.
 .
 Examples are: Fusion libraries promise intermediate data
 structures to be eliminated. Generic programming libraries promise
 that the generic implementation is identical to the
 hand-written one. Some libraries may promise allocation-free
 or branch-free code.
 .
 Conventionally, the modus operandi in all these cases is
 that the library author manually inspects the (intermediate or
 final) code produced by the compiler. This is not only
 tedious, but makes it very likely that some change, either
 in the library itself or the surrounding eco-system,
 breaks the library’s promised without anyone noticing.
 .
 This package provides a disciplined way of specifying such
 properties, and have them checked by the compiler. This way,
 this checking can be part of the ususal development cycle
 and regressions caught early.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-integer-logarithms-dev
Description-md5: 66f4481d33e3891f09bb6d1e0b4770f3
Description-en: integer logarithms
 Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
 from the arithmoi package.
 .
 Also provides GHC.Integer.Logarithms.Compat and
 Math.NumberTheory.Power.Natural modules, as well as some
 additional functions in migrated modules.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-integer-logarithms-doc
Description-md5: 51c85b5e89caab622fb26f7dca7190a3
Description-en: integer logarithms; documentation
 Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
 from the arithmoi package.
 .
 Also provides GHC.Integer.Logarithms.Compat and
 Math.NumberTheory.Power.Natural modules, as well as some
 additional functions in migrated modules.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-integer-logarithms-prof
Description-md5: 5f3ebb736952295ce6ceaf6a154b1170
Description-en: integer logarithms; profiling libraries
 Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
 from the arithmoi package.
 .
 Also provides GHC.Integer.Logarithms.Compat and
 Math.NumberTheory.Power.Natural modules, as well as some
 additional functions in migrated modules.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-intern-dev
Description-md5: 0063e046762cc4059b60876a3160438e
Description-en: hash consing for data types - libraries
 Efficient hash-consing for arbitrary Haskell data types.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-intern-doc
Description-md5: 657c80ec868ffb7c5ff45cec12694518
Description-en: hash consing for data types - library documentation
 Efficient hash-consing for arbitrary Haskell data types.
 .
 This package contains the library documentation for intern.

Package: libghc-intern-prof
Description-md5: d3528429516a6ae5cc69126f6036e6c8
Description-en: hash consing for data types - profiling libraries
 Efficient hash-consing for arbitrary Haskell data types.
 .
 This package contains the profiling libraries for intern.

Package: libghc-interpolate-dev
Description-md5: 3f33b18723dd018f354f07e3391fd97d
Description-en: string interpolation done right
 This provides a framework for string interpolation through QuasiQuotes
 as well as an unindentation utility function.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-interpolate-doc
Description-md5: 52d9d155cfd72bd17843c23b14063912
Description-en: string interpolation done right; documentation
 This provides a framework for string interpolation through QuasiQuotes
 as well as an unindentation utility function.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-interpolate-prof
Description-md5: d6524f14d2bfe803581643eb9a596112
Description-en: string interpolation done right; profiling libraries
 This provides a framework for string interpolation through QuasiQuotes
 as well as an unindentation utility function.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-intervals-dev
Description-md5: 83e1c6f5cbacb270ee76f19abab63a81
Description-en: Haskell data type for intervals
 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-intervals-doc
Description-md5: 8748da64b4fb9abb77ee921fa05cde56
Description-en: Haskell data type for intervals; documentation
 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-intervals-prof
Description-md5: 1a0f3fbd0b8a480d82fb773a2636db52
Description-en: Haskell data type for intervals; profiling libraries
 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-invariant-dev
Description-md5: 081d2e7813c529b6bb786086fa192ef8
Description-en: Haskell98 invariant functors
 This package provides the Data.Functor.Invariant and Data.Functor.Invariant.TH
 Haskell modules which implement Haskell98 invariant functors (also known as
 exponential functors).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-invariant-doc
Description-md5: c11914f9c4e9cc350efc10cbef0b7337
Description-en: Haskell98 invariant functors; documentation
 This package provides the Data.Functor.Invariant and Data.Functor.Invariant.TH
 Haskell modules which implement Haskell98 invariant functors (also known as
 exponential functors).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-invariant-prof
Description-md5: b8f4707ed6791e64187fb6c6870e15d1
Description-en: Haskell98 invariant functors; profiling libraries
 This package provides the Data.Functor.Invariant and Data.Functor.Invariant.TH
 Haskell modules which implement Haskell98 invariant functors (also known as
 exponential functors).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-storage-dev
Description-md5: 1af3754bccc0adb9f3d2522007525fc1
Description-en: key-value store in the IO monad
 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-storage-doc
Description-md5: 44c729c0679c9da7137f6bcc4bb4a553
Description-en: key-value store in the IO monad; documentation
 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-storage-prof
Description-md5: 2faa2e881c90d98f01e1e415452883b6
Description-en: key-value store in the IO monad; profiling libraries
 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-dev
Description-md5: 30d5c5f39c82388e50dc9639089c865a
Description-en: simple, composable, and easy-to-use stream I/O
 The io-streams library contains simple and easy-to-use primitives for I/O
 using streams. Most users will want to import the top-level convenience
 module "System.IO.Streams", which re-exports most of the library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-doc
Description-md5: 1e2609b56fc6ca196be3db3e7866d6d3
Description-en: simple, composable, and easy-to-use stream I/O; documentation
 The io-streams library contains simple and easy-to-use primitives for I/O
 using streams. Most users will want to import the top-level convenience
 module "System.IO.Streams", which re-exports most of the library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-prof
Description-md5: 6c51bba1160e9532827edf6d67075e24
Description-en: simple, composable, and easy-to-use stream I/O; profiling libraries
 The io-streams library contains simple and easy-to-use primitives for I/O
 using streams. Most users will want to import the top-level convenience
 module "System.IO.Streams", which re-exports most of the library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-haproxy-dev
Description-md5: b8a4cddd740507960e3ed5f5d9ab68f4
Description-en: HAProxy protocol 1.5 support for io-streams
 HAProxy protocol version 1.5 support for applications using
 io-streams. The proxy protocol allows information about a networked
 peer (like remote address and port) to be propagated through a
 forwarding proxy that is configured to speak this protocol.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-haproxy-doc
Description-md5: 78f12a33b011deef04f60ce5f8501626
Description-en: HAProxy protocol 1.5 support for io-streams; documentation
 HAProxy protocol version 1.5 support for applications using
 io-streams. The proxy protocol allows information about a networked
 peer (like remote address and port) to be propagated through a
 forwarding proxy that is configured to speak this protocol.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-io-streams-haproxy-prof
Description-md5: 82378a518388b0ab9b15c642f76c6ed3
Description-en: HAProxy protocol 1.5 support for io-streams; profiling libraries
 HAProxy protocol version 1.5 support for applications using
 io-streams. The proxy protocol allows information about a networked
 peer (like remote address and port) to be propagated through a
 forwarding proxy that is configured to speak this protocol.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iospec-dev
Description-md5: f5c902aa602b48315b4d36002a1a02b3
Description-en: Pure specification of the IO monad
 It consists of several modules, that give a pure specification
 of functions in the IO monad:
 .
 Test.IOSpec.Fork: a pure specification of forkIO.
 .
 Test.IOSpec.IORef: a pure specification of most functions that create and
 manipulate on IORefs.
 .
 Test.IOSpec.MVar: a pure specification of most functions that create and
 manipulate and MVars.
 .
 Test.IOSpec.STM: a pure specification of atomically and the STM monad.
 .
 Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
 several related Prelude functions.
 .
 Besides these modules containing the specifications, there are a few other
 important modules:
 .
 Test.IOSpec.Types: defines the IOSpec type and several amenities.
 .
 Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
 pure specifications.
 .
 Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
 this and recompile your code once you've finished testing and debugging.
 .
 There are several well-documented examples included with the source
 distribution.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iospec-doc
Description-md5: 6deb009bacc89c961a140fc0f05709ab
Description-en: Pure specification of the IO monad; documentation
 Test.IOSpec.Fork: a pure specification of forkIO.
 .
 Test.IOSpec.IORef: a pure specification of most functions that create and
 manipulate on IORefs.
 .
 Test.IOSpec.MVar: a pure specification of most functions that create and
 manipulate and MVars.
 .
 Test.IOSpec.STM: a pure specification of atomically and the STM monad.
 .
 Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
 several related Prelude functions.
 .
 Besides these modules containing the specifications, there are a few other
 important modules:
 .
 Test.IOSpec.Types: defines the IOSpec type and several amenities.
 .
 Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
 pure specifications.
 .
 Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
 this and recompile your code once you've finished testing and debugging.
 .
 There are several well-documented examples included with the source
 distribution.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iospec-prof
Description-md5: 0ef330bf1557a8da1eeaef6c47fe6fdd
Description-en: Pure specification of the IO monad; profiling libraries
 Test.IOSpec.Fork: a pure specification of forkIO.
 .
 Test.IOSpec.IORef: a pure specification of most functions that create and
 manipulate on IORefs.
 .
 Test.IOSpec.MVar: a pure specification of most functions that create and
 manipulate and MVars.
 .
 Test.IOSpec.STM: a pure specification of atomically and the STM monad.
 .
 Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
 several related Prelude functions.
 .
 Besides these modules containing the specifications, there are a few other
 important modules:
 .
 Test.IOSpec.Types: defines the IOSpec type and several amenities.
 .
 Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
 pure specifications.
 .
 Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
 this and recompile your code once you've finished testing and debugging.
 .
 There are several well-documented examples included with the source
 distribution.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iproute-dev
Description-md5: ebb747fd701b61fff4ace39e7e0cde57
Description-en: Haskell IP routing table
 IP Routing Table is a tree of IP ranges to search one of them on
 the longest match base. It is a kind of TRIE with one way branching
 removed. Both IPv4 and IPv6 are supported.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iproute-doc
Description-md5: 8518e1824b704730845fd5a941f49268
Description-en: Haskell IP routing table; documentation
 IP Routing Table is a tree of IP ranges to search one of them on
 the longest match base. It is a kind of TRIE with one way branching
 removed. Both IPv4 and IPv6 are supported.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iproute-prof
Description-md5: 97db02ac11e2a0455eb4ba4c3abbbcb4
Description-en: Haskell IP routing table; profiling libraries
 IP Routing Table is a tree of IP ranges to search one of them on
 the longest match base. It is a kind of TRIE with one way branching
 removed. Both IPv4 and IPv6 are supported.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ipynb-dev
Description-md5: aace3c49aadfa8432a26e3f2205e6b48
Description-en: Data structure for working with Jupyter notebooks (ipynb).
 ipynb defines a data structure for representing Jupyter
 notebooks, along with ToJSON and FromJSON instances
 for conversion to and from JSON .ipynb files.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ipynb-doc
Description-md5: a9bc9ed4a3585c6e398144dffa6cd474
Description-en: Data structure for working with Jupyter notebooks (ipynb).; documentation
 ipynb defines a data structure for representing Jupyter
 notebooks, along with ToJSON and FromJSON instances
 for conversion to and from JSON .ipynb files.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ipynb-prof
Description-md5: 5adeae5fe0bf51bd66f26ff807a80703
Description-en: Data structure for working with Jupyter notebooks (ipynb).; profiling libraries
 ipynb defines a data structure for representing Jupyter
 notebooks, along with ToJSON and FromJSON instances
 for conversion to and from JSON .ipynb files.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-irc-dev
Description-md5: 507f3658eb04566813683f0d8cae77ba
Description-en: Haskell IRC library
 A set of combinators and types for parsing IRC (Internet Relay Chat)
 messages.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-irc-doc
Description-md5: c8c6daf5e9613dcc014e9b2b6e6b4215
Description-en: Haskell IRC library; documentation
 A set of combinators and types for parsing IRC (Internet Relay Chat)
 messages.
 .
 This package contains library documentation.

Package: libghc-irc-prof
Description-md5: 1aae36d4dfcb28279aef48121e788d83
Description-en: Haskell IRC library; profiling libraries
 A set of combinators and types for parsing IRC (Internet Relay Chat)
 messages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-irc-core-dev
Description-md5: ce8d2ec8a3f35ac3e2f7c6e6a34c69a4
Description-en: IRC connection library
 IRC connection library featuring such modules as
   - Irc.Cmd - Functions for generating IRC protocol message for
     client-to-server
   - Irc.Core - Functions for parsing low-level IRC messages into
     mid-level IRC messages
   - Irc.Core.Prisms - Prisms for all of the mid-level IRC message
     constructors
   - Irc.Format - Functions for parsing and rendering low-level IRC
     protocol messages
   - Irc.Message - High-level IRC event messages for client
     interpretation
   - Irc.Model - Functions for interpreting mid-level IRC messages to
     generate high-level event messages and to maintain a consistent
     view of the connection
   - Irc.RateLimit - Functions to assist with rate-limiting outgoing
     client messages
   - Irc.Time - Internal compatibility module for time-1.4 and
     time-1.5 interop
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-irc-core-doc
Description-md5: bb70b6fafe767abb69a5ca684af2b551
Description-en: IRC connection library; documentation
 IRC connection library featuring such modules as
   - Irc.Cmd - Functions for generating IRC protocol message for
     client-to-server
   - Irc.Core - Functions for parsing low-level IRC messages into
     mid-level IRC messages
   - Irc.Core.Prisms - Prisms for all of the mid-level IRC message
     constructors
   - Irc.Format - Functions for parsing and rendering low-level IRC
     protocol messages
   - Irc.Message - High-level IRC event messages for client
     interpretation
   - Irc.Model - Functions for interpreting mid-level IRC messages to
     generate high-level event messages and to maintain a consistent
     view of the connection
   - Irc.RateLimit - Functions to assist with rate-limiting outgoing
     client messages
   - Irc.Time - Internal compatibility module for time-1.4 and
     time-1.5 interop
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-irc-core-prof
Description-md5: 87fa4793d4fc87c2340ab809045aec1f
Description-en: IRC connection library; profiling libraries
 IRC connection library featuring such modules as
   - Irc.Cmd - Functions for generating IRC protocol message for
     client-to-server
   - Irc.Core - Functions for parsing low-level IRC messages into
     mid-level IRC messages
   - Irc.Core.Prisms - Prisms for all of the mid-level IRC message
     constructors
   - Irc.Format - Functions for parsing and rendering low-level IRC
     protocol messages
   - Irc.Message - High-level IRC event messages for client
     interpretation
   - Irc.Model - Functions for interpreting mid-level IRC messages to
     generate high-level event messages and to maintain a consistent
     view of the connection
   - Irc.RateLimit - Functions to assist with rate-limiting outgoing
     client messages
   - Irc.Time - Internal compatibility module for time-1.4 and
     time-1.5 interop
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ircbot-dev
Description-md5: 685953cca72f48e782267e481c5126e5
Description-en: library for writing IRC bots
 The ircbot library provides a BotMonad class and assorted routines for
 writing IRC robots.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ircbot-doc
Description-md5: c1ded0889819f51f84bde38430d77406
Description-en: library for writing IRC bots; documentation
 The ircbot library provides a BotMonad class and assorted routines for
 writing IRC robots.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ircbot-prof
Description-md5: 2ad9e0d06bc7230f96ff34378331a16a
Description-en: library for writing IRC bots; profiling libraries
 The ircbot library provides a BotMonad class and assorted routines for
 writing IRC robots.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iso8601-time-dev
Description-md5: fdc5fe6faf6ff69fd1f49075414d65fc
Description-en: convert to/from the ISO 8601 time format
 Conversion functions between Haskell time types and the ISO 8601 format,
 which is often used for printing times, e.g. JavaScript's @new Date().toISOString()@.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iso8601-time-doc
Description-md5: 863fbeb4eb488ead87d0273c3a25b56d
Description-en: convert to/from the ISO 8601 time format; documentation
 Conversion functions between Haskell time types and the ISO 8601 format,
 which is often used for printing times, e.g. JavaScript's @new Date().toISOString()@.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iso8601-time-prof
Description-md5: e4838b9bf7d12ea03f8082735dfa47a2
Description-en: convert to/from the ISO 8601 time format; profiling libraries
 Conversion functions between Haskell time types and the ISO 8601 format,
 which is often used for printing times, e.g. JavaScript's @new Date().toISOString()@.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iwlib-dev
Description-md5: 367ceadc65777419c12e3f3979a4cc63
Description-en: binding to the iw library
 This package provides a thin wrapper over the iw C library,
 providing access to wireless card information in supported systems.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iwlib-doc
Description-md5: 8881e26dc7dc51ca7c1bdc620fef0b3b
Description-en: binding to the iw library; documentation
 This package provides a thin wrapper over the iw C library,
 providing access to wireless card information in supported systems.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-iwlib-prof
Description-md5: 5f3ef945f82a7d8e335a1b80f63e7d32
Description-en: binding to the iw library; profiling libraries
 This package provides a thin wrapper over the iw C library,
 providing access to wireless card information in supported systems.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-dev
Description-md5: 50178fe308e6c5cbfdb009cd6e8e5a8e
Description-en: Haskell implementation of queryable sets - GHC libraries
 IxSet is a Haskell efficient implementation of queryable sets: it
 makes you able to define complex data types and index them on some of
 theirs fields. Then you can efficiently query the IxSet to find the
 records that satisfy some condition.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-doc
Description-md5: 905bb5be6986e062f50e17bd54ed4631
Description-en: Haskell implementation of queryable sets - documentation; documentation
 IxSet is a Haskell efficient implementation of queryable sets: it
 makes you able to define complex data types and index them on some of
 theirs fields. Then you can efficiently query the IxSet to find the
 records that satisfy some condition.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-prof
Description-md5: a62f421c5db0f41ae00c319d4c810c96
Description-en: Haskell implementation of queryable sets - GHC profiling libraries; profiling libraries
 IxSet is a Haskell efficient implementation of queryable sets: it
 makes you able to define complex data types and index them on some of
 theirs fields. Then you can efficiently query the IxSet to find the
 records that satisfy some condition.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-typed-dev
Description-md5: 23d687009828835cfbbe22b4c4c37383
Description-en: efficient relational queries on Haskell sets
 This Haskell package provides a data structure of sets that are indexed by
 potentially multiple indices.
 .
 Sets can be created, modified, and queried in various ways.
 .
 The package is a variant of the ixset package. The ixset package makes use of
 run-time type information to find a suitable index on a query, resulting in
 possible run-time errors when no suitable index exists. In ixset-typed, the
 types of all indices available or tracked in the type system.  Thus,
 ixset-typed should be safer to use than ixset, but in turn requires more GHC
 extensions.
 .
 At the moment, the two packages are relatively compatible. As a consequence of
 the more precise types, a few manual tweaks are necessary when switching from
 one to the other, but the interface is mostly the same.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-typed-doc
Description-md5: 0830574d5a03996ead7e3de53dab27fd
Description-en: efficient relational queries on Haskell sets; documentation
 This Haskell package provides a data structure of sets that are indexed by
 potentially multiple indices.
 .
 Sets can be created, modified, and queried in various ways.
 .
 The package is a variant of the ixset package. The ixset package makes use of
 run-time type information to find a suitable index on a query, resulting in
 possible run-time errors when no suitable index exists. In ixset-typed, the
 types of all indices available or tracked in the type system.  Thus,
 ixset-typed should be safer to use than ixset, but in turn requires more GHC
 extensions.
 .
 At the moment, the two packages are relatively compatible. As a consequence of
 the more precise types, a few manual tweaks are necessary when switching from
 one to the other, but the interface is mostly the same.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ixset-typed-prof
Description-md5: e32200940db0599d3cf7a5cdb87a72d5
Description-en: efficient relational queries on Haskell sets; profiling libraries
 This Haskell package provides a data structure of sets that are indexed by
 potentially multiple indices.
 .
 Sets can be created, modified, and queried in various ways.
 .
 The package is a variant of the ixset package. The ixset package makes use of
 run-time type information to find a suitable index on a query, resulting in
 possible run-time errors when no suitable index exists. In ixset-typed, the
 types of all indices available or tracked in the type system.  Thus,
 ixset-typed should be safer to use than ixset, but in turn requires more GHC
 extensions.
 .
 At the moment, the two packages are relatively compatible. As a consequence of
 the more precise types, a few manual tweaks are necessary when switching from
 one to the other, but the interface is mostly the same.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jira-wiki-markup-dev
Description-md5: f9b3fbce3865839f4481b8867acad991
Description-en: Handle Jira wiki markup
 Parse jira wiki text into an abstract syntax tree for easy
 transformation to other formats.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jira-wiki-markup-doc
Description-md5: 8be173d1a3d0a87dd48c7908cdff67b4
Description-en: Handle Jira wiki markup; documentation
 Parse jira wiki text into an abstract syntax tree for easy
 transformation to other formats.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jira-wiki-markup-prof
Description-md5: c23681bb72cf12e6867e6c55c55a4062
Description-en: Handle Jira wiki markup; profiling libraries
 Parse jira wiki text into an abstract syntax tree for easy
 transformation to other formats.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: jmacro
Description-md5: 7e34edbfbc6125f2ea8293034ce5697e
Description-en: utility for jmacro JavaScript generation library
 jmacro is a QuasiQuotation library for programmatic generation of
 JavaScript code in Haskell.  This contains the 'jmacro' binary.

Package: libghc-jmacro-dev
Description-md5: 00d34474dc160543b16f32ad0c357900
Description-en: library for programmatic generation of JavaScript
 jmacro is a QuasiQuotation library for programmatic generation of
 JavaScript code in Haskell: JavaScript syntax, functional syntax,
 hygienic names, compile-time guarantees of syntactic correctness,
 limited typechecking.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jmacro-doc
Description-md5: 811a4b8cd3b5628f45ff05f28c39d095
Description-en: library for programmatic generation of JavaScript; documentation
 jmacro is a QuasiQuotation library for programmatic generation of
 JavaScript code in Haskell: JavaScript syntax, functional syntax,
 hygienic names, compile-time guarantees of syntactic correctness,
 limited typechecking.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jmacro-prof
Description-md5: d4d295fcda2e80185c48672a489bf355
Description-en: library for programmatic generation of JavaScript; profiling libraries
 jmacro is a QuasiQuotation library for programmatic generation of
 JavaScript code in Haskell: JavaScript syntax, functional syntax,
 hygienic names, compile-time guarantees of syntactic correctness,
 limited typechecking.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-js-dgtable-utils
Description-md5: 48c63494ed7a5fa010393a4e326f98db
Description-en: obtain minified jquery.dgtable code
 This package bundles the minified jquery.dgtable code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream
 jquery.dgtable version. The package is designed to meet the
 redistribution requirements of downstream users (e.g. Debian).

Package: libghc-js-dgtable-dev
Description-md5: af4da96c0055e1b994e2bd7c0cd6bb84
Description-en: obtain minified jquery.dgtable code
 This package bundles the minified jquery.dgtable code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream
 jquery.dgtable version. The package is designed to meet the
 redistribution requirements of downstream users (e.g. Debian).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-dgtable-doc
Description-md5: 2bd2e502f784bcfd77f95446a395131c
Description-en: obtain minified jquery.dgtable code; documentation
 This package bundles the minified jquery.dgtable code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream
 jquery.dgtable version. The package is designed to meet the
 redistribution requirements of downstream users (e.g. Debian).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-dgtable-prof
Description-md5: d9e582ee144e0359c291f77f5dc3a240
Description-en: obtain minified jquery.dgtable code; profiling libraries
 This package bundles the minified jquery.dgtable code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream
 jquery.dgtable version. The package is designed to meet the
 redistribution requirements of downstream users (e.g. Debian).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-flot-data
Description-md5: 680cd85e38aafc5bb301516acd1533a3
Description-en: bundles the jQuery Flot code into a Haskell package; runtime files
 This package bundles the minified jQuery Flot code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream flot
 version. The haskell library is designed to meet the redistribution
 requirements of downstream users, and to reduce duplication of
 bundled code in Debian.
 .
 This package provides the runtime files needed by binaries which use
 the Haskell js-jflot library. See http://www.haskell.org/ for more
 information on Haskell.

Package: libghc-js-flot-dev
Description-md5: ad392e820c777d126782ff199d2db99e
Description-en: bundles the jQuery Flot code into a Haskell package
 This package bundles the minified jQuery Flot code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream flot
 version. The haskell library is designed to meet the redistribution
 requirements of downstream users, and to reduce duplication of
 bundled code in Debian.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-flot-doc
Description-md5: c1982f654554f8cef66b993f91ef9259
Description-en: bundles the jQuery Flot code into a Haskell package; documentation
 This package bundles the minified jQuery Flot code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream flot
 version. The haskell library is designed to meet the redistribution
 requirements of downstream users, and to reduce duplication of
 bundled code in Debian.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-flot-prof
Description-md5: 93eb5609cd7896cc1b3c365252ef77b9
Description-en: bundles the jQuery Flot code into a Haskell package; profiling libraries
 This package bundles the minified jQuery Flot code into a Haskell
 package, so it can be depended upon by Cabal packages. The first
 three components of the version number match the upstream flot
 version. The haskell library is designed to meet the redistribution
 requirements of downstream users, and to reduce duplication of
 bundled code in Debian.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-jquery-data
Description-md5: c75a1bc16696193a9d382fa3f3165bf6
Description-en: bundles the minified jQuery code into a Haskell package
 This package bundles the minified jQuery code into a Haskell package, so it can
 be depended upon by Cabal packages. The first three components of the version
 number match the upstream jQuery version. The haskell library is designed to
 meet the redistribution requirements of downstream users, and to reduce
 duplication of bundled code in Debian.

Package: libghc-js-jquery-dev
Description-md5: 9114ae019628fb438f78403c5bf399c1
Description-en: bundles the minified jQuery code into a Haskell package
 This package bundles the minified jQuery code into a Haskell package, so it can
 be depended upon by Cabal packages. The first three components of the version
 number match the upstream jQuery version. The haskell library is designed to
 meet the redistribution requirements of downstream users, and to reduce
 duplication of bundled code in Debian.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-jquery-doc
Description-md5: 479dd3c5c5ecae50485541464bd86ae1
Description-en: bundles the minified jQuery code into a Haskell package; documentation
 This package bundles the minified jQuery code into a Haskell package, so it can
 be depended upon by Cabal packages. The first three components of the version
 number match the upstream jQuery version. The haskell library is designed to
 meet the redistribution requirements of downstream users, and to reduce
 duplication of bundled code in Debian.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-js-jquery-prof
Description-md5: 226a58fb0c22851112865550692f7d7d
Description-en: bundles the minified jQuery code into a Haskell package; profiling libraries
 This package bundles the minified jQuery code into a Haskell package, so it can
 be depended upon by Cabal packages. The first three components of the version
 number match the upstream jQuery version. The haskell library is designed to
 meet the redistribution requirements of downstream users, and to reduce
 duplication of bundled code in Debian.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-json-dev
Description-md5: 111c29b9a3803babe3dac33ed7c31411
Description-en: Haskell library for serialising data to and from JSON
 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-json-doc
Description-md5: 0a4740f2b260a8b82218720e130a1318
Description-en: Haskell library for serialising data to and from JSON; documentation
 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-json-prof
Description-md5: d5dd7bda4c217f75cece2bb6b1de1221
Description-en: Haskell library for serialising data to and from JSON; profiling libraries
 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-juicypixels-dev
Description-md5: bde006b1421af3cd3d00cb1bcd3eafc9
Description-en: Haskell picture loading and serialization library
 This library allows the developer to load and store images in PNG, Bitmap,
 Jpeg, Radiance, Tiff and Gif format.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-juicypixels-doc
Description-md5: 8536e22a7602348f133057b597876625
Description-en: Haskell picture loading and serialization library; documentation
 This library allows the developer to load and store images in PNG, Bitmap,
 Jpeg, Radiance, Tiff and Gif format.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-juicypixels-prof
Description-md5: 6f60c5276e9dc3473ba1538c6aabe269
Description-en: Haskell picture loading and serialization library; profiling libraries
 This library allows the developer to load and store images in PNG, Bitmap,
 Jpeg, Radiance, Tiff and Gif format.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jwt-dev
Description-md5: b107f371802a2aa9b5408285afdc3763
Description-en: JSON Web Token (JWT) decoding and encoding
 JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
 .
 To get started, see the documentation for the "Web.JWT" module.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jwt-doc
Description-md5: 40fa1b62b2fdd856aea33bcffbb0bf51
Description-en: JSON Web Token (JWT) decoding and encoding; documentation
 JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
 .
 To get started, see the documentation for the "Web.JWT" module.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-jwt-prof
Description-md5: 3b5dfb7f9a00778a8acc3d4e742cf89f
Description-en: JSON Web Token (JWT) decoding and encoding; profiling libraries
 JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
 .
 To get started, see the documentation for the "Web.JWT" module.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kan-extensions-dev
Description-md5: c80a4270508ce220702f69605e450b0a
Description-en: Kan extensions, Kan lifts, etc.
 Kan extensions, Kan lifts, various forms of the Yoneda lemma, and
 (co)density (co)monads.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kan-extensions-doc
Description-md5: 2730b7e31efe04e86ee09fda483f7a4a
Description-en: Kan extensions, Kan lifts, etc.; documentation
 Kan extensions, Kan lifts, various forms of the Yoneda lemma, and
 (co)density (co)monads.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kan-extensions-prof
Description-md5: adeccbb378584ffda95b3ffc18f635ab
Description-en: Kan extensions, Kan lifts, etc.; profiling libraries
 Kan extensions, Kan lifts, various forms of the Yoneda lemma, and
 (co)density (co)monads.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-keys-dev
Description-md5: b802fa9b132941979e57dae2bd308d23
Description-en: Keyed functors and containers
 This package provides Keyed functors, Zippable functors, Zipping Keyed
 functors, Indexable functors.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-keys-doc
Description-md5: 8f1bd6ea6fb20c222d221cadc59ae069
Description-en: Keyed functors and containers; documentation
 This package provides Keyed functors, Zippable functors, Zipping Keyed
 functors, Indexable functors.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-keys-prof
Description-md5: e7c6b89560f30be58f5f3f2e94b04f35
Description-en: Keyed functors and containers; profiling libraries
 This package provides Keyed functors, Zippable functors, Zipping Keyed
 functors, Indexable functors.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-knob-dev
Description-md5: 392c95a6051e3d28f24c43ee3b606ca2
Description-en: Haskell library for memory-backed handles
 Create memory-backed Handles, referencing virtual files. This is mostly useful
 for testing Handle-based APIs without having to interact with the filesystem.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-knob-doc
Description-md5: dc6bafd83204dd05e61ba2cd32ce2cc0
Description-en: Haskell library for memory-backed handles; documentation
 Create memory-backed Handles, referencing virtual files. This is mostly useful
 for testing Handle-based APIs without having to interact with the filesystem.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-knob-prof
Description-md5: d8d254ad7e80f8fa592748c4e14a295b
Description-en: Haskell library for memory-backed handles; profiling libraries
 Create memory-backed Handles, referencing virtual files. This is mostly useful
 for testing Handle-based APIs without having to interact with the filesystem.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kvitable-dev
Description-md5: c2c5bf9fb9a9e080b1fd48b8aba4a820
Description-en: Key/Value Indexed Table container and formatting library
 Allows creation of a table from a set of of Key+Value Indices.
 This differs from the standard 'Map' structure in that the 'Map'
 simply indexes by value but the KVI table indexes by a
 heterogeneous list of keys along with their associated values.
 This effectively creates an N-dimensional table, where
 @N=Product(Count(Values[key]))@.  The table contents can be sparse.
 .
 This library also provides the ability to format multi-dimensional
 data in a table presentation.  The table is automatically formatted
 and can be output in a number of different styles (ascii, html,
 etc.)
 .
 Multi-dimensional data is more difficult to represent than simple
 two-dimensional data; this package provides the ability to select
 which dimensions should be represented as sub-rows and which
 dimensions should be represented as sub-columns.  See the README
 for examples
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kvitable-doc
Description-md5: a2cc153272b2c7706dd644f7a786e322
Description-en: Key/Value Indexed Table container and formatting library; documentation
 Allows creation of a table from a set of of Key+Value Indices.
 This differs from the standard 'Map' structure in that the 'Map'
 simply indexes by value but the KVI table indexes by a
 heterogeneous list of keys along with their associated values.
 This effectively creates an N-dimensional table, where
 @N=Product(Count(Values[key]))@.  The table contents can be sparse.
 .
 This library also provides the ability to format multi-dimensional
 data in a table presentation.  The table is automatically formatted
 and can be output in a number of different styles (ascii, html,
 etc.)
 .
 Multi-dimensional data is more difficult to represent than simple
 two-dimensional data; this package provides the ability to select
 which dimensions should be represented as sub-rows and which
 dimensions should be represented as sub-columns.  See the README
 for examples
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-kvitable-prof
Description-md5: 9af769dc098223588ca873bf6f422655
Description-en: Key/Value Indexed Table container and formatting library; profiling libraries
 Allows creation of a table from a set of of Key+Value Indices.
 This differs from the standard 'Map' structure in that the 'Map'
 simply indexes by value but the KVI table indexes by a
 heterogeneous list of keys along with their associated values.
 This effectively creates an N-dimensional table, where
 @N=Product(Count(Values[key]))@.  The table contents can be sparse.
 .
 This library also provides the ability to format multi-dimensional
 data in a table presentation.  The table is automatically formatted
 and can be output in a number of different styles (ascii, html,
 etc.)
 .
 Multi-dimensional data is more difficult to represent than simple
 two-dimensional data; this package provides the ability to select
 which dimensions should be represented as sub-rows and which
 dimensions should be represented as sub-columns.  See the README
 for examples
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-core-dev
Description-md5: 7a2211a1b749bb69e96345cce1d473f6
Description-en: Lambdabot core functionality
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Manage plugins, network connections, configurations
 and much more.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-core-doc
Description-md5: e1dc7fcf183778e7a6b86e0b4a188b06
Description-en: Lambdabot core functionality; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Manage plugins, network connections, configurations
 and much more.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-core-prof
Description-md5: f84aaf4c43faf714f7db51c48a90dbcf
Description-en: Lambdabot core functionality; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Manage plugins, network connections, configurations
 and much more.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-irc-plugins-dev
Description-md5: e889c47769690e36a76cf47eef5b8484
Description-en: IRC plugins for lambdabot
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [irc] Lets lambdabot connect to IRC.
 .
 [localtime] Check user's local time.
 .
 [log] Log IRC channels.
 .
 [topic] Modify channel topics.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-irc-plugins-doc
Description-md5: 8e30b9c656b2f70db1be41a226c4479c
Description-en: IRC plugins for lambdabot; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [irc] Lets lambdabot connect to IRC.
 .
 [localtime] Check user's local time.
 .
 [log] Log IRC channels.
 .
 [topic] Modify channel topics.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-irc-plugins-prof
Description-md5: 1e66561fb30aa89c49018a7740e2cd94
Description-en: IRC plugins for lambdabot; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [irc] Lets lambdabot connect to IRC.
 .
 [localtime] Check user's local time.
 .
 [log] Log IRC channels.
 .
 [topic] Modify channel topics.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-misc-plugins-dev
Description-md5: 776408860b06ee292dadd033592fb41c
Description-en: Lambdabot miscellaneous plugins
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dummy] Many commands with fixed replies.
 .
 [error] Debug error handling.
 .
 [fresh] Generate Haskell project names.
 .
 [hello] Hello, world.
 .
 [stats] Ad-hoc statsd queries.
 .
 [todo] A to-do list for lambdabot.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-misc-plugins-doc
Description-md5: ece339bcbad39476524aea7da872a343
Description-en: Lambdabot miscellaneous plugins; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dummy] Many commands with fixed replies.
 .
 [error] Debug error handling.
 .
 [fresh] Generate Haskell project names.
 .
 [hello] Hello, world.
 .
 [stats] Ad-hoc statsd queries.
 .
 [todo] A to-do list for lambdabot.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-misc-plugins-prof
Description-md5: b737ebb677a1aa3548a65c2bb3ac1f67
Description-en: Lambdabot miscellaneous plugins; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dummy] Many commands with fixed replies.
 .
 [error] Debug error handling.
 .
 [fresh] Generate Haskell project names.
 .
 [hello] Hello, world.
 .
 [stats] Ad-hoc statsd queries.
 .
 [todo] A to-do list for lambdabot.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-novelty-plugins-dev
Description-md5: 82e5e7078d68d30233204e68db5f2333
Description-en: novelty plugins for Lambdabot
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [bf] Run Brainf*ck code.
 .
 [dice] Roll some dice.
 .
 [elite] zPEak Gib8erI$|-|.
 .
 [filter] More gibberish.
 .
 [numberwang] Sorry, that's not Numberwang.
 .
 [quote] Parrot profound wisdom.
 .
 [slap] Delegate punishment.
 .
 [unlambda] Run Unlambda code.
 .
 [vixen] Let's chat, honey.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-novelty-plugins-doc
Description-md5: 37d8e0b24c8fb703d1df193a3e5c7d8d
Description-en: novelty plugins for Lambdabot; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [bf] Run Brainf*ck code.
 .
 [dice] Roll some dice.
 .
 [elite] zPEak Gib8erI$|-|.
 .
 [filter] More gibberish.
 .
 [numberwang] Sorry, that's not Numberwang.
 .
 [quote] Parrot profound wisdom.
 .
 [slap] Delegate punishment.
 .
 [unlambda] Run Unlambda code.
 .
 [vixen] Let's chat, honey.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-novelty-plugins-prof
Description-md5: f8a6f3f60f2d9b947e10163fc3f4691d
Description-en: novelty plugins for Lambdabot; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [bf] Run Brainf*ck code.
 .
 [dice] Roll some dice.
 .
 [elite] zPEak Gib8erI$|-|.
 .
 [filter] More gibberish.
 .
 [numberwang] Sorry, that's not Numberwang.
 .
 [quote] Parrot profound wisdom.
 .
 [slap] Delegate punishment.
 .
 [unlambda] Run Unlambda code.
 .
 [vixen] Let's chat, honey.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-reference-plugins-dev
Description-md5: af9e8c6ee1c4a8f6139d3867717e9e2f
Description-en: Lambdabot reference plugins
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dict] Query various dictionaries.
 .
 [metar] Look up avian weather reports.
 .
 [oeis] Look up number sequences on OEIS.
 .
 [search] Query search engines.
 .
 [spell] Check spelling of wrods.
 .
 [ticker] Look up stock quotes.
 .
 [url] Display titles of URLs on channels.
 .
 [where] Manage and query a key-URL list.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-reference-plugins-doc
Description-md5: 780f0ffbd3c5ab45d7c4a39170bee88a
Description-en: Lambdabot reference plugins; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dict] Query various dictionaries.
 .
 [metar] Look up avian weather reports.
 .
 [oeis] Look up number sequences on OEIS.
 .
 [search] Query search engines.
 .
 [spell] Check spelling of wrods.
 .
 [ticker] Look up stock quotes.
 .
 [url] Display titles of URLs on channels.
 .
 [where] Manage and query a key-URL list.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-reference-plugins-prof
Description-md5: d2b58436120db38873d10b02ba014966
Description-en: Lambdabot reference plugins; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [dict] Query various dictionaries.
 .
 [metar] Look up avian weather reports.
 .
 [oeis] Look up number sequences on OEIS.
 .
 [search] Query search engines.
 .
 [spell] Check spelling of wrods.
 .
 [ticker] Look up stock quotes.
 .
 [url] Display titles of URLs on channels.
 .
 [where] Manage and query a key-URL list.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-social-plugins-dev
Description-md5: 2d15b4e160ccef9e7b12256a6b9a1f25
Description-en: social plugins for Lambdabot
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [activity] Check where and how much is lambdabot used.
 .
 [karma] Track who's been good and who's been naughty.
 .
 [poll] Let the people vote.
 .
 [seen] Track who was around when.
 .
 [tell] Leave messages for other users.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-social-plugins-doc
Description-md5: 6346fdb5a7a7af49e920eeafcda8d446
Description-en: social plugins for Lambdabot; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [activity] Check where and how much is lambdabot used.
 .
 [karma] Track who's been good and who's been naughty.
 .
 [poll] Let the people vote.
 .
 [seen] Track who was around when.
 .
 [tell] Leave messages for other users.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-social-plugins-prof
Description-md5: 028a54be03fb09ad617c2125abf0c3e3
Description-en: social plugins for Lambdabot; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 Provided plugins:
 .
 [activity] Check where and how much is lambdabot used.
 .
 [karma] Track who's been good and who's been naughty.
 .
 [poll] Let the people vote.
 .
 [seen] Track who was around when.
 .
 [tell] Leave messages for other users.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-trusted-dev
Description-md5: d542f14c60aeb886b6c98f9cf8bd0420
Description-en: Lambdabot trusted code
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 This small package provides functions used by
 the run command.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-trusted-doc
Description-md5: 841d8a1e7e34a3ef09ceddd3cf9010e8
Description-en: Lambdabot trusted code; documentation
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 This small package provides functions used by
 the run command.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdabot-trusted-prof
Description-md5: e67df56cd05c147ff599d2f903db5a91
Description-en: Lambdabot trusted code; profiling libraries
 Lambdabot is an IRC bot written over several years by
 those on the #haskell IRC channel.
 .
 This small package provides functions used by
 the run command.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: lambdahack
Description-md5: aa5354e20e2b1f1c71b8ffdd49ca5b36
Description-en: tactical squad ASCII roguelike dungeon crawler game engine
 LambdaHack is a Haskell game engine library for ASCII roguelike
 games of arbitrary theme, size and complexity, with optional
 tactical squad combat. It's packaged together with a sample
 dungeon crawler in fantasy setting that can be tried out
 as a native binary or in the browser at http://lambdahack.github.io.
 .
 Please see the changelog file for recent improvements
 and the issue tracker for short-term plans. Long term goals
 include multiplayer tactical squad combat, in-game content
 creation, auto-balancing and persistent content modification
 based on player behaviour. Contributions are welcome.

Package: libghc-lambdahack-dev
Description-md5: 51421cc82c84a8f025b397dd6527d42f
Description-en: tactical squad ASCII roguelike dungeon crawler game engine
 LambdaHack is a Haskell game engine library for ASCII roguelike
 games of arbitrary theme, size and complexity, with optional
 tactical squad combat. It's packaged together with a sample
 dungeon crawler in fantasy setting that can be tried out
 as a native binary or in the browser at http://lambdahack.github.io.
 .
 Please see the changelog file for recent improvements
 and the issue tracker for short-term plans. Long term goals
 include multiplayer tactical squad combat, in-game content
 creation, auto-balancing and persistent content modification
 based on player behaviour. Contributions are welcome.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdahack-doc
Description-md5: 19d3709fd90c2c5697eec629f9764511
Description-en: tactical squad ASCII roguelike dungeon crawler game engine; documentation
 LambdaHack is a Haskell game engine library for ASCII roguelike
 games of arbitrary theme, size and complexity, with optional
 tactical squad combat. It's packaged together with a sample
 dungeon crawler in fantasy setting that can be tried out
 as a native binary or in the browser at http://lambdahack.github.io.
 .
 Please see the changelog file for recent improvements
 and the issue tracker for short-term plans. Long term goals
 include multiplayer tactical squad combat, in-game content
 creation, auto-balancing and persistent content modification
 based on player behaviour. Contributions are welcome.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lambdahack-prof
Description-md5: 8d090e100757d69a3a234a7115c0d99f
Description-en: tactical squad ASCII roguelike dungeon crawler game engine; profiling libraries
 LambdaHack is a Haskell game engine library for ASCII roguelike
 games of arbitrary theme, size and complexity, with optional
 tactical squad combat. It's packaged together with a sample
 dungeon crawler in fantasy setting that can be tried out
 as a native binary or in the browser at http://lambdahack.github.io.
 .
 Please see the changelog file for recent improvements
 and the issue tracker for short-term plans. Long term goals
 include multiplayer tactical squad combat, in-game content
 creation, auto-balancing and persistent content modification
 based on player behaviour. Contributions are welcome.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c-dev
Description-md5: 283e10784e680e1214834bb613eb210d
Description-en: Haskell library for the analysis and generation of C code
 Language C is a haskell library for the analysis and generation of C code. It
 features a complete, well tested parser and pretty printer for all of C99 and
 a large set of GNU extensions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c-doc
Description-md5: 5f78918e286e4de76ebd870b0dfcda45
Description-en: Haskell library for the analysis and generation of C code; documentation
 Language C is a haskell library for the analysis and generation of C code. It
 features a complete, well tested parser and pretty printer for all of C99 and
 a large set of GNU extensions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c-prof
Description-md5: fa19c3a6512aa9ff64beb0af77514918
Description-en: Haskell library for the analysis and generation of C code; profiling libraries
 Language C is a haskell library for the analysis and generation of C code. It
 features a complete, well tested parser and pretty printer for all of C99 and
 a large set of GNU extensions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-dev
Description-md5: 282d5adfa4198a7090bf295c8dd94c5e
Description-en: Impl. of C99 AST that strictly follows the standard
 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-doc
Description-md5: 5f2955b76e495ce8b43f16cc3aa14faf
Description-en: Impl. of C99 AST that strictly follows the standard; documentation
 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-prof
Description-md5: 78d288c622bcb8aad7d2a2c3e6129366
Description-en: Impl. of C99 AST that strictly follows the standard; profiling libraries
 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-simple-dev
Description-md5: 6faf7d9e70f269237862d1586f2b679d
Description-en: C-like AST to simplify writing C99 programs.
 This package is a wrapper on top of 'language-c99'. It provides a simpler
 interface more suited for writing C99 programs. It achieves this by
 implementing its own C-like AST, supporting the most used C features. In
 turn, this AST is translated into actual C99 one, showing that it is an
 actual subset.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-simple-doc
Description-md5: 2dad85a5615e0c1c3a6a18f57e23cf6e
Description-en: C-like AST to simplify writing C99 programs.; documentation
 This package is a wrapper on top of 'language-c99'. It provides a simpler
 interface more suited for writing C99 programs. It achieves this by
 implementing its own C-like AST, supporting the most used C features. In
 turn, this AST is translated into actual C99 one, showing that it is an
 actual subset.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-simple-prof
Description-md5: dea207a604b5a7b19e8e1cd5faf3f5e9
Description-en: C-like AST to simplify writing C99 programs.; profiling libraries
 This package is a wrapper on top of 'language-c99'. It provides a simpler
 interface more suited for writing C99 programs. It achieves this by
 implementing its own C-like AST, supporting the most used C features. In
 turn, this AST is translated into actual C99 one, showing that it is an
 actual subset.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-util-dev
Description-md5: 9323125dd4154424280fa2cca9231fa5
Description-en: Utilities for language-c99.
 This library contains a number of utility functions and wrappers for the
 'language-c99' package. For an actual high-level approach to writing C99
 programs, see 'language-c99-simple'.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-util-doc
Description-md5: 73b8ce579f932f7f6faced0636d8dc38
Description-en: Utilities for language-c99.; documentation
 This library contains a number of utility functions and wrappers for the
 'language-c99' package. For an actual high-level approach to writing C99
 programs, see 'language-c99-simple'.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-c99-util-prof
Description-md5: 2d0305684750cc8ca702b4526e4b1223
Description-en: Utilities for language-c99.; profiling libraries
 This library contains a number of utility functions and wrappers for the
 'language-c99' package. For an actual high-level approach to writing C99
 programs, see 'language-c99-simple'.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-glsl-dev
Description-md5: cb81eb0576e6bb3ac78666baf3f05840
Description-en: GLSL abstract syntax tree, parser, and pretty-printer
 The package language-glsl is a Haskell library for the
 representation, the parsing, and the pretty-printing of
 GLSL 1.50 code.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-glsl-doc
Description-md5: fdf0d955c86feee31971bd00fed06e68
Description-en: GLSL abstract syntax tree, parser, and pretty-printer; documentation
 The package language-glsl is a Haskell library for the
 representation, the parsing, and the pretty-printing of
 GLSL 1.50 code.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-glsl-prof
Description-md5: 3781daae782dac76e1e0ee0fbb5f8689
Description-en: GLSL abstract syntax tree, parser, and pretty-printer; profiling libraries
 The package language-glsl is a Haskell library for the
 representation, the parsing, and the pretty-printing of
 GLSL 1.50 code.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-javascript-dev
Description-md5: 448b7610f318c9fa24f6e7988d99d2f9
Description-en: JavaScript parser
 It parses JavaScript into an Abstract Syntax Tree (AST).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-javascript-doc
Description-md5: 2b179a2d2cdafa358238d7191c8f5279
Description-en: JavaScript parser; documentation
 It parses JavaScript into an Abstract Syntax Tree (AST).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-javascript-prof
Description-md5: dd09496a375f790e19bb816c3e69d9ac
Description-en: JavaScript parser; profiling libraries
 It parses JavaScript into an Abstract Syntax Tree (AST).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-python-dev
Description-md5: 4d4af62e7021de44f3ef738eae104637
Description-en: parsing and pretty printing of Python code
 language-python is a Haskell library for lexical analysis, parsing and pretty
 printing Python code. It supports versions 2.x and 3.x of Python.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-python-doc
Description-md5: 230252a8e4d434861abfd8281bee3e4a
Description-en: parsing and pretty printing of Python code; documentation
 language-python is a Haskell library for lexical analysis, parsing and pretty
 printing Python code. It supports versions 2.x and 3.x of Python.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-language-python-prof
Description-md5: 2c60c37f3e057e8f8f47a2567cd3319f
Description-en: parsing and pretty printing of Python code; profiling libraries
 language-python is a Haskell library for lexical analysis, parsing and pretty
 printing Python code. It supports versions 2.x and 3.x of Python.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-lazy-csv-utils
Description-md5: 7c9bcb8e11c6ee8af76f19f4a10ee71c
Description-en: efficient lazy parsers for CSV (comma-separated values)
 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error.  Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.

Package: libghc-lazy-csv-dev
Description-md5: a9891b058bb41add89e41c9be15f2138
Description-en: efficient lazy parsers for CSV (comma-separated values)
 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error.  Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lazy-csv-doc
Description-md5: 92d8d98eedc4e72dd62b6cf9497b2f41
Description-en: efficient lazy parsers for CSV (comma-separated values); documentation
 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error.  Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lazy-csv-prof
Description-md5: 8daebf749932a748838a1aaa81f3f761
Description-en: efficient lazy parsers for CSV (comma-separated values); profiling libraries
 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error.  Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lazysmallcheck-dev
Description-md5: b482c500e56906346550f9f91cab82ee
Description-en: A library for demand-driven testing of Haskell programs
 Lazy SmallCheck is a library for exhaustive, demand-driven testing of
 Haskell programs.  It is based on the idea that if a property holds
 for a partially-defined input then it must also hold for all
 fully-defined refinements of the that input.  Compared to ``eager''
 input generation as in SmallCheck, Lazy SmallCheck may require
 significantly fewer test-cases to verify a property for all inputs up
 to a given depth.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lazysmallcheck-doc
Description-md5: 7fb384f209d1bc6455c373c97ec246c2
Description-en: A library for demand-driven testing of Haskell programs; documentation
 Lazy SmallCheck is a library for exhaustive, demand-driven testing of
 Haskell programs.  It is based on the idea that if a property holds
 for a partially-defined input then it must also hold for all
 fully-defined refinements of the that input.  Compared to ``eager''
 input generation as in SmallCheck, Lazy SmallCheck may require
 significantly fewer test-cases to verify a property for all inputs up
 to a given depth.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lazysmallcheck-prof
Description-md5: 683c47afb447daf5b745619126f1d85c
Description-en: A library for demand-driven testing of Haskell programs; profiling libraries
 Lazy SmallCheck is a library for exhaustive, demand-driven testing of
 Haskell programs.  It is based on the idea that if a property holds
 for a partially-defined input then it must also hold for all
 fully-defined refinements of the that input.  Compared to ``eager''
 input generation as in SmallCheck, Lazy SmallCheck may require
 significantly fewer test-cases to verify a property for all inputs up
 to a given depth.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-dev
Description-md5: 15efdd015f680edd5b6176856ab26ed5
Description-en: Lenses, Folds and Traversals
 This package comes "Batteries Included" with many useful lenses for the types
 commonly used from the Haskell Platform, and with tools for automatically
 generating lenses and isomorphisms for user-supplied data types.
 .
 The combinators in Control.Lens provide a highly generic toolbox for composing
 families of getters, folds, isomorphisms, traversals, setters and lenses and
 their indexed variants.
 .
 More information on the care and feeding of lenses, including a tutorial and
 motivation for their types can be found on the lens wiki
 (https://github.com/ekmett/lens/wiki).
 .
 This package contains the normal library files.

Package: libghc-lens-doc
Description-md5: 1455763aab6989c2cddb73d6e49321a2
Description-en: Lenses, Folds and Traversals; documentation
 This package comes "Batteries Included" with many useful lenses for the types
 commonly used from the Haskell Platform, and with tools for automatically
 generating lenses and isomorphisms for user-supplied data types.
 .
 The combinators in Control.Lens provide a highly generic toolbox for composing
 families of getters, folds, isomorphisms, traversals, setters and lenses and
 their indexed variants.
 .
 More information on the care and feeding of lenses, including a tutorial and
 motivation for their types can be found on the lens wiki
 (https://github.com/ekmett/lens/wiki).
 .
 This package contains the documentation files.

Package: libghc-lens-prof
Description-md5: 8d6f2a46ea32717f1ec6e2b78e1e597a
Description-en: Lenses, Folds and Traversals; profiling libraries
 This package comes "Batteries Included" with many useful lenses for the types
 commonly used from the Haskell Platform, and with tools for automatically
 generating lenses and isomorphisms for user-supplied data types.
 .
 The combinators in Control.Lens provide a highly generic toolbox for composing
 families of getters, folds, isomorphisms, traversals, setters and lenses and
 their indexed variants.
 .
 More information on the care and feeding of lenses, including a tutorial and
 motivation for their types can be found on the lens wiki
 (https://github.com/ekmett/lens/wiki).
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-lens-action-dev
Description-md5: 6410acef2548173c4a19ce9a52b7ae27
Description-en: Monadic Getters and Folds
 This package contains combinators and types for working with
 monadic getters and folds as split off from the original
 lens package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-action-doc
Description-md5: 889335f0c9f6fa9356927d8b269adb9e
Description-en: Monadic Getters and Folds; documentation
 This package contains combinators and types for working with
 monadic getters and folds as split off from the original
 lens package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-action-prof
Description-md5: 143660ed8e392e8cd4277eebab159cbf
Description-en: Monadic Getters and Folds; profiling libraries
 This package contains combinators and types for working with
 monadic getters and folds as split off from the original
 lens package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-aeson-dev
Description-md5: 1b85be20817cddfce3208ba5fe2a951c
Description-en: law-abiding lenses for aeson
 This package provides lenses for the data structures of the aeson package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-aeson-doc
Description-md5: 83a825a41ae200bd18a57f70f9c0c5ae
Description-en: law-abiding lenses for aeson; documentation
 This package provides lenses for the data structures of the aeson package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-aeson-prof
Description-md5: 3406a15a4861bbb43e008a7fd9331075
Description-en: law-abiding lenses for aeson; profiling libraries
 This package provides lenses for the data structures of the aeson package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-family-core-dev
Description-md5: ae1f809987df278bd84d4ce856df6b03
Description-en: Haskell 98 Lens Families
 This package provides first-class functional references.
 In addition to the usual operations of getting, setting and
 composition, plus integration with the state monad, lens families
 provide some unique features:
 .
  * Polymorphic updating
  * Traversals
  * Cast projection functions to read-only lenses
  * Cast "toList" functions to read-only traversals
  * Cast semantic editor combinators to modify-only traversals.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-family-core-doc
Description-md5: 8bcd5c39fd3367ba2820a5746fbc136e
Description-en: Haskell 98 Lens Families; documentation
 This package provides first-class functional references.
 In addition to the usual operations of getting, setting and
 composition, plus integration with the state monad, lens families
 provide some unique features:
 .
  * Polymorphic updating
  * Traversals
  * Cast projection functions to read-only lenses
  * Cast "toList" functions to read-only traversals
  * Cast semantic editor combinators to modify-only traversals.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lens-family-core-prof
Description-md5: 3564fb26c354c353b200f07422252cb2
Description-en: Haskell 98 Lens Families; profiling libraries
 This package provides first-class functional references.
 In addition to the usual operations of getting, setting and
 composition, plus integration with the state monad, lens families
 provide some unique features:
 .
  * Polymorphic updating
  * Traversals
  * Cast projection functions to read-only lenses
  * Cast "toList" functions to read-only traversals
  * Cast semantic editor combinators to modify-only traversals.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-lexer-dev
Description-md5: 554710bd809783e004619ebbaf81212c
Description-en: A fully compliant Haskell 98 lexer
 A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
 a list tuples containing a token type identifier, its position and the token
 string.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-lexer-doc
Description-md5: fdfc966b398e65b1b5deac73aceb013d
Description-en: Documentation for a fully compliant Haskell 98 lexer; documentation
 A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
 a list tuples containing a token type identifier, its position and the token
 string.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-haskell-lexer-prof
Description-md5: 3453a9098e523c937cf77fb70ade6b36
Description-en: Profiling libraries for a fully compliant Haskell 98 lexer; profiling libraries
 A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
 a list tuples containing a token type identifier, its position and the token
 string.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libbf-dev
Description-md5: 3a80709c4f236f1fa179d1677f90139f
Description-en: Binding to the libBF library
 LibBF is a C library for working with arbitray precision
 IEEE 754 floating point numbers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libbf-doc
Description-md5: aad49e701a93947cc8a05fefe12b433c
Description-en: Binding to the libBF library; documentation
 LibBF is a C library for working with arbitray precision
 IEEE 754 floating point numbers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libbf-prof
Description-md5: c5a7746a2b1f1dd6b6ed8ee1509a2278
Description-en: Binding to the libBF library; profiling libraries
 LibBF is a C library for working with arbitray precision
 IEEE 754 floating point numbers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libffi-dev
Description-md5: 253b5b6a47513b9337de8a4cc5342e2f
Description-en: A binding to libffi
 A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libffi-doc
Description-md5: 2689bf91080d5d21ebe936a735cddf40
Description-en: A binding to libffi; documentation
 A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libffi-prof
Description-md5: 67fc64b21c9617c8c606155cccae84e6
Description-en: A binding to libffi; profiling libraries
 A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libmpd-dev
Description-md5: 0c404c1a263cf9965751e740740169a2
Description-en: MPD client library
 A client library for MPD, the Music Player Daemon.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libmpd-doc
Description-md5: 84fa186036c51d21d7097bb7d5e3eb81
Description-en: MPD client library; documentation
 A client library for MPD, the Music Player Daemon.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libmpd-prof
Description-md5: d64caa33eaff9167529961b7ff09296c
Description-en: MPD client library; profiling libraries
 A client library for MPD, the Music Player Daemon.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libxml-sax-dev
Description-md5: b92ad655d7e960973ffbcce49cd2d776
Description-en: bindings for libXML2 SAX
 These are Haskell bindings to the libXML2 SAX library.
 .
 This package contains the normal library files.

Package: libghc-libxml-sax-doc
Description-md5: 9fe278d7d2465204584912b4cf628b6d
Description-en: bindings for libXML2 SAX; documentation
 These are Haskell bindings to the libXML2 SAX library.
 .
 This package contains the documentation files.

Package: libghc-libxml-sax-prof
Description-md5: 76813ae313c6916c5ca6c3c2e7c9763f
Description-en: bindings for libXML2 SAX; profiling libraries
 These are Haskell bindings to the libXML2 SAX library.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-libyaml-dev
Description-md5: f5092f44ee0c6fd5f2579e0449b20504
Description-en: low-level, streaming YAML interface.
 This package provides a haskell wrapper over the libyaml C library
 by Kirill Simonov.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libyaml-doc
Description-md5: db8a7ae0412e560825b280f5c94c4114
Description-en: low-level, streaming YAML interface.; documentation
 This package provides a haskell wrapper over the libyaml C library
 by Kirill Simonov.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-libyaml-prof
Description-md5: 2c0f440a0745f509029179e32c6f5df2
Description-en: low-level, streaming YAML interface.; profiling libraries
 This package provides a haskell wrapper over the libyaml C library
 by Kirill Simonov.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lift-type-dev
Description-md5: 6c424a2a21f4ee1bb3a6a23c10fbb050
Description-en: Lift a type from a Typeable constraint to a Template Haskell type
 Lift your types from a Typeable constraint to a Template Haskell type
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lift-type-doc
Description-md5: 29e61a13f5b00f779ea42eca912af1a1
Description-en: Lift a type from a Typeable constraint to a Template Haskell type; documentation
 Lift your types from a Typeable constraint to a Template Haskell type
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lift-type-prof
Description-md5: 4bc5a247496af94a087cfc60b93eaf1c
Description-en: Lift a type from a Typeable constraint to a Template Haskell type; profiling libraries
 Lift your types from a Typeable constraint to a Template Haskell type
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-async-dev
Description-md5: c3067ddaa7999ed7d83718ea97e1331a
Description-en: operations from async lifted to MonadBase
 This package provides IO operations from async package lifted to any
 instance of 'MonadBase' or 'MonadBaseControl'.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-async-doc
Description-md5: 9cea4ea1c494cc6fceef8bcd7e95197c
Description-en: operations from async lifted to MonadBase; documentation
 This package provides IO operations from async package lifted to any
 instance of 'MonadBase' or 'MonadBaseControl'.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-async-prof
Description-md5: ea1332de5e71cbd4bcd14d4d8ca90bfa
Description-en: operations from async lifted to MonadBase; profiling libraries
 This package provides IO operations from async package lifted to any
 instance of 'MonadBase' or 'MonadBaseControl'.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-base-dev
Description-md5: 532065262d65c72be8f9064afbf94f7a
Description-en: Lifted IO operations from the base library
 This package exports IO operations from the base library lifted to any
 instance of 'MonadBase' or 'MonadBaseControl', as provided by the
 libghc-monad-control-dev package..
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-base-doc
Description-md5: bb036746862782f045d0d71135f9931b
Description-en: Lifted IO operations from the base library; documentation
 This package exports IO operations from the base library lifted to any
 instance of 'MonadBase' or 'MonadBaseControl', as provided by the
 libghc-monad-control-dev package..
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lifted-base-prof
Description-md5: e2dc4b90b42b03eedca92fea7ddcc4ec
Description-en: Lifted IO operations from the base library; profiling libraries
 This package exports IO operations from the base library lifted to any
 instance of 'MonadBase' or 'MonadBaseControl', as provided by the
 libghc-monad-control-dev package..
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-linear-dev
Description-md5: 57d975ab4a76055e0b2f69a1315fee52
Description-en: Linear Algebra
 Types and combinators for linear algebra on free vector spaces
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-linear-doc
Description-md5: d07134e30baee9e0b632d8cfde8d4412
Description-en: Linear Algebra; documentation
 Types and combinators for linear algebra on free vector spaces
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-linear-prof
Description-md5: 054c99b85efb0f83feb54f4ba6f4c255
Description-en: Linear Algebra; profiling libraries
 Types and combinators for linear algebra on free vector spaces
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-list-dev
Description-md5: 75861f96c951beeb4f0fbaf0e2fa1814
Description-en: list monad transformer and class
 A List monad transformer and a List class.
 With standard list operations for Lists
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-list-doc
Description-md5: 4fbfec64f09227541aa4d49485cd6943
Description-en: list monad transformer and class; documentation
 A List monad transformer and a List class.
 With standard list operations for Lists
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-list-prof
Description-md5: 857800dbd326ae5b7855e0fce51edffa
Description-en: list monad transformer and class; profiling libraries
 A List monad transformer and a List class.
 With standard list operations for Lists
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-listlike-dev
Description-md5: 427e933042330c755c2b7d9354dbc2be
Description-en: Generic support for list-like structures
 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like.  Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings.  Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-listlike-doc
Description-md5: 4e3087dd0ab84e67cb5bae4d4afec84e
Description-en: Generic support for list-like structures; documentation
 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like.  Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings.  Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-listlike-prof
Description-md5: ea4e627bb4bd8e2f3d9c69b5b30f506f
Description-en: Generic support for list-like structures; profiling libraries
 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like.  Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings.  Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-load-env-dev
Description-md5: b604788e604af03c648fc579c2368a96
Description-en: load environment variables from a file
 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-load-env-doc
Description-md5: 3df558eacfdc1db6f7e02cc47d5787f8
Description-en: load environment variables from a file; documentation
 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-load-env-prof
Description-md5: ffaf9c14e6214c0f9d33d2d74856c01b
Description-en: load environment variables from a file; profiling libraries
 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-log-domain-dev
Description-md5: 246f9e5bb22650f48c4d5c18cb143722
Description-en: log-domain arithmetic
 This package provides log-domain floats, doubles and complex numbers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-log-domain-doc
Description-md5: 2f3b351d99f3dffd2d2036b7c5852294
Description-en: log-domain arithmetic; documentation
 This package provides log-domain floats, doubles and complex numbers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-log-domain-prof
Description-md5: fc11d4b091107c07edc7e388ec2f1add
Description-en: log-domain arithmetic; profiling libraries
 This package provides log-domain floats, doubles and complex numbers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logging-facade-dev
Description-md5: 5a9923ea43458db529878a3b71291dbd
Description-en: simple logging abstraction that allows multiple backends
 This is a logging front-end.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logging-facade-doc
Description-md5: 7069ca456a65348951e56ed5cc843956
Description-en: simple logging abstraction that allows multiple backends; documentation
 This is a logging front-end.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logging-facade-prof
Description-md5: f2451da7a5c81e79267fa5ec9b59c45f
Description-en: simple logging abstraction that allows multiple backends; profiling libraries
 This is a logging front-end.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logict-dev
Description-md5: 3e8c59966c4a0ddf5a2bf2d13c1a8166
Description-en: Backtracking logic-programming monad
 It is a continuation-based, backtracking, logic programming monad. An
 adaptation of the two-continuation implementation found in the paper
 Backtracking, Interleaving, and Terminating Monad Transformers available
 here: http://okmij.org/ftp/papers/LogicT.pdf
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logict-doc
Description-md5: 82983774e66eb8e8975854427de5a60e
Description-en: Backtracking logic-programming monad; documentation
 It is a continuation-based, backtracking, logic programming monad. An
 adaptation of the two-continuation implementation found in the paper
 Backtracking, Interleaving, and Terminating Monad Transformers available
 here: http://okmij.org/ftp/papers/LogicT.pdf
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-logict-prof
Description-md5: a1247f488a86df445a70a9b3bcf579b5
Description-en: Backtracking logic-programming monad; profiling libraries
 It is a continuation-based, backtracking, logic programming monad. An
 adaptation of the two-continuation implementation found in the paper
 Backtracking, Interleaving, and Terminating Monad Transformers available
 here: http://okmij.org/ftp/papers/LogicT.pdf
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lpeg-dev
Description-md5: 1997188095028e3d9aad1cdf871751d1
Description-en: LPeg – Parsing Expression Grammars For Lua
 This package contains the C sources of LPeg, as well
 as some tiny Haskell helper to load the package.
 .
 <http://www.inf.puc-rio.br/~roberto/lpeg/>
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lpeg-doc
Description-md5: 1917ce9b6434994ee631f5808c7c76bc
Description-en: LPeg – Parsing Expression Grammars For Lua; documentation
 This package contains the C sources of LPeg, as well
 as some tiny Haskell helper to load the package.
 .
 <http://www.inf.puc-rio.br/~roberto/lpeg/>
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lpeg-prof
Description-md5: 38d7a96770cf9ce04394a95e150b5aac
Description-en: LPeg – Parsing Expression Grammars For Lua; profiling libraries
 This package contains the C sources of LPeg, as well
 as some tiny Haskell helper to load the package.
 .
 <http://www.inf.puc-rio.br/~roberto/lpeg/>
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lrucache-dev
Description-md5: 3e5670b2c2c97feaea65841ce52f9f2f
Description-en: simple, pure least-recent-used cache
 This package contains a simple, pure LRU cache, implemented in terms of
 "Data.Map".
 .
 It also contains a mutable IO wrapper providing atomic updates to an LRU
 cache.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lrucache-doc
Description-md5: 828949cad0a180cb36eb9a805befcbc9
Description-en: simple, pure least-recent-used cache; documentation
 This package contains a simple, pure LRU cache, implemented in terms of
 "Data.Map".
 .
 It also contains a mutable IO wrapper providing atomic updates to an LRU
 cache.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lrucache-prof
Description-md5: 145e9d098cf5bcc6052484f22b08a7ec
Description-en: simple, pure least-recent-used cache; profiling libraries
 This package contains a simple, pure LRU cache, implemented in terms of
 "Data.Map".
 .
 It also contains a mutable IO wrapper providing atomic updates to an LRU
 cache.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-dev
Description-md5: 1af94bea10f3f64959437b767146c7f1
Description-en: Lua bindings for Haskell
 This package provides bindings and types to bridge Haskell and Lua.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-doc
Description-md5: 663e80ab636756f27fe50882d9790101
Description-en: Lua bindings for Haskell; documentation
 This package provides bindings and types to bridge Haskell and Lua.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-prof
Description-md5: 220cd45665279940293c592d4bc495a4
Description-en: Lua bindings for Haskell; profiling libraries
 This package provides bindings and types to bridge Haskell and Lua.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-arbitrary-dev
Description-md5: fe3190d8088705019b2aeb9b17dc0249
Description-en: Arbitrary instances for Lua types
 This package provides instances for QuickCheck's Arbitrary typeclass.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-arbitrary-doc
Description-md5: a32cbf352a6bf83406be6f117d945a64
Description-en: Arbitrary instances for Lua types; documentation
 This package provides instances for QuickCheck's Arbitrary typeclass.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lua-arbitrary-prof
Description-md5: 42d478d7bdee3f4fea586a825decb2d8
Description-en: Arbitrary instances for Lua types; profiling libraries
 This package provides instances for QuickCheck's Arbitrary typeclass.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-dev
Description-md5: ae890b2cbfffe9525984e855ceea9a27
Description-en: clear to write, read, and edit DSL for HTML
 This package provides a lear to write, read, and edit DSL for HTML. See the
 'Lucid' module for description and documentation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-doc
Description-md5: 5a7dfe6b56ff8c0c6ac7a35c9bb876d5
Description-en: clear to write, read, and edit DSL for HTML; documentation
 This package provides a lear to write, read, and edit DSL for HTML. See the
 'Lucid' module for description and documentation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-prof
Description-md5: 6756a3e387ebfe2ad14f27c0a9a169ad
Description-en: clear to write, read, and edit DSL for HTML; profiling libraries
 This package provides a lear to write, read, and edit DSL for HTML. See the
 'Lucid' module for description and documentation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-svg-dev
Description-md5: 2e1511544b4110203f97d67170bb1070
Description-en: DSL for SVG using lucid for HTML
 This package provides an easy to write SVG in the syle of lucid.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-svg-doc
Description-md5: 54410a28b89991b7d5a4c1cb10763935
Description-en: DSL for SVG using lucid for HTML; documentation
 This package provides an easy to write SVG in the syle of lucid.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lucid-svg-prof
Description-md5: 75e682800d2c680475facabd2c14d902
Description-en: DSL for SVG using lucid for HTML; profiling libraries
 This package provides an easy to write SVG in the syle of lucid.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lukko-dev
Description-md5: a25b1d3e7695e45928d4dbdbfcc7bc5b
Description-en: file locking
 This package provides access to platform dependent file locking APIs:
 .
 * Open file descriptor locking on Linux ("Lukko.OFD")
 * BSD-style flock(2) locks on UNIX platforms ("Lukko.FLock")
 * No-op locking, which throws exceptions ("Lukko.NoOp")
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lukko-doc
Description-md5: 5fecbf68125ceefb8045d628ffe343e3
Description-en: file locking; documentation
 This package provides access to platform dependent file locking APIs:
 .
 * Open file descriptor locking on Linux ("Lukko.OFD")
 * BSD-style flock(2) locks on UNIX platforms ("Lukko.FLock")
 * No-op locking, which throws exceptions ("Lukko.NoOp")
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lukko-prof
Description-md5: 265182760d73b66410c94bdba1e94fb7
Description-en: file locking; profiling libraries
 This package provides access to platform dependent file locking APIs:
 .
 * Open file descriptor locking on Linux ("Lukko.OFD")
 * BSD-style flock(2) locks on UNIX platforms ("Lukko.FLock")
 * No-op locking, which throws exceptions ("Lukko.NoOp")
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lumberjack-dev
Description-md5: 0dd284ad4845ce741ae746624e272ae7
Description-en: Trek through your code forest and make logs
 This is a logging facility.  Yes, there are many, and this is the one
 with a beard, wearing flannel and boots, that gets the job done.  It's
 not the fanciest, it doesn't have a cargo-van full of features.  This
 logger is designed to be straightforward to use, provide a good set of
 standard features, and be useable across a broad set of code.
 .
  * Logging itself is a monadic activity.  This activity is most often
 performed in a monad stack with a MonadIO context to allow
 writing to files.
 .
  * The specific logging action implementations are managed separately
 from the actions of logging messages in the target code.  This
 allows logging to be configurable and the manner of logging to
 be specified at startup time without requiring changes in the
 code from which log messages are being generated.
 .
  * The logging implementation code can use contravariant functors to
 adjust existing logging.
 .
  * Main code will typically retrieve the logging actions from a Reader
 context in your monad stack.  That said, Log actions are not tied
 to an enclosing Monad.  There are helpers to support a Monad which
 can store Log actions, but Log actions can also be explicitly
 passed and used.
 .
  * The prettyprinter package is used for formatting.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lumberjack-doc
Description-md5: 39291d8240eb62b3f060c69a76554265
Description-en: Trek through your code forest and make logs; documentation
 This is a logging facility.  Yes, there are many, and this is the one
 with a beard, wearing flannel and boots, that gets the job done.  It's
 not the fanciest, it doesn't have a cargo-van full of features.  This
 logger is designed to be straightforward to use, provide a good set of
 standard features, and be useable across a broad set of code.
 .
  * Logging itself is a monadic activity.  This activity is most often
 performed in a monad stack with a MonadIO context to allow
 writing to files.
 .
  * The specific logging action implementations are managed separately
 from the actions of logging messages in the target code.  This
 allows logging to be configurable and the manner of logging to
 be specified at startup time without requiring changes in the
 code from which log messages are being generated.
 .
  * The logging implementation code can use contravariant functors to
 adjust existing logging.
 .
  * Main code will typically retrieve the logging actions from a Reader
 context in your monad stack.  That said, Log actions are not tied
 to an enclosing Monad.  There are helpers to support a Monad which
 can store Log actions, but Log actions can also be explicitly
 passed and used.
 .
  * The prettyprinter package is used for formatting.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lumberjack-prof
Description-md5: c205038692689b16ff689bf5da333407
Description-en: Trek through your code forest and make logs; profiling libraries
 This is a logging facility.  Yes, there are many, and this is the one
 with a beard, wearing flannel and boots, that gets the job done.  It's
 not the fanciest, it doesn't have a cargo-van full of features.  This
 logger is designed to be straightforward to use, provide a good set of
 standard features, and be useable across a broad set of code.
 .
  * Logging itself is a monadic activity.  This activity is most often
 performed in a monad stack with a MonadIO context to allow
 writing to files.
 .
  * The specific logging action implementations are managed separately
 from the actions of logging messages in the target code.  This
 allows logging to be configurable and the manner of logging to
 be specified at startup time without requiring changes in the
 code from which log messages are being generated.
 .
  * The logging implementation code can use contravariant functors to
 adjust existing logging.
 .
  * Main code will typically retrieve the logging actions from a Reader
 context in your monad stack.  That said, Log actions are not tied
 to an enclosing Monad.  There are helpers to support a Monad which
 can store Log actions, but Log actions can also be explicitly
 passed and used.
 .
  * The prettyprinter package is used for formatting.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lzma-dev
Description-md5: 3b747d630b8abc3efc0ab86213c08436
Description-en: LZMA/XZ compression and decompression
 This package provides a pure interface for compressing and
 decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
 of data represented as lazy ByteStrings. A monadic incremental
 interface is provided as well.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lzma-doc
Description-md5: 102d5ca6b135b643dfe8aa6363cf0974
Description-en: LZMA/XZ compression and decompression; documentation
 This package provides a pure interface for compressing and
 decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
 of data represented as lazy ByteStrings. A monadic incremental
 interface is provided as well.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-lzma-prof
Description-md5: 3c55baf47e4b9e17cdae1a174f85f24d
Description-en: LZMA/XZ compression and decompression; profiling libraries
 This package provides a pure interface for compressing and
 decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
 of data represented as lazy ByteStrings. A monadic incremental
 interface is provided as well.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-managed-dev
Description-md5: 783b52dadb9ebbaf46a31a6a8d707d00
Description-en: monad for managed values
 In Haskell you very often acquire values using the with...
 idiom using functions of type (a -> IO r) -> IO r.  This idiom forms a
 Monad, which is a special case of the ContT monad (from transformers) or
 the Codensity monad (from kan-extensions).  The main purpose behind this
 package is to provide a restricted form of these monads specialized to this
 unusually common case.
 .
 The reason this package defines a specialized version of these types
 is to:
 .
  * be more beginner-friendly,
  * simplify inferred types and error messages, and:
  * provide some additional type class instances that would otherwise
    be orphan instances
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-managed-doc
Description-md5: 1af445b351660a44b71b63bba43262f0
Description-en: monad for managed values; documentation
 In Haskell you very often acquire values using the with...
 idiom using functions of type (a -> IO r) -> IO r.  This idiom forms a
 Monad, which is a special case of the ContT monad (from transformers) or
 the Codensity monad (from kan-extensions).  The main purpose behind this
 package is to provide a restricted form of these monads specialized to this
 unusually common case.
 .
 The reason this package defines a specialized version of these types
 is to:
 .
  * be more beginner-friendly,
  * simplify inferred types and error messages, and:
  * provide some additional type class instances that would otherwise
    be orphan instances
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-managed-prof
Description-md5: 4e1203cc1438370b60c1cd967fcdaa5c
Description-en: monad for managed values; profiling libraries
 In Haskell you very often acquire values using the with...
 idiom using functions of type (a -> IO r) -> IO r.  This idiom forms a
 Monad, which is a special case of the ContT monad (from transformers) or
 the Codensity monad (from kan-extensions).  The main purpose behind this
 package is to provide a restricted form of these monads specialized to this
 unusually common case.
 .
 The reason this package defines a specialized version of these types
 is to:
 .
  * be more beginner-friendly,
  * simplify inferred types and error messages, and:
  * provide some additional type class instances that would otherwise
    be orphan instances
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-map-syntax-dev
Description-md5: b2623245e3a472814e9f3ba498fc3fc2
Description-en: syntax sugar for defining maps
 Haskell's canonical list of tuples syntax for defining maps is not very
 convenient and also has ambiguous semantics.  This package leverages do
 notation to create a lighter syntax that makes semantics explicit and also
 allows the option of fail-fast handling of duplicate keys.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-map-syntax-doc
Description-md5: 602df36663541e4c85b5543bbb71ef22
Description-en: syntax sugar for defining maps; documentation
 Haskell's canonical list of tuples syntax for defining maps is not very
 convenient and also has ambiguous semantics.  This package leverages do
 notation to create a lighter syntax that makes semantics explicit and also
 allows the option of fail-fast handling of duplicate keys.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-map-syntax-prof
Description-md5: 1861935c0ff7d6d23c541262ee02ec99
Description-en: syntax sugar for defining maps; profiling libraries
 Haskell's canonical list of tuples syntax for defining maps is not very
 convenient and also has ambiguous semantics.  This package leverages do
 notation to create a lighter syntax that makes semantics explicit and also
 allows the option of fail-fast handling of duplicate keys.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-dev
Description-md5: 5e05a1b12322d0bb8d71de510cc9210c
Description-en: convert Markdown to HTML, with XSS protection
 This library leverages existing high-performance libraries
 (attoparsec, blaze-html, text, and conduit), and should integrate
 well with existing codebases.  It renders Markdown to HTML,
 optionally sanitizing against XSS attacks.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-doc
Description-md5: 4bae7cf474f9a83d136ec44ac79fdc44
Description-en: convert Markdown to HTML, with XSS protection; documentation
 This library leverages existing high-performance libraries
 (attoparsec, blaze-html, text, and conduit), and should integrate
 well with existing codebases.  It renders Markdown to HTML,
 optionally sanitizing against XSS attacks.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-prof
Description-md5: d0da9fa1097980d8cfeb66be540aa931
Description-en: convert Markdown to HTML, with XSS protection; profiling libraries
 This library leverages existing high-performance libraries
 (attoparsec, blaze-html, text, and conduit), and should integrate
 well with existing codebases.  It renders Markdown to HTML,
 optionally sanitizing against XSS attacks.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-unlit-dev
Description-md5: 95861f88fe6898a59548ddc82f255c2e
Description-en: Literate Haskell support for Markdown
 This contains a parser for an alternate form of Literate Haskell
 which allows you to extract embedded Haskell from Markdown text.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-unlit-doc
Description-md5: 760842e76302d5938ea2c67a416208ad
Description-en: Literate Haskell support for Markdown; documentation
 This contains a parser for an alternate form of Literate Haskell
 which allows you to extract embedded Haskell from Markdown text.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-markdown-unlit-prof
Description-md5: 4ca21161229378aa1edff3c955d03aad
Description-en: Literate Haskell support for Markdown; profiling libraries
 This contains a parser for an alternate form of Literate Haskell
 which allows you to extract embedded Haskell from Markdown text.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: markdown-unlit
Description-md5: caed43e0fd0d5b0cd44c8de2d2cace2b
Description-en: Literate Haskell support for Markdown
 This contains a parser for an alternate form of Literate Haskell
 which allows you to extract embedded Haskell from Markdown text.

Package: libghc-math-functions-dev
Description-md5: 199efb2208f88eac3b9fc937a3023d43
Description-en: Special functions and Chebyshev polynomials
 This library provides implementations of special mathematical
 functions and Chebyshev polynomials. These functions are often
 useful in statistical and numerical computing.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-math-functions-doc
Description-md5: f1dc6c9ed71377361cdd3483a8b8f4b9
Description-en: Special functions and Chebyshev polynomials; documentation
 This library provides implementations of special mathematical
 functions and Chebyshev polynomials. These functions are often
 useful in statistical and numerical computing.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-math-functions-prof
Description-md5: 93aa793fbb37ca22abb7996faf060e1a
Description-en: Special functions and Chebyshev polynomials; profiling libraries
 This library provides implementations of special mathematical
 functions and Chebyshev polynomials. These functions are often
 useful in statistical and numerical computing.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mbox-dev
Description-md5: 3eb71f7a17009c6e898b0edc6754f7ee
Description-en: mbox reader/writer library
 It reads and writes standard mailbox (mboxrd) files.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mbox-doc
Description-md5: ba60fde44ee592cb825ce20a2b446cfd
Description-en: mbox reader/writer library; documentation
 It reads and writes standard mailbox (mboxrd) files.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mbox-prof
Description-md5: a777200df195d4706a29b1e38b223760
Description-en: mbox reader/writer library; profiling libraries
 It reads and writes standard mailbox (mboxrd) files.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-megaparsec-dev
Description-md5: 7512ea591947b155635dd7fea9fb1473
Description-en: monadic parser combinators
 This is industrial-strength monadic parser combinator library. Megaparsec
 is a fork of Parsec library originally written by Daan Leijen.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-megaparsec-doc
Description-md5: 3e8622bc46d8c02d3b78614661d37bf1
Description-en: monadic parser combinators; documentation
 This is industrial-strength monadic parser combinator library. Megaparsec
 is a fork of Parsec library originally written by Daan Leijen.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-megaparsec-prof
Description-md5: c5ee9a234429ee2d595cb2a922a1891f
Description-en: monadic parser combinators; profiling libraries
 This is industrial-strength monadic parser combinator library. Megaparsec
 is a fork of Parsec library originally written by Daan Leijen.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memoize-dev
Description-md5: 99d4b36a256816d95ea4559557019c7c
Description-en: Memoization for haskell functions
 This library provides a way to memoize functions in haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memoize-doc
Description-md5: 3ed786f72667d9010c38efc3eae9ef69
Description-en: Memoization for haskell functions; documentation
 This library provides a way to memoize functions in haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memoize-prof
Description-md5: b7b4fb9e36ad4b0cf73c4d964ed5ee1e
Description-en: Memoization for haskell functions; profiling libraries
 This library provides a way to memoize functions in haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memory-dev
Description-md5: b1b6197dea4574288ac21bc2526645c4
Description-en: memory and related abstraction stuff
 Chunk of memory, polymorphic byte array management and manipulation.
  - A polymorphic byte array abstraction and function similar to strict
    ByteString.
  - Different type of byte array abstraction.
  - Raw memory IO operations (memory set, memory copy, ..)
  - Aliasing with endianness support.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memory-doc
Description-md5: 052dcffafb380126b5df95e0e4609198
Description-en: memory and related abstraction stuff; documentation
 Chunk of memory, polymorphic byte array management and manipulation.
  - A polymorphic byte array abstraction and function similar to strict
    ByteString.
  - Different type of byte array abstraction.
  - Raw memory IO operations (memory set, memory copy, ..)
  - Aliasing with endianness support.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memory-prof
Description-md5: 156d9cf0f9f8df42dea916c91b1c31c9
Description-en: memory and related abstraction stuff; profiling libraries
 Chunk of memory, polymorphic byte array management and manipulation.
  - A polymorphic byte array abstraction and function similar to strict
    ByteString.
  - Different type of byte array abstraction.
  - Raw memory IO operations (memory set, memory copy, ..)
  - Aliasing with endianness support.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memotrie-dev
Description-md5: f00d99812b17cfe6b276c835d6692e78
Description-en: trie-based memo functions
 MemoTrie provides a basis for memoized functions over some domains,
 using tries.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memotrie-doc
Description-md5: ff167d398151440bdc4f18d10fe7e136
Description-en: trie-based memo functions; documentation
 MemoTrie provides a basis for memoized functions over some domains,
 using tries.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-memotrie-prof
Description-md5: a0e7c381999c18451ee3f5072a57a235
Description-en: trie-based memo functions; profiling libraries
 MemoTrie provides a basis for memoized functions over some domains,
 using tries.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mersenne-random-pure64-dev
Description-md5: 44b46390f3218bcf356b133551e1cffc
Description-en: Fast pure pseudorandom number generator
 The Mersenne twister is a pseudorandom number generator developed by Makoto
 Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
 over a finite binary field. It provides for fast generation of very high
 quality pseudorandom numbers.
 .
 This library provides a purely functional binding to the 64 bit classic
 mersenne twister, along with instances of RandomGen, so the generator can be
 used with System.Random. The generator should typically be a few times faster
 than the default StdGen (but a tad slower than the impure 'mersenne-random'
 library based on SIMD instructions and destructive state updates.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mersenne-random-pure64-doc
Description-md5: cccbd488c2441a59043fe1e3723ceb49
Description-en: Fast pure pseudorandom number generator; documentation
 The Mersenne twister is a pseudorandom number generator developed by Makoto
 Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
 over a finite binary field. It provides for fast generation of very high
 quality pseudorandom numbers.
 .
 This library provides a purely functional binding to the 64 bit classic
 mersenne twister, along with instances of RandomGen, so the generator can be
 used with System.Random. The generator should typically be a few times faster
 than the default StdGen (but a tad slower than the impure 'mersenne-random'
 library based on SIMD instructions and destructive state updates.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mersenne-random-pure64-prof
Description-md5: 04517ad245ca39bc7458f8628694c58d
Description-en: Fast pure pseudorandom number generator; profiling libraries
 The Mersenne twister is a pseudorandom number generator developed by Makoto
 Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
 over a finite binary field. It provides for fast generation of very high
 quality pseudorandom numbers.
 .
 This library provides a purely functional binding to the 64 bit classic
 mersenne twister, along with instances of RandomGen, so the generator can be
 used with System.Random. The generator should typically be a few times faster
 than the default StdGen (but a tad slower than the impure 'mersenne-random'
 library based on SIMD instructions and destructive state updates.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-dev
Description-md5: cb3773f71c1f4e9d778a1869d648abe8
Description-en: a tiny part of the lens library with no dependencies
 This is an extract from the lens package with no dependencies. It's not a toy
 lenses library, unsuitable for “real world”, but merely a small one. It is
 compatible with lens, and should have same performance. It also has better
 documentation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-doc
Description-md5: 441ec71a0e0259853ce962d4c8f9cf0b
Description-en: a tiny part of the lens library with no dependencies; documentation
 This is an extract from the lens package with no dependencies. It's not a toy
 lenses library, unsuitable for “real world”, but merely a small one. It is
 compatible with lens, and should have same performance. It also has better
 documentation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-prof
Description-md5: 0d4c060587a7104bacce0426795e879c
Description-en: a tiny part of the lens library with no dependencies; profiling libraries
 This is an extract from the lens package with no dependencies. It's not a toy
 lenses library, unsuitable for “real world”, but merely a small one. It is
 compatible with lens, and should have same performance. It also has better
 documentation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-aeson-dev
Description-md5: e290603880c712d1c97c76ebdfac9b6f
Description-en: Law-abiding lenses for Aeson, using microlens
 This Haskell library provides Traversals for the `Aeson` library's `Value`
 type, while obeying the `Traversal` laws.
 .
 `microlens-aeson` is derived from `lens-aeson`, but is based upon `microlens`
 to reduce the amount of dependencies involved.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-aeson-doc
Description-md5: cb980e6dc77268d29293e3f781db8089
Description-en: Law-abiding lenses for Aeson, using microlens; documentation
 This Haskell library provides Traversals for the `Aeson` library's `Value`
 type, while obeying the `Traversal` laws.
 .
 `microlens-aeson` is derived from `lens-aeson`, but is based upon `microlens`
 to reduce the amount of dependencies involved.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-aeson-prof
Description-md5: 5939ec98bc09c12e30bb6453d74ef6a0
Description-en: Law-abiding lenses for Aeson, using microlens; profiling libraries
 This Haskell library provides Traversals for the `Aeson` library's `Value`
 type, while obeying the `Traversal` laws.
 .
 `microlens-aeson` is derived from `lens-aeson`, but is based upon `microlens`
 to reduce the amount of dependencies involved.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-ghc-dev
Description-md5: b4b3f71407ffa6d64926d20e12abaaf0
Description-en: microlens + array, bytestring, containers, transformers
 Use this package instead of microlens if you don't mind depending on
 all dependencies here – Lens.Micro.GHC reexports everything from
 Lens.Micro and additionally provides orphan instances of microlens
 classes for packages coming with GHC (array, bytestring, containers,
 transformers).
 .
 The minor and major versions of microlens-ghc are incremented
 whenever the minor and major versions of microlens are incremented,
 so you can depend on the exact version of microlens-ghc without
 specifying the version of microlens you need.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-ghc-doc
Description-md5: 38ccf282221c9fbc3b9ab10c74839ed5
Description-en: microlens + array, bytestring, containers, transformers; documentation
 Use this package instead of microlens if you don't mind depending on
 all dependencies here – Lens.Micro.GHC reexports everything from
 Lens.Micro and additionally provides orphan instances of microlens
 classes for packages coming with GHC (array, bytestring, containers,
 transformers).
 .
 The minor and major versions of microlens-ghc are incremented
 whenever the minor and major versions of microlens are incremented,
 so you can depend on the exact version of microlens-ghc without
 specifying the version of microlens you need.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-ghc-prof
Description-md5: 1fc72f16ec6e07f50d70d81b985629b7
Description-en: microlens + array, bytestring, containers, transformers; profiling libraries
 Use this package instead of microlens if you don't mind depending on
 all dependencies here – Lens.Micro.GHC reexports everything from
 Lens.Micro and additionally provides orphan instances of microlens
 classes for packages coming with GHC (array, bytestring, containers,
 transformers).
 .
 The minor and major versions of microlens-ghc are incremented
 whenever the minor and major versions of microlens are incremented,
 so you can depend on the exact version of microlens-ghc without
 specifying the version of microlens you need.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-mtl-dev
Description-md5: 929d71d30da7b744d3a78285fe9e44af
Description-en: microlens support for Reader/Writer/State from mtl
 This package contains functions (like 'view' or '+=') which work on
 'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
 .
 This package is a part of the microslens family.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-mtl-doc
Description-md5: 162d9c7a189f1ba074de7d14d3f1c846
Description-en: microlens support for Reader/Writer/State from mtl; documentation
 This package contains functions (like 'view' or '+=') which work on
 'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
 .
 This package is a part of the microslens family.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-mtl-prof
Description-md5: 47078d65f9d07a6409a48a1a1a34f01b
Description-en: microlens support for Reader/Writer/State from mtl; profiling libraries
 This package contains functions (like 'view' or '+=') which work on
 'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
 .
 This package is a part of the microslens family.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-platform-dev
Description-md5: 1c7e638c9581115b760a3f2363f38e87
Description-en: feature-complete microlens
 This package exports a module which is the recommended starting point
 for using microlens if you aren't trying to keep your dependencies
 minimal. By importing Lens.Micro.Platform you get all functions and
 instances from microlens, microlens-th, microlens-mtl, and
 microlens-ghc, as well as instances for Vector, Text, and HashMap.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-platform-doc
Description-md5: c6a599fc601509417f147e97f63f84f9
Description-en: feature-complete microlens; documentation
 This package exports a module which is the recommended starting point
 for using microlens if you aren't trying to keep your dependencies
 minimal. By importing Lens.Micro.Platform you get all functions and
 instances from microlens, microlens-th, microlens-mtl, and
 microlens-ghc, as well as instances for Vector, Text, and HashMap.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-platform-prof
Description-md5: 59b91fc7b174fc7668159c7f7bb3edcb
Description-en: feature-complete microlens; profiling libraries
 This package exports a module which is the recommended starting point
 for using microlens if you aren't trying to keep your dependencies
 minimal. By importing Lens.Micro.Platform you get all functions and
 instances from microlens, microlens-th, microlens-mtl, and
 microlens-ghc, as well as instances for Vector, Text, and HashMap.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-th-dev
Description-md5: 62cbcee8e29ae0cafca2cd6eb36e4ba6
Description-en: Automatic generation of record lenses for microlens
 This package lets you automatically generate lenses for data types; code was
 extracted from the lens package, and therefore generated lenses are fully
 compatible with ones generated by lens (and can be used both from lens and
 microlens).
 .
 This package is a part of the microlens family.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-th-doc
Description-md5: f63b093e53c344acb2bb5d2dd2cf3fb7
Description-en: Automatic generation of record lenses for microlens; documentation
 This package lets you automatically generate lenses for data types; code was
 extracted from the lens package, and therefore generated lenses are fully
 compatible with ones generated by lens (and can be used both from lens and
 microlens).
 .
 This package is a part of the microlens family.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microlens-th-prof
Description-md5: 15ee1882aee9c9bf3e4ed0c86d955689
Description-en: Automatic generation of record lenses for microlens; profiling libraries
 This package lets you automatically generate lenses for data types; code was
 extracted from the lens package, and therefore generated lenses are fully
 compatible with ones generated by lens (and can be used both from lens and
 microlens).
 .
 This package is a part of the microlens family.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microspec-dev
Description-md5: 0d4f637a152c870afdc420ba76c39476
Description-en: tiny QuickCheck test library with minimal dependencies
 A tiny property-based (and unit) testing library with minimal
 dependencies.
 .
 It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
 For many use-cases, microspec is a drop-in replacement for hspec.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microspec-doc
Description-md5: 69bf03b1eed5d006d8bc049dd4f957ad
Description-en: tiny QuickCheck test library with minimal dependencies; documentation
 A tiny property-based (and unit) testing library with minimal
 dependencies.
 .
 It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
 For many use-cases, microspec is a drop-in replacement for hspec.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microspec-prof
Description-md5: 1555f8954ea6b05a8317e8fbd5eeb0a9
Description-en: tiny QuickCheck test library with minimal dependencies; profiling libraries
 A tiny property-based (and unit) testing library with minimal
 dependencies.
 .
 It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
 For many use-cases, microspec is a drop-in replacement for hspec.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microstache-dev
Description-md5: 774813dca7e125d38b5492df46673dd2
Description-en: alternative Mustache templates
 Mustache templates for Haskell.
 .
 Based on the stache library, which uses megaparsec,
 This library uses parsec, thus the name: microstache.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microstache-doc
Description-md5: 355d17c8f5f4ed426d71d1c6fbc107f6
Description-en: alternative Mustache templates; documentation
 Mustache templates for Haskell.
 .
 Based on the stache library, which uses megaparsec,
 This library uses parsec, thus the name: microstache.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-microstache-prof
Description-md5: 2bf2e3d8ce3b595e9b0411503334b482
Description-en: alternative Mustache templates; profiling libraries
 Mustache templates for Haskell.
 .
 Based on the stache library, which uses megaparsec,
 This library uses parsec, thus the name: microstache.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-dev
Description-md5: dc94f3182c8637c65ee1f846323d0d06
Description-en: working with MIME types
 Codecs for Base64, quoted-printable, and MIME parts.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-doc
Description-md5: d08fe6b81d4ee53645db6e63db91957b
Description-en: working with MIME types; documentation
 Codecs for Base64, quoted-printable, and MIME parts.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-prof
Description-md5: 0de05ef9592e41f11a2966a52dc5624e
Description-en: working with MIME types; profiling libraries
 Codecs for Base64, quoted-printable, and MIME parts.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-dev
Description-md5: ee9cdffacc428e314e9987ee3669eae1
Description-en: Library to compose MIME email messages
 It provides some high-level datatypes for declaring MIME email
 messages, functions for automatically composing these into
 bytestrings, and the ability to send bytestrings via the sendmail
 executable. You can also use any other library you wish to send via
 different methods, for example directly to SMTP.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-doc
Description-md5: e8a2670e2fa9e55c3e1c1c07f09a930f
Description-en: Library to compose MIME email messages; documentation
 It provides some high-level datatypes for declaring MIME email
 messages, functions for automatically composing these into
 bytestrings, and the ability to send bytestrings via the sendmail
 executable. You can also use any other library you wish to send via
 different methods, for example directly to SMTP.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-prof
Description-md5: 6f6790a69eea373385bfd315010a88c0
Description-en: Library to compose MIME email messages; profiling libraries
 It provides some high-level datatypes for declaring MIME email
 messages, functions for automatically composing these into
 bytestrings, and the ability to send bytestrings via the sendmail
 executable. You can also use any other library you wish to send via
 different methods, for example directly to SMTP.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-ses-dev
Description-md5: 115177a39e6e6371ae6019cef9c6db81
Description-en: send mime-mail messages via Amazon SES
  Amazon SES support for mime-mail messages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-ses-doc
Description-md5: 0c70d96378b721899d588650ed4ea978
Description-en: send mime-mail messages via Amazon SES; documentation
  Amazon SES support for mime-mail messages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-mail-ses-prof
Description-md5: f1f0b3b2cf0c2af4c8f2e163ec5d7d58
Description-en: send mime-mail messages via Amazon SES; profiling libraries
  Amazon SES support for mime-mail messages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-types-dev
Description-md5: 4b4d0c50505a17095904e0d7e435e153
Description-en: mime-type handling types and functions
 This package provides basic types and functions to handle mime-types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-types-doc
Description-md5: d9210e639751015faa58c372b8d8fe95
Description-en: mime-type handling types and functions; documentation; documentation
 This package provides basic types and functions to handle mime-types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mime-types-prof
Description-md5: fb5a25395b5a0beba0700194bf326d6f
Description-en: mime-type handling types and functions; profiling libraries; profiling libraries
 This package provides basic types and functions to handle mime-types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-minimorph-dev
Description-md5: e7958b275eef204af775820c460db1f7
Description-en: English-spelling functions with an emphasis on simplicity
 A set of simplistic functions capturing the more regular
 parts of English spelling (for generation, not parsing).
 You will need to complement this with some account for
 irregular nouns/verbs. This package is not meant to provide
 anything resembling a full account of English morphology
 (something like Functional Morphology or sequor could be
 better suited). The main goal is to provide something cheap
 and cheerful with no learning curve, that you can use until
 your application calls for more robustness.
 .
 See miniutter for a simple use case.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-minimorph-doc
Description-md5: f80e85c69a36d045da70eeddea32c8c8
Description-en: English-spelling functions with an emphasis on simplicity; documentation
 A set of simplistic functions capturing the more regular
 parts of English spelling (for generation, not parsing).
 You will need to complement this with some account for
 irregular nouns/verbs. This package is not meant to provide
 anything resembling a full account of English morphology
 (something like Functional Morphology or sequor could be
 better suited). The main goal is to provide something cheap
 and cheerful with no learning curve, that you can use until
 your application calls for more robustness.
 .
 See miniutter for a simple use case.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-minimorph-prof
Description-md5: e2175aec78c1c9b7365d7bbe6fa07360
Description-en: English-spelling functions with an emphasis on simplicity; profiling libraries
 A set of simplistic functions capturing the more regular
 parts of English spelling (for generation, not parsing).
 You will need to complement this with some account for
 irregular nouns/verbs. This package is not meant to provide
 anything resembling a full account of English morphology
 (something like Functional Morphology or sequor could be
 better suited). The main goal is to provide something cheap
 and cheerful with no learning curve, that you can use until
 your application calls for more robustness.
 .
 See miniutter for a simple use case.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-miniutter-dev
Description-md5: 1271e3756f692c8a254aa928c50add60
Description-en: simple English clause creation from arbitrary words
 This library helps in generating simple present tense
 English sentences from short, parameterized descriptions.
 In a typical use, the structure of a clause is fixed,
 but the particular words to be used vary in arbitrary ways.
 The main goal of the library is to minimize the API
 complexity and the code size of programs that use it.
 The library doesn't attempt to ban incorrect English sentences,
 but just make the creation of the simple correct ones easy
 and predictable.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-miniutter-doc
Description-md5: 626c35423c8790d544a76f85c8f3106a
Description-en: simple English clause creation from arbitrary words; documentation
 This library helps in generating simple present tense
 English sentences from short, parameterized descriptions.
 In a typical use, the structure of a clause is fixed,
 but the particular words to be used vary in arbitrary ways.
 The main goal of the library is to minimize the API
 complexity and the code size of programs that use it.
 The library doesn't attempt to ban incorrect English sentences,
 but just make the creation of the simple correct ones easy
 and predictable.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-miniutter-prof
Description-md5: f196e2e931132b3ca629a8a0ee110419
Description-en: simple English clause creation from arbitrary words; profiling libraries
 This library helps in generating simple present tense
 English sentences from short, parameterized descriptions.
 In a typical use, the structure of a clause is fixed,
 but the particular words to be used vary in arbitrary ways.
 The main goal of the library is to minimize the API
 complexity and the code size of programs that use it.
 The library doesn't attempt to ban incorrect English sentences,
 but just make the creation of the simple correct ones easy
 and predictable.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-misfortune
Description-md5: 0f76feec53af6b1d8f0a69e27cd10360
Description-en: fortune-mod clone
 fortune-mod clone, in library and executable form.

Package: libghc-misfortune-dev
Description-md5: 1e37051e98db518caf86e6956693e0ba
Description-en: fortune-mod clone
 fortune-mod clone, in library and executable form.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-misfortune-doc
Description-md5: 53706624aad5619bfed4e733670f58df
Description-en: fortune-mod clone; documentation
 fortune-mod clone, in library and executable form.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-misfortune-prof
Description-md5: 211954d9ea587104230bd2eb01546b86
Description-en: fortune-mod clone; profiling libraries
 fortune-mod clone, in library and executable form.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmap-dev
Description-md5: 8f434645286c636034c55ce2c6abeb32
Description-en: Memory mapped files for POSIX and Windows
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmap-doc
Description-md5: 9724fcf935f9fb07cf013f129a3d78d9
Description-en: Memory mapped files for POSIX and Windows; documentation
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmap-prof
Description-md5: 49717355f332b40e4ec54793462fc78a
Description-en: Memory mapped files for POSIX and Windows; profiling libraries
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmorph-dev
Description-md5: 3521e737a92af49ff90721fdf66947dc
Description-en: monad morphisms
 This library provides monad morphism utilities, most commonly used
 for manipulating monad transformer stacks.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmorph-doc
Description-md5: 5760c133f395952fb3b2ae1d50c47839
Description-en: monad morphisms; documentation
 This library provides monad morphism utilities, most commonly used
 for manipulating monad transformer stacks.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mmorph-prof
Description-md5: d9935b6822db86c6d1ca0e33b30e4812
Description-en: monad morphisms; profiling libraries
 This library provides monad morphism utilities, most commonly used
 for manipulating monad transformer stacks.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mockery-dev
Description-md5: 25be11ed582be4a030958f088038c325
Description-en: support functions for automated testing
 support functions for automated testing
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mockery-doc
Description-md5: 4227f4a075b54c9f7eefd24adf2668b9
Description-en: support functions for automated testing; documentation
 support functions for automated testing
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mockery-prof
Description-md5: aeef0351819bd4a5b591f49fd7ff8274
Description-en: support functions for automated testing; profiling libraries
 support functions for automated testing
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: elpa-haskell-mode
Description-md5: 2f398cd5c22a0c541e396191b6b13d72
Description-en: major mode for editing Haskell in Emacs
 A major mode for editing Haskell (the functional
 programming language) in Emacs.
 .
 Major features:
  - syntax highlighting (font lock),
  - automatic indentation,
  - on-the-fly documentation,
  - interaction with inferior ghci or hugs instance,
  - scans declarations and places them in a menu.

Package: haskell-mode
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: libghc-monad-chronicle-dev
Description-md5: f7f56cf683173dbd4d8e3ef18c4f9e92
Description-en: These as a transformer, ChronicleT
 This package provides ChronicleT, a monad transformer based on
 the Monad instance for These a, along with the usual monad
 transformer bells and whistles.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-chronicle-doc
Description-md5: 75d0651436e98bd3208d0480bff0cb19
Description-en: These as a transformer, ChronicleT; documentation
 This package provides ChronicleT, a monad transformer based on
 the Monad instance for These a, along with the usual monad
 transformer bells and whistles.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-chronicle-prof
Description-md5: e1d8d687f65036db349ab841f7e11057
Description-en: These as a transformer, ChronicleT; profiling libraries
 This package provides ChronicleT, a monad transformer based on
 the Monad instance for These a, along with the usual monad
 transformer bells and whistles.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-control-dev
Description-md5: 3191eff5df11bab70630fa673c7ad10d
Description-en: Monad transformers to lift control operations
 It defines the type class MonadControlIO, a subset of MonadIO into
 which generic control operations such as catch can be lifted from IO.
 Instances are based on monad transformers in MonadTransControl, which
 includes all standard monad transformers in the transformers library
 except ContT. For convenience, it provides a wrapped version of
 Control.Exception with types generalized from IO to all monads in
 MonadControlIO.
 .
 Note that this package is a rewrite of Anders Kaseorg's monad-peel
 library. The main difference is that this package provides CPS style
 operators and exploits the RankNTypes language extension to simplify
 most definitions.
 .
 The package includes a copy of the monad-peel testsuite written by
 Anders Kaseorg. The tests can be performed by using cabal test.
 .
 The following critertion based benchmark shows that monad-control is
 on average about 2.5 times faster than monad-peel:
 .
 http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-control-doc
Description-md5: f9ba6752d8a0253442dacd5019efda0a
Description-en: Monad transformers to lift control operations; documentation
 It defines the type class MonadControlIO, a subset of MonadIO into
 which generic control operations such as catch can be lifted from IO.
 Instances are based on monad transformers in MonadTransControl, which
 includes all standard monad transformers in the transformers library
 except ContT. For convenience, it provides a wrapped version of
 Control.Exception with types generalized from IO to all monads in
 MonadControlIO.
 .
 Note that this package is a rewrite of Anders Kaseorg's monad-peel
 library. The main difference is that this package provides CPS style
 operators and exploits the RankNTypes language extension to simplify
 most definitions.
 .
 The package includes a copy of the monad-peel testsuite written by
 Anders Kaseorg. The tests can be performed by using cabal test.
 .
 The following critertion based benchmark shows that monad-control is
 on average about 2.5 times faster than monad-peel:
 .
 http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-control-prof
Description-md5: 380853c8747205cb7dd180855644bb0d
Description-en: Monad transformers to lift control operations; profiling libraries
 It defines the type class MonadControlIO, a subset of MonadIO into
 which generic control operations such as catch can be lifted from IO.
 Instances are based on monad transformers in MonadTransControl, which
 includes all standard monad transformers in the transformers library
 except ContT. For convenience, it provides a wrapped version of
 Control.Exception with types generalized from IO to all monads in
 MonadControlIO.
 .
 Note that this package is a rewrite of Anders Kaseorg's monad-peel
 library. The main difference is that this package provides CPS style
 operators and exploits the RankNTypes language extension to simplify
 most definitions.
 .
 The package includes a copy of the monad-peel testsuite written by
 Anders Kaseorg. The tests can be performed by using cabal test.
 .
 The following critertion based benchmark shows that monad-control is
 on average about 2.5 times faster than monad-peel:
 .
 http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-journal-dev
Description-md5: 55d9b73fb40fba6ba087b597d3494a38
Description-en: pure logger typeclass and monad transformer
 This package provides a typeclass for logging in pure code, or more generally,
 in any kind of context. You can do whatever you want with logs, especially get
 them, clear them or even sink them through 'IO' if you're logging in MonadIO.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-journal-doc
Description-md5: 3924b6bb361644defb65830df405e7eb
Description-en: pure logger typeclass and monad transformer; documentation
 This package provides a typeclass for logging in pure code, or more generally,
 in any kind of context. You can do whatever you want with logs, especially get
 them, clear them or even sink them through 'IO' if you're logging in MonadIO.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-journal-prof
Description-md5: fcfbf8843820d0cca4237f9b646db8ba
Description-en: pure logger typeclass and monad transformer; profiling libraries
 This package provides a typeclass for logging in pure code, or more generally,
 in any kind of context. You can do whatever you want with logs, especially get
 them, clear them or even sink them through 'IO' if you're logging in MonadIO.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-logger-dev
Description-md5: 9099ac979ec4a75b5f40cf181dbbc242
Description-en: a class of monads which can log messages
 This package uses Template Haskell for determining source code locations
 of messages.
 .
  Author: Michael Snoyman
  Upstream-Maintainer: michael@snoyman.com
 .
 This package contains the normal library files.

Package: libghc-monad-logger-doc
Description-md5: 65cde09734f45cf940ef459d3dc07467
Description-en: a class of monads which can log messages; documentation
 This package uses Template Haskell for determining source code locations
 of messages.
 .
  Author: Michael Snoyman
  Upstream-Maintainer: michael@snoyman.com
 .
 This package contains the documentation files.

Package: libghc-monad-logger-prof
Description-md5: 4eecc14f2bb9f78491502cb3401500c9
Description-en: a class of monads which can log messages; profiling libraries
 This package uses Template Haskell for determining source code locations
 of messages.
 .
  Author: Michael Snoyman
  Upstream-Maintainer: michael@snoyman.com
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-monad-loops-dev
Description-md5: b7f0805325c6c77db43e9b2bb0156f22
Description-en: monadic looping
 It contains some useful control operators for looping.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-loops-doc
Description-md5: 7d421018dc7c6de2d24c247b4f14b531
Description-en: monadic looping; documentation
 It contains some useful control operators for looping.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-loops-prof
Description-md5: 139ec55840080c41e05ff96b9bf2290f
Description-en: monadic looping; profiling libraries
 It contains some useful control operators for looping.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-memo-dev
Description-md5: d73d6f8c6c18d21eda19e800bad48d08
Description-en: memoization monad transformer
 Memoization monad transformer supporting most of the standard monad
 transformers and a range of memoization cache types: from default
 pure maps to extremely fast mutable vectors.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-memo-doc
Description-md5: f90f51f4660825b0bc7ad2760965f3a1
Description-en: memoization monad transformer; documentation
 Memoization monad transformer supporting most of the standard monad
 transformers and a range of memoization cache types: from default
 pure maps to extremely fast mutable vectors.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-memo-prof
Description-md5: 0c0628b6541dfbb643874579572421d7
Description-en: memoization monad transformer; profiling libraries
 Memoization monad transformer supporting most of the standard monad
 transformers and a range of memoization cache types: from default
 pure maps to extremely fast mutable vectors.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-dev
Description-md5: ae27621305c99d6243fa0699f0ace19d
Description-en: parallel programming based on a monad
 This library offers an alternative parallel programming API to that
 provided by the parallel package. The Par monad allows the simple
 description of parallel computations, and can be used to add
 parallelism to pure Haskell code. The basic API is straightforward:
 the monad supports forking and simple communication in terms of IVars.
 .
 The library comes with an efficient work-stealing implementation, but
 the internals are also exposed so that you can build your own scheduler
 if necessary.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-doc
Description-md5: 7c2890cbf26d69738ec9b3a51837d2a1
Description-en: parallel programming based on a monad; documentation
 This library offers an alternative parallel programming API to that
 provided by the parallel package. The Par monad allows the simple
 description of parallel computations, and can be used to add
 parallelism to pure Haskell code. The basic API is straightforward:
 the monad supports forking and simple communication in terms of IVars.
 .
 The library comes with an efficient work-stealing implementation, but
 the internals are also exposed so that you can build your own scheduler
 if necessary.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-prof
Description-md5: b3c5d8d7053c8b2ef47d249273fffd17
Description-en: parallel programming based on a monad; profiling libraries
 This library offers an alternative parallel programming API to that
 provided by the parallel package. The Par monad allows the simple
 description of parallel computations, and can be used to add
 parallelism to pure Haskell code. The basic API is straightforward:
 the monad supports forking and simple communication in terms of IVars.
 .
 The library comes with an efficient work-stealing implementation, but
 the internals are also exposed so that you can build your own scheduler
 if necessary.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-extras-dev
Description-md5: 79e47a3736e2e88e11a0eba3144055d7
Description-en: Combinators and extra features for Par monads
 The Par monad offers a simple API for parallel programming. The library works
 for parallelising both pure and IO computations, although only the pure
 version is deterministic. The default implementation provides a work-stealing
 scheduler and supports forking tasks that are much lighter weight than
 IO-threads.
 .
 This package provides combinators and extra features for Par monads.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-extras-doc
Description-md5: c747ac55a2fdbcb33a41b28ed8b1c6f2
Description-en: Combinators and extra features for Par monads; documentation
 The Par monad offers a simple API for parallel programming. The library works
 for parallelising both pure and IO computations, although only the pure
 version is deterministic. The default implementation provides a work-stealing
 scheduler and supports forking tasks that are much lighter weight than
 IO-threads.
 .
 This package provides combinators and extra features for Par monads.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monad-par-extras-prof
Description-md5: 608c8c8d67812c8690ff79b3d8ccb36a
Description-en: Combinators and extra features for Par monads; profiling libraries
 The Par monad offers a simple API for parallel programming. The library works
 for parallelising both pure and IO computations, although only the pure
 version is deterministic. The default implementation provides a work-stealing
 scheduler and supports forking tasks that are much lighter weight than
 IO-threads.
 .
 This package provides combinators and extra features for Par monads.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadcryptorandom-dev
Description-md5: c58895ce7107b4fc74fc33367cc0598f
Description-en: monad for using CryptoRandomGen
 A monad for using CryptoRandomGen.
 .
 This package contains the normal Haskell library files.

Package: libghc-monadcryptorandom-doc
Description-md5: 9bbe1de7730b7f7d8d068aefc3cde9d9
Description-en: monad for using CryptoRandomGen; documentation
 A monad for using CryptoRandomGen.
 .
 This package contains the documentation files.

Package: libghc-monadcryptorandom-prof
Description-md5: 1693153bc69caf8824baa9b34dce66ef
Description-en: monad for using CryptoRandomGen; profiling libraries
 A monad for using CryptoRandomGen.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-monadlib-dev
Description-md5: 03b6fa6f3c5d17bc16075194f439080d
Description-en: collection of monad transformers
 A collection of monad transformers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadlib-doc
Description-md5: c2b89b26c06be1c4454150418d3e4d1b
Description-en: collection of monad transformers; documentation
 A collection of monad transformers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadlib-prof
Description-md5: 11050fc4e01a0c4605187f4cdaa4884d
Description-en: collection of monad transformers; profiling libraries
 A collection of monad transformers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadlist-dev
Description-md5: fff1426368d63542dd8498bffbc07da7
Description-en: Monadic versions of list functions
 Monadic versions of list functions seen in Data.List.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadlist-doc
Description-md5: 30d4c28e25bf6194c85c2902ae9cf7e5
Description-en: Monadic versions of list functions; documentation
 Monadic versions of list functions seen in Data.List.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadlist-prof
Description-md5: 8216dab82684e417e1ec9edbae317182
Description-en: Monadic versions of list functions; profiling libraries
 Monadic versions of list functions seen in Data.List.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadprompt-dev
Description-md5: e5b1e0a3bb77bab6ed196f9a73c50a7d
Description-en: MonadPrompt, implementation & examples
 "Prompting" monad that allows splitting the description of a
 computation from the implementation of the effects used in that
 computation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadprompt-doc
Description-md5: 196ea074429f58bf94fe23144ca1e238
Description-en: MonadPrompt, implementation & examples; documentation
 "Prompting" monad that allows splitting the description of a
 computation from the implementation of the effects used in that
 computation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadprompt-prof
Description-md5: 01253eb75fa04fe744b30512a738d802
Description-en: MonadPrompt, implementation & examples; profiling libraries
 "Prompting" monad that allows splitting the description of a
 computation from the implementation of the effects used in that
 computation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadrandom-dev
Description-md5: 0426f9422a762595986071bb71c8360d
Description-en: random-number generation monad
 Support for computations which consume random values.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadrandom-doc
Description-md5: cdd72fcf89d7a136cdd56feb86ad55e1
Description-en: random-number generation monad; documentation
 Support for computations which consume random values.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monadrandom-prof
Description-md5: d03ef33f91de10e551253a34cc8b67f3
Description-en: random-number generation monad; profiling libraries
 Support for computations which consume random values.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monads-tf-dev
Description-md5: 9a5c8a7c5516ef842f86a87862b2fae8
Description-en: monad classes, using type families
 Monad classes using type families, with instances for various monad
 transformers, inspired by the paper /Functional Programming with
 Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
 School of Functional Programming, 1995
 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
 .
 This package contains the normal library files.

Package: libghc-monads-tf-doc
Description-md5: 3863590230bf6adafa6213604389ccef
Description-en: monad classes, using type families; documentation
 Monad classes using type families, with instances for various monad
 transformers, inspired by the paper /Functional Programming with
 Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
 School of Functional Programming, 1995
 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
 .
 This package contains the documentation files.

Package: libghc-monads-tf-prof
Description-md5: 34ef114451bd95f1583d602561d9c208
Description-en: monad classes, using type families; profiling libraries
 Monad classes using type families, with instances for various monad
 transformers, inspired by the paper /Functional Programming with
 Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
 School of Functional Programming, 1995
 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-mono-traversable-dev
Description-md5: 541ac264f16074e7bee2f3383408f558
Description-en: typeclasses for mapping/folding/traversing monomorphic containers
 Monomorphic variants of the Functor, Foldable, and Traversable
 typeclasses. Contains even more experimental code for abstracting
 containers and sequences.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mono-traversable-doc
Description-md5: 666aa62cb467636cb1e2f2ebcef965c2
Description-en: typeclasses for mapping/folding/traversing monomorphic containers; documentation
 Monomorphic variants of the Functor, Foldable, and Traversable
 typeclasses. Contains even more experimental code for abstracting
 containers and sequences.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mono-traversable-prof
Description-md5: 0c93fa88fa84d476586f3f984f7872e6
Description-en: typeclasses for mapping/folding/traversing monomorphic containers; profiling libraries
 Monomorphic variants of the Functor, Foldable, and Traversable
 typeclasses. Contains even more experimental code for abstracting
 containers and sequences.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mono-traversable-instances-dev
Description-md5: 162282936d6b68bf2c19090147e9e852
Description-en: extra typeclass instances for mono-traversable
 Extra typeclass instances for mono-traversable, such as for DList,
 Comonad, Tree, etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mono-traversable-instances-doc
Description-md5: de487703301a6f4dac7c07488987ebf4
Description-en: extra typeclass instances for mono-traversable; documentation
 Extra typeclass instances for mono-traversable, such as for DList,
 Comonad, Tree, etc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mono-traversable-instances-prof
Description-md5: 4211519aad549ae6211ae0698096c623
Description-en: extra typeclass instances for mono-traversable; profiling libraries
 Extra typeclass instances for mono-traversable, such as for DList,
 Comonad, Tree, etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-extras-dev
Description-md5: 31ebb9de6f3b27a3bf5d4634e07cf363
Description-en: Various extra monoid-related definitions and utilities
 This package contains various extra monoid-related definitions and utilities,
 such as monoid actions, monoid coproducts, "deletable" monoids, "split"
 monoids, and "cut" monoids.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-extras-doc
Description-md5: e3d05025e1690482703f1ebf463df36d
Description-en: Various extra monoid-related definitions and utilities; documentation
 This package contains various extra monoid-related definitions and utilities,
 such as monoid actions, monoid coproducts, "deletable" monoids, "split"
 monoids, and "cut" monoids.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-extras-prof
Description-md5: e38416fe521822232940ab8957886160
Description-en: Various extra monoid-related definitions and utilities; profiling libraries
 This package contains various extra monoid-related definitions and utilities,
 such as monoid actions, monoid coproducts, "deletable" monoids, "split"
 monoids, and "cut" monoids.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-subclasses-dev
Description-md5: d82dd144897f413cc3fe841be897211c
Description-en: subclasses of Monoid
 A hierarchy of subclasses of Monoid together with their instances
 for all data structures from base, containers, and text packages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-subclasses-doc
Description-md5: 43dba020ed7749986098b321e3326fc2
Description-en: subclasses of Monoid; documentation
 A hierarchy of subclasses of Monoid together with their instances
 for all data structures from base, containers, and text packages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-monoid-subclasses-prof
Description-md5: fa0b8c6061d50c0fbc660f3b75543e37
Description-en: subclasses of Monoid; profiling libraries
 A hierarchy of subclasses of Monoid together with their instances
 for all data structures from base, containers, and text packages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mountpoints-dev
Description-md5: fb59818ee22abaccd25acd5b9967d4f0
Description-en: list mount points
 Lists currently mounted filesystems.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mountpoints-doc
Description-md5: 7d307693ea20f948f5aaf2e0acd173f9
Description-en: list mount points; documentation
 Lists currently mounted filesystems.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mountpoints-prof
Description-md5: a1e64e332fe815b56400d273ad2366e3
Description-en: list mount points; profiling libraries
 Lists currently mounted filesystems.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mtlparse-dev
Description-md5: 05bca12b666bc1d2055e84e2c126b226
Description-en: Parser combinators for monad transformation
 This package eases implementation of look-ahead and look-behind.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mtlparse-doc
Description-md5: a6e7c91940063bbe2a38f2a95855e60e
Description-en: Parser combinators for monad transformation; documentation
 This package eases implementation of look-ahead and look-behind.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mtlparse-prof
Description-md5: 9b1322829ea5be6b26f41da7cc74efbc
Description-en: Parser combinators for monad transformation; profiling libraries
 This package eases implementation of look-ahead and look-behind.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mueval-dev
Description-md5: 06d4a715d512a80860467714482766a9
Description-en: safely evaluate pure Haskell expressions
 Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
 Haskell expressions.  Importantly, mueval takes many precautions to defang and
 avoid "evil" code.  It uses resource limits, whitelisted modules and Safe
 Haskell, special Show instances for IO, threads, processes, and changes of
 directory to sandbox the Haskell code.
 .
 It is, in short, intended to be a standalone version of Lambdabot's famous
 evaluation functionality.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mueval-doc
Description-md5: 297dbdf5e8c75dc541c2761652e6d038
Description-en: safely evaluate pure Haskell expressions; documentation
 Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
 Haskell expressions.  Importantly, mueval takes many precautions to defang and
 avoid "evil" code.  It uses resource limits, whitelisted modules and Safe
 Haskell, special Show instances for IO, threads, processes, and changes of
 directory to sandbox the Haskell code.
 .
 It is, in short, intended to be a standalone version of Lambdabot's famous
 evaluation functionality.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mueval-prof
Description-md5: a40c4fa1f3313aa352848c7d992a11e0
Description-en: safely evaluate pure Haskell expressions; profiling libraries
 Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
 Haskell expressions.  Importantly, mueval takes many precautions to defang and
 avoid "evil" code.  It uses resource limits, whitelisted modules and Safe
 Haskell, special Show instances for IO, threads, processes, and changes of
 directory to sandbox the Haskell code.
 .
 It is, in short, intended to be a standalone version of Lambdabot's famous
 evaluation functionality.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: mueval
Description-md5: af7941ef933a63553a54d13080609845
Description-en: Safely evaluate pure Haskell expressions - executables
 Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
 Haskell expressions.  Importantly, mueval takes many precautions to defang and
 avoid "evil" code.  It uses resource limits, whitelisted modules and Safe
 Haskell, special Show instances for IO, threads, processes, and changes of
 directory to sandbox the Haskell code.
 .
 This contains the stand-alone mueval binaries.

Package: libghc-multimap-dev
Description-md5: 778d0e0f03f3f750d1f822c41ac21800
Description-en: maps with multiple values per key
 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v].  It also provides a SetMap type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multimap-doc
Description-md5: bb9eab3e121ccc06169911e727e68f4f
Description-en: maps with multiple values per key; documentation
 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v].  It also provides a SetMap type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multimap-prof
Description-md5: 61ff41b9204f299c1f6fcdc53ef79236
Description-en: maps with multiple values per key; profiling libraries
 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v].  It also provides a SetMap type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multipart-dev
Description-md5: 671457e284f903ce7a6db1d298a30464
Description-en: HTTP multipart support
 This package provides parsing of the multipart format from RFC2046. It has been
 split out of the cgi package.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multipart-doc
Description-md5: 20dc6325ef232b383fa2a70afa9e489e
Description-en: HTTP multipart support; documentation
 This package provides parsing of the multipart format from RFC2046. It has been
 split out of the cgi package.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multipart-prof
Description-md5: e1dcb96ebcd16e87008395d95c04d363
Description-en: HTTP multipart support; profiling libraries
 This package provides parsing of the multipart format from RFC2046. It has been
 split out of the cgi package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multiset-comb-dev
Description-md5: 2d240897ea5be94c05d0cc77773f8659
Description-en: combinatorial algorithms over multisets
 Various combinatorial algorithms over multisets,
 including generating all permutations,
 partitions, size-2 partitions, size-k subsets,
 necklaces, and bracelets.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multiset-comb-doc
Description-md5: 4072b217ff00e0281c9f2c1bf630527f
Description-en: combinatorial algorithms over multisets; documentation
 Various combinatorial algorithms over multisets,
 including generating all permutations,
 partitions, size-2 partitions, size-k subsets,
 necklaces, and bracelets.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multiset-comb-prof
Description-md5: e40c760441d33e9e3e51ec1089b026ca
Description-en: combinatorial algorithms over multisets; profiling libraries
 Various combinatorial algorithms over multisets,
 including generating all permutations,
 partitions, size-2 partitions, size-k subsets,
 necklaces, and bracelets.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multistate-dev
Description-md5: fb8b250fd48e3d3a1d87860634ceffe5
Description-en: equivalent of multiple RWST in the same stack
 When using multiple Read/Write/State transformers in the same monad
 stack, it becomes necessary to lift the operations in order to affect
 a specific transformer.
 Using heterogeneous lists (and all kinds of GHC extensions magic),
 this package provides transformers that remove that necessity:
 MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
 heterogeneous list of values.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multistate-doc
Description-md5: 7385b06cbefd286f6e013165869377d6
Description-en: equivalent of multiple RWST in the same stack; documentation
 When using multiple Read/Write/State transformers in the same monad
 stack, it becomes necessary to lift the operations in order to affect
 a specific transformer.
 Using heterogeneous lists (and all kinds of GHC extensions magic),
 this package provides transformers that remove that necessity:
 MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
 heterogeneous list of values.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-multistate-prof
Description-md5: 93a6979e3b06f186e2d3d2ed106642b5
Description-en: equivalent of multiple RWST in the same stack; profiling libraries
 When using multiple Read/Write/State transformers in the same monad
 stack, it becomes necessary to lift the operations in order to affect
 a specific transformer.
 Using heterogeneous lists (and all kinds of GHC extensions magic),
 this package provides transformers that remove that necessity:
 MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
 heterogeneous list of values.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-murmur-hash-dev
Description-md5: c23353b89ba63531c811eac3b00f3bd9
Description-en: MurmurHash2 implementation for Haskell.
 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function.  See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the normal library files.

Package: libghc-murmur-hash-doc
Description-md5: 09f4f2299b58cd58e04d4c22a3ff56d5
Description-en: MurmurHash2 implementation for Haskell.; documentation
 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function.  See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the documentation files.

Package: libghc-murmur-hash-prof
Description-md5: ce0af096dd5238debc622e0eff740d88
Description-en: MurmurHash2 implementation for Haskell.; profiling libraries
 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function.  See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-musicbrainz-dev
Description-md5: 25a43dd296379efa3fd9e447d34d7f2c
Description-en: interface to MusicBrainz XML2/JSON web services
 Web service client functions for both MusicBrainz XML2 and JSON APIs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-musicbrainz-doc
Description-md5: 99d56ef5ec82ef0538a71cdb6a16e907
Description-en: interface to MusicBrainz XML2/JSON web services; documentation
 Web service client functions for both MusicBrainz XML2 and JSON APIs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-musicbrainz-prof
Description-md5: 0471694d172de787588610a6b5d0e6d3
Description-en: interface to MusicBrainz XML2/JSON web services; profiling libraries
 Web service client functions for both MusicBrainz XML2 and JSON APIs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mustache-dev
Description-md5: f0f1bf08002d97ddf2e6840a794e3731
Description-en: Haskell implementation of Mustache templates
 This package allows parsing and rendering template files with Mustache markup.
 It implements the Mustache spec version 1.1.3 and it is indented as a
 replacement for hastache.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mustache-doc
Description-md5: 2a119b6e3f7f337050492e8b0f67b809
Description-en: Haskell implementation of Mustache templates; documentation
 This package allows parsing and rendering template files with Mustache markup.
 It implements the Mustache spec version 1.1.3 and it is indented as a
 replacement for hastache.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mustache-prof
Description-md5: abdb96acc53d5405fa8234db8d34e076
Description-en: Haskell implementation of Mustache templates; profiling libraries
 This package allows parsing and rendering template files with Mustache markup.
 It implements the Mustache spec version 1.1.3 and it is indented as a
 replacement for hastache.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mutable-containers-dev
Description-md5: b703de975c48da29086b9d16d8f504e5
Description-en: abstactions and concrete implementations of mutable containers
 One of Haskell's strengths is immutable data structures. These structures make
 it easier to reason about code, simplify concurrency and parallelism, and in
 some cases can improve performance by allowing sharing. However, there are
 still classes of problems where mutable data structures can both be more
 convenient, and provide a performance boost. This library is meant to provide
 such structures in a performant, well tested way. It also provides a simple
 abstraction over such data structures via typeclasses.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mutable-containers-doc
Description-md5: 8a5e1491e5ca30cb9aa0aa42c1a2bf5d
Description-en: abstactions and concrete implementations of mutable containers; documentation
 One of Haskell's strengths is immutable data structures. These structures make
 it easier to reason about code, simplify concurrency and parallelism, and in
 some cases can improve performance by allowing sharing. However, there are
 still classes of problems where mutable data structures can both be more
 convenient, and provide a performance boost. This library is meant to provide
 such structures in a performant, well tested way. It also provides a simple
 abstraction over such data structures via typeclasses.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mutable-containers-prof
Description-md5: 878ef91a80f4f9de8301187477f743c0
Description-en: abstactions and concrete implementations of mutable containers; profiling libraries
 One of Haskell's strengths is immutable data structures. These structures make
 it easier to reason about code, simplify concurrency and parallelism, and in
 some cases can improve performance by allowing sharing. However, there are
 still classes of problems where mutable data structures can both be more
 convenient, and provide a performance boost. This library is meant to provide
 such structures in a performant, well tested way. It also provides a simple
 abstraction over such data structures via typeclasses.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mwc-random-dev
Description-md5: 19c6bac080264a05b1bac1e23ad16fa8
Description-en: Fast, high quality pseudo random number generation
 This package contains code for generating high quality random numbers that
 follow either a uniform or normal distribution. The generated numbers are
 suitable for use in statistical applications.
 .
 The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
 multiply-with-carry generator, which has a period of 2^8222 and fares well in
 tests of randomness. It is also extremely fast, between 2 and 3 times faster
 than the Mersenne Twister.
 .
 Compared to the mersenne-random package, this package has a more convenient
 API, is faster, and supports more statistical distributions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mwc-random-doc
Description-md5: 56f9114595dfea8ff579ecad066f4f72
Description-en: Fast, high quality pseudo random number generation; documentation
 This package contains code for generating high quality random numbers that
 follow either a uniform or normal distribution. The generated numbers are
 suitable for use in statistical applications.
 .
 The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
 multiply-with-carry generator, which has a period of 2^8222 and fares well in
 tests of randomness. It is also extremely fast, between 2 and 3 times faster
 than the Mersenne Twister.
 .
 Compared to the mersenne-random package, this package has a more convenient
 API, is faster, and supports more statistical distributions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-mwc-random-prof
Description-md5: 5890ef5ec6975e34746c499a872abf82
Description-en: Fast, high quality pseudo random number generation; profiling libraries
 This package contains code for generating high quality random numbers that
 follow either a uniform or normal distribution. The generated numbers are
 suitable for use in statistical applications.
 .
 The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
 multiply-with-carry generator, which has a period of 2^8222 and fares well in
 tests of randomness. It is also extremely fast, between 2 and 3 times faster
 than the Mersenne Twister.
 .
 Compared to the mersenne-random package, this package has a more convenient
 API, is faster, and supports more statistical distributions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-names-th-dev
Description-md5: 7574f50437a8c9d7569657be7ab9a4fe
Description-en: Manipulate name strings for TH
 This package includes functions to manipulate name string
 and extra library functions for Template Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-names-th-doc
Description-md5: 927c04b7d00e12a6a18bfee599a2b7fb
Description-en: Manipulate name strings for TH; documentation
 This package includes functions to manipulate name string
 and extra library functions for Template Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-names-th-prof
Description-md5: 34226cc46301525d394806d3e0a2ee63
Description-en: Manipulate name strings for TH; profiling libraries
 This package includes functions to manipulate name string
 and extra library functions for Template Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nanospec-dev
Description-md5: f00004c3013b31f254f3589ecca5e9c7
Description-en: lightweight implementation of a subset of Hspec's API
 A lightweight implementation of a subset of Hspec's API with
 minimal dependencies.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nanospec-doc
Description-md5: 272b88638a53c40bd3f43cf6c6411507
Description-en: lightweight implementation of a subset of Hspec's API; documentation
 A lightweight implementation of a subset of Hspec's API with
 minimal dependencies.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nanospec-prof
Description-md5: cc4f6cab851b744df84981f626f41200
Description-en: lightweight implementation of a subset of Hspec's API; profiling libraries
 A lightweight implementation of a subset of Hspec's API with
 minimal dependencies.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-natural-transformation-dev
Description-md5: 7019686c5fb9e1cdf9228cc660328f36
Description-en: natural transformations
 A natural transformation transforms a container f a into another
 container g a. Natural transformations act as functor morphisms
 in category theory.
 .
 Technically, f and g should be functors, any correctly-shaped
 structure is allowed.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-natural-transformation-doc
Description-md5: eb9b0f761948dc657ccef5fd19f0b7fa
Description-en: natural transformations; documentation
 A natural transformation transforms a container f a into another
 container g a. Natural transformations act as functor morphisms
 in category theory.
 .
 Technically, f and g should be functors, any correctly-shaped
 structure is allowed.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-natural-transformation-prof
Description-md5: e1a2966655d5c09ac0d452e23054c0dc
Description-en: natural transformations; profiling libraries
 A natural transformation transforms a container f a into another
 container g a. Natural transformations act as functor morphisms
 in category theory.
 .
 Technically, f and g should be functors, any correctly-shaped
 structure is allowed.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-neat-interpolation-dev
Description-md5: 80e1f318160a3734db6649947e5e483c
Description-en: quasiquoter for simple multiline text interpolation
 A quasiquoter for producing Text values with support for
 a neat and simple interpolation of input values.
 It removes the excessive indentation from the input and
 accurately manages the indentation of all lines of the interpolated
 variables.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-neat-interpolation-doc
Description-md5: 83cc6cbf0db1c30febaa1428ba6dd07d
Description-en: quasiquoter for simple multiline text interpolation; documentation
 A quasiquoter for producing Text values with support for
 a neat and simple interpolation of input values.
 It removes the excessive indentation from the input and
 accurately manages the indentation of all lines of the interpolated
 variables.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-neat-interpolation-prof
Description-md5: fbe6738172875f8d7b740f1cc58ad8b5
Description-en: quasiquoter for simple multiline text interpolation; profiling libraries
 A quasiquoter for producing Text values with support for
 a neat and simple interpolation of input values.
 It removes the excessive indentation from the input and
 accurately manages the indentation of all lines of the interpolated
 variables.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nettle-dev
Description-md5: 8f58aad41b13c30fb11dceb7fe829e9a
Description-en: safe bindings to nettle crypto library
 This is another set of bindings to Nettle.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nettle-doc
Description-md5: f0c055a72e36320dfe61bb35a72fc6b0
Description-en: safe bindings to nettle crypto library; documentation
 This is another set of bindings to Nettle.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nettle-prof
Description-md5: 16b3740fbe9a3563c98ac0cb3ccbb831
Description-en: safe bindings to nettle crypto library; profiling libraries
 This is another set of bindings to Nettle.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-netwire-dev
Description-md5: cdc91bf7445a83cf44124dd9402c9215
Description-en: flexible wire arrows for FRP
 It provides efficient and flexible wire arrows for functional reactive
 programming and other forms of locally stateful programming.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-netwire-doc
Description-md5: b07049932815e7ff746a9ee6e9859753
Description-en: flexible wire arrows for FRP; documentation
 It provides efficient and flexible wire arrows for functional reactive
 programming and other forms of locally stateful programming.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-netwire-prof
Description-md5: ae48b4d9fc3967b3d593274bf23db012
Description-en: flexible wire arrows for FRP; profiling libraries
 It provides efficient and flexible wire arrows for functional reactive
 programming and other forms of locally stateful programming.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-dev
Description-md5: f07a8932dae015679a2fb68b6e4ace50
Description-en: Haskell low-level network library
 Library `network' provides means to perform network
 operations on level of ByteString's and sockets.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-doc
Description-md5: c31db518654b0ee5b32eba3de19cd5f7
Description-en: Haskell low-level network library; documentation
 Library `network' provides means to perform network
 operations on level of ByteString's and sockets.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-prof
Description-md5: d4f1dceef18b6cdaead66ed627c3feb1
Description-en: Haskell low-level network library; profiling libraries
 Library `network' provides means to perform network
 operations on level of ByteString's and sockets.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-bsd-dev
Description-md5: 1b2e284dfa315ac3ec45a3d6d8f8d5ba
Description-en: POSIX network database netdb.h API
 This package provides Haskell bindings to the POSIX network
 database (netdb.h) API.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-bsd-doc
Description-md5: 92ad290aec376d7df0efc5687512df1b
Description-en: POSIX network database netdb.h API; documentation
 This package provides Haskell bindings to the POSIX network
 database (netdb.h) API.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-bsd-prof
Description-md5: c964ada61cc7a0f1316caf090562bce8
Description-en: POSIX network database netdb.h API; profiling libraries
 This package provides Haskell bindings to the POSIX network
 database (netdb.h) API.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-byte-order-dev
Description-md5: 0732e55c540eb2442b20716334b4bbb7
Description-en: network byte-order utility functions
 Peek and poke functions for network byte order.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-byte-order-doc
Description-md5: d9a265562ec1732591a3fbe32e0ab713
Description-en: network byte-order utility functions; documentation
 Peek and poke functions for network byte order.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-byte-order-prof
Description-md5: f9d1ced16a24a238f5c9928f39c52968
Description-en: network byte-order utility functions; profiling libraries
 Peek and poke functions for network byte order.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-conduit-tls-dev
Description-md5: 013b27e8353eb10dbad35869705c2897
Description-en: create TLS-aware network code with conduits
  Uses the tls package for a pure-Haskell implementation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-conduit-tls-doc
Description-md5: a442b9578d735f2da8b6634630d96374
Description-en: create TLS-aware network code with conduits; documentation
  Uses the tls package for a pure-Haskell implementation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-conduit-tls-prof
Description-md5: ed063d56ba6a52eb3f1da5c8b339a4bf
Description-en: create TLS-aware network code with conduits; profiling libraries
  Uses the tls package for a pure-Haskell implementation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-info-dev
Description-md5: 746faf7012770bd46eb343f77c0c241f
Description-en: listing network interfaces in Haskell
 This library provides simple read-only access to the local computer's
 networking configuration. It is currently capable of getting a list of
 all the network interfaces and their respective IPv4, IPv6 and MAC
 addresses.
 .
 It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
 .
 This package contains the library compiled for GHC.

Package: libghc-network-info-doc
Description-md5: ef5e6d3a56595c1a0008792e8a2d4bec
Description-en: listing network interfaces in Haskell; documentation
 This library provides simple read-only access to the local computer's
 networking configuration. It is currently capable of getting a list of
 all the network interfaces and their respective IPv4, IPv6 and MAC
 addresses.
 .
 It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-info-prof
Description-md5: add75117a50ed26eafa8156a3db45168
Description-en: listing network interfaces in Haskell; profiling libraries
 This library provides simple read-only access to the local computer's
 networking configuration. It is currently capable of getting a list of
 all the network interfaces and their respective IPv4, IPv6 and MAC
 addresses.
 .
 It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
 .
 This package contains the profiling library compiled for GHC.

Package: libghc-network-multicast-dev
Description-md5: 69628d805e971a9a190b60b7d0b104d7
Description-en: Haskell multicast networking
 An interface for sending UDP datagrams over multicast (class D) addresses.
 .
 This package contains the library compiled for GHC.

Package: libghc-network-multicast-doc
Description-md5: 2d45d214c9ea4c49e1442ffc9365620f
Description-en: Haskell multicast networking; documentation
 An interface for sending UDP datagrams over multicast (class D) addresses.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-multicast-prof
Description-md5: fa0b36602050222ccde261f584a8ec20
Description-en: Haskell multicast networking; profiling libraries
 An interface for sending UDP datagrams over multicast (class D) addresses.
 .
 This package contains the profiling library compiled for GHC.

Package: libghc-network-run-dev
Description-md5: e59789bdbe7ee5772039f52f425429f7
Description-en: Simple network runner library
 Simple functions to run network clients and servers.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-run-doc
Description-md5: 828717a270be07d0029ece27bab1210b
Description-en: Simple network runner library; documentation
 Simple functions to run network clients and servers.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-run-prof
Description-md5: 9e1a201303faab769136e4badb253b0d
Description-en: Simple network runner library; profiling libraries
 Simple functions to run network clients and servers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-uri-dev
Description-md5: f7aedc9a4582e492b6f7c519e711fff9
Description-en: URI manipulation
 Library defines functions for handling URIs. It presents substantially
 the same interface as the older GHC Network.URI module, but is implemented
 using Parsec rather than a Regex library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-uri-doc
Description-md5: 9007fd7185cbe4c1e1216662d24796e4
Description-en: URI manipulation; documentation
 Library defines functions for handling URIs. It presents substantially
 the same interface as the older GHC Network.URI module, but is implemented
 using Parsec rather than a Regex library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-network-uri-prof
Description-md5: b318f18bf27d3b926f6a88af861c76c6
Description-en: URI manipulation; profiling libraries
 Library defines functions for handling URIs. It presents substantially
 the same interface as the older GHC Network.URI module, but is implemented
 using Parsec rather than a Regex library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-dev
Description-md5: 12f6f2bb304a74ea13bb7dee7594e678
Description-en: A typeclass for working with newtypes
 The Newtype typeclass represents the packing and unpacking of a newtype, and
 allows you to operatate under that newtype with functions such as ala.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-doc
Description-md5: de0af4fbc5696bc0dc5f111c69e97126
Description-en: A typeclass for working with newtypes; documentation
 The Newtype typeclass represents the packing and unpacking of a newtype, and
 allows you to operatate under that newtype with functions such as ala.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-prof
Description-md5: d15a8394b8b50fdf4c77e7b702e1fda2
Description-en: A typeclass for working with newtypes; profiling libraries
 The Newtype typeclass represents the packing and unpacking of a newtype, and
 allows you to operatate under that newtype with functions such as ala.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-generics-dev
Description-md5: 495ebeb09795b87c5f733276a093daea
Description-en: Typeclass and set of functions for working with newtypes
 Per Conor McBride, the Newtype typeclass represents the packing and unpacking
 of a newtype, and allows you to operatate under that newtype with functions
 such as ala.  Generics support was added in version 0.4, making this package a
 full replacement for the original newtype package, and a better alternative to
 newtype-th.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-generics-doc
Description-md5: dcba4a296d61b480d1b0dfdaac6a28ce
Description-en: Typeclass and set of functions for working with newtypes; documentation
 Per Conor McBride, the Newtype typeclass represents the packing and unpacking
 of a newtype, and allows you to operatate under that newtype with functions
 such as ala.  Generics support was added in version 0.4, making this package a
 full replacement for the original newtype package, and a better alternative to
 newtype-th.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-newtype-generics-prof
Description-md5: 8a66364ef7f5f95d47d0f9e611d37855
Description-en: Typeclass and set of functions for working with newtypes; profiling libraries
 Per Conor McBride, the Newtype typeclass represents the packing and unpacking
 of a newtype, and allows you to operatate under that newtype with functions
 such as ala.  Generics support was added in version 0.4, making this package a
 full replacement for the original newtype package, and a better alternative to
 newtype-th.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nonce-dev
Description-md5: 9a7fba73de205b0b784f2809f5e5aa2c
Description-en: generate cryptographic nonces
 According to the Wikipedia, a nonce is an arbitrary number used
 only once in a cryptographic communication.  This package
 contain helper functions for generating nonces.
 .
 There are many kinds of nonces used in different situations.
 It's not guaranteed that by using the nonces from this package
 you won't have any security issues.  Please make sure that the
 nonces generated via this package are usable on your design.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nonce-doc
Description-md5: 2399b283c39aab6caf608bb68e495225
Description-en: generate cryptographic nonces; documentation
 According to the Wikipedia, a nonce is an arbitrary number used
 only once in a cryptographic communication.  This package
 contain helper functions for generating nonces.
 .
 There are many kinds of nonces used in different situations.
 It's not guaranteed that by using the nonces from this package
 you won't have any security issues.  Please make sure that the
 nonces generated via this package are usable on your design.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-nonce-prof
Description-md5: d1b34feb121f940ad5c6a05a526ca7d6
Description-en: generate cryptographic nonces; profiling libraries
 According to the Wikipedia, a nonce is an arbitrary number used
 only once in a cryptographic communication.  This package
 contain helper functions for generating nonces.
 .
 There are many kinds of nonces used in different situations.
 It's not guaranteed that by using the nonces from this package
 you won't have any security issues.  Please make sure that the
 nonces generated via this package are usable on your design.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numbers-dev
Description-md5: a50b3650606b69335f74476699fe78db
Description-en: Various number types
 It contains instances of the numerical classes for a variety of
 different numbers: (computable) real numbers, arbitrary precision fixed
 numbers, arbitrary precision floating point numbers, differentiable
 numbers, symbolic numbers, natural numbers, interval arithmetic.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numbers-doc
Description-md5: 2aa36d9a23657affd89d605259d22a8f
Description-en: Various number types; documentation
 It contains instances of the numerical classes for a variety of
 different numbers: (computable) real numbers, arbitrary precision fixed
 numbers, arbitrary precision floating point numbers, differentiable
 numbers, symbolic numbers, natural numbers, interval arithmetic.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numbers-prof
Description-md5: dfcb5a49723275a52f5983980e753b4e
Description-en: Various number types; profiling libraries
 It contains instances of the numerical classes for a variety of
 different numbers: (computable) real numbers, arbitrary precision fixed
 numbers, arbitrary precision floating point numbers, differentiable
 numbers, symbolic numbers, natural numbers, interval arithmetic.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numeric-extras-dev
Description-md5: 5169048199553333f78368993bd0a06c
Description-en: Useful tools from the C standard library
 This package provides some useful numerical operations from the C standard
 library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numeric-extras-doc
Description-md5: 53ba0ceeadf3f3f69d7697c1fa466176
Description-en: Useful tools from the C standard library; documentation
 This package provides some useful numerical operations from the C standard
 library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numeric-extras-prof
Description-md5: 38f2d19b1edf8a5cf41c5df85c6e70db
Description-en: Useful tools from the C standard library; profiling libraries
 This package provides some useful numerical operations from the C standard
 library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numinstances-dev
Description-md5: cde554a4e16882f8400e3e01ee32d451
Description-en: Instances of numeric classes for functions and tuples
 This package provides instances of numeric classes for functions and
 tuples.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numinstances-doc
Description-md5: c08d6df732ccb84864ed965af7e4a7b0
Description-en: Instances of numeric classes for functions and tuples; documentation
 This package provides instances of numeric classes for functions and
 tuples.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numinstances-prof
Description-md5: 0f2666e340f675722f404d736d60eb52
Description-en: Instances of numeric classes for functions and tuples; profiling libraries
 This package provides instances of numeric classes for functions and
 tuples.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-dev
Description-md5: 3e43c088e78abc285b5824e4a7893222
Description-en: type-level (low cardinality) integers
 This package provides unary type level representations of the (positive
 and negative) integers and basic operations (addition, subtraction,
 multiplication, division) on these. Due to the unary implementation the
 practical size of the NumTypes is severely limited making them unsuitable
 for large-cardinality applications. If you will be working with integers
 beyond (-20, 20) this package probably isn't for you.
 .
 It is, however, eminently suitable for applications such as representing
 physical dimensions (see the Dimensional library).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-doc
Description-md5: 79c3dcd4c6fa2fb7900e167548cba68f
Description-en: type-level (low cardinality) integers; documentation
 This package provides unary type level representations of the (positive
 and negative) integers and basic operations (addition, subtraction,
 multiplication, division) on these. Due to the unary implementation the
 practical size of the NumTypes is severely limited making them unsuitable
 for large-cardinality applications. If you will be working with integers
 beyond (-20, 20) this package probably isn't for you.
 .
 It is, however, eminently suitable for applications such as representing
 physical dimensions (see the Dimensional library).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-prof
Description-md5: 60e972691b9e90d2791637739398c149
Description-en: type-level (low cardinality) integers; profiling libraries
 This package provides unary type level representations of the (positive
 and negative) integers and basic operations (addition, subtraction,
 multiplication, division) on these. Due to the unary implementation the
 practical size of the NumTypes is severely limited making them unsuitable
 for large-cardinality applications. If you will be working with integers
 beyond (-20, 20) this package probably isn't for you.
 .
 It is, however, eminently suitable for applications such as representing
 physical dimensions (see the Dimensional library).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-dk-dev
Description-md5: 64b1ac6fd3ca1c56ef03d149519b95c3
Description-en: type-level integers without fundeps
 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-dk-doc
Description-md5: 39a8a9f594b8fe91083cb57feaf28486
Description-en: type-level integers without fundeps; documentation
 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-numtype-dk-prof
Description-md5: 0a37a761853015c173a8c60b832a4855
Description-en: type-level integers without fundeps; profiling libraries
 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-objectname-dev
Description-md5: d216e5c692d91558867ebb0f42827ee4
Description-en: Explicitly handled object names
 This tiny package contains the class ObjectName, which corresponds to the
 general notion of explicitly handled identifiers for API objects, e.g. a
 texture object name in OpenGL or a buffer object name in OpenAL.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-objectname-doc
Description-md5: 82de5f15dd13374d0e9b1da572a0eebf
Description-en: Explicitly handled object names; documentation
 This tiny package contains the class ObjectName, which corresponds to the
 general notion of explicitly handled identifiers for API objects, e.g. a
 texture object name in OpenGL or a buffer object name in OpenAL.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-objectname-prof
Description-md5: 7a81a27623c7c63c7a168b6748107eff
Description-en: Explicitly handled object names; profiling libraries
 This tiny package contains the class ObjectName, which corresponds to the
 general notion of explicitly handled identifiers for API objects, e.g. a
 texture object name in OpenGL or a buffer object name in OpenAL.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oeis-dev
Description-md5: c2aa52689664fc11a184abeb1bf48b3f
Description-en: Interface to the Online Encyclopedia of Integer Sequences
 It is an interface to the Online Encyclopedia of Integer Sequences.
 See http://oeis.org/
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oeis-doc
Description-md5: 0961cf0936ac289e51344d271381e521
Description-en: Interface to the Online Encyclopedia of Integer Sequences; documentation
 It is an interface to the Online Encyclopedia of Integer Sequences.
 See http://oeis.org/
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oeis-prof
Description-md5: d8cf42f15719a78ab769051f570fb5fd
Description-en: Interface to the Online Encyclopedia of Integer Sequences; profiling libraries
 It is an interface to the Online Encyclopedia of Integer Sequences.
 See http://oeis.org/
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ofx-dev
Description-md5: a4e7d98749f29e153be74a9e3b617f02
Description-en: parser for Open Financial Exchange (OFX) financial data
 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ofx-doc
Description-md5: 9358a572c376359c6f7ed2a574910b58
Description-en: parser for Open Financial Exchange (OFX) financial data; documentation
 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ofx-prof
Description-md5: b2c381f7541f1127f275ffcf96b0543b
Description-en: parser for Open Financial Exchange (OFX) financial data; profiling libraries
 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-locale-dev
Description-md5: 8f9dcb024010bafd166af15616f1cce6
Description-en: locale library
 This package provides the ability to adapt to
 locale conventions such as date and time formats.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-locale-doc
Description-md5: 4844952d9b0c9867f8538507af12eaf0
Description-en: locale library; documentation
 This package provides the ability to adapt to
 locale conventions such as date and time formats.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-locale-prof
Description-md5: ff071d71fe52e48914ca0e9de6114c4d
Description-en: locale library; profiling libraries
 This package provides the ability to adapt to
 locale conventions such as date and time formats.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-time-dev
Description-md5: fb7b6b65538994a0fc56665d79b7603f
Description-en: time library
 This package provides the old time library.
 .
 For new projects, the newer "time" library is recommended.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-time-doc
Description-md5: 3036b179f2e4a372ae6ea3f4a91f1799
Description-en: time library; documentation
 This package provides the old time library.
 .
 For new projects, the newer "time" library is recommended.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-old-time-prof
Description-md5: a034aa1fde7a884c800e7ff082e356a5
Description-en: time library; profiling libraries
 This package provides the old time library.
 .
 For new projects, the newer "time" library is recommended.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-onetuple-dev
Description-md5: 5aa551ff1f167ab6745ede626aedb508
Description-en: singleton tuple
 OneTuple fills the tuple gap with a singleton tuple.
 .
 OneTuple does not support the usual parenthesized tuple syntax.
 .
 OneTuple
  * has the expected laziness properties
  * can be pattern-matched
  * ships with instances for several standard type classes, including
    all those supported by H98-standard tuples
  * requires no language extensions, except for hierarchical modules
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-onetuple-doc
Description-md5: 3d2d3bad2bc8ef9bd8b8686df77d50ad
Description-en: singleton tuple; documentation
 OneTuple fills the tuple gap with a singleton tuple.
 .
 OneTuple does not support the usual parenthesized tuple syntax.
 .
 OneTuple
  * has the expected laziness properties
  * can be pattern-matched
  * ships with instances for several standard type classes, including
    all those supported by H98-standard tuples
  * requires no language extensions, except for hierarchical modules
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-onetuple-prof
Description-md5: 2739abf14963a40368a7282b6b87a7ad
Description-en: singleton tuple; profiling libraries
 OneTuple fills the tuple gap with a singleton tuple.
 .
 OneTuple does not support the usual parenthesized tuple syntax.
 .
 OneTuple
  * has the expected laziness properties
  * can be pattern-matched
  * ships with instances for several standard type classes, including
    all those supported by H98-standard tuples
  * requires no language extensions, except for hierarchical modules
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-only-dev
Description-md5: b2fba63030ace4aeb4f11fbd3a0078ca
Description-en: 1-tuple type or single-value "collection"
 This package provides the canonical anonymous 1-tuple type missing
 from Haskell for attaching typeclass instances.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-only-doc
Description-md5: a4c9c43dc6ee7a74b6672d9971561b0f
Description-en: 1-tuple type or single-value "collection"; documentation
 This package provides the canonical anonymous 1-tuple type missing
 from Haskell for attaching typeclass instances.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-only-prof
Description-md5: 969465591d3b10a0aa5882bbd2cd3125
Description-en: 1-tuple type or single-value "collection"; profiling libraries
 This package provides the canonical anonymous 1-tuple type missing
 from Haskell for attaching typeclass instances.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oo-prototypes-dev
Description-md5: 8cf821e741c0d09f5af01b523839dfa6
Description-en: Support for OO-like prototypes
 This is a Haskell library providing support for OO-like prototypes
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oo-prototypes-doc
Description-md5: 448b248bf0a710134c11e4019033e40b
Description-en: Support for OO-like prototypes; documentation
 This is a Haskell library providing support for OO-like prototypes
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-oo-prototypes-prof
Description-md5: f627387068707e696c496efd481023a9
Description-en: Support for OO-like prototypes; profiling libraries
 This is a Haskell library providing support for OO-like prototypes
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-open-browser-dev
Description-md5: fad0a9a350e4aa4d9a11e1b68ca746ca
Description-en: open a web browser from Haskell
 This library provides a cross-platform way to open a web browser from Haskell
 code.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-open-browser-doc
Description-md5: 1438c9ff43f3a055c694f4e7d3ecac97
Description-en: open a web browser from Haskell; documentation
 This library provides a cross-platform way to open a web browser from Haskell
 code.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-open-browser-prof
Description-md5: 03eee29b786d8ecccc1599d657aafd5b
Description-en: open a web browser from Haskell; profiling libraries
 This library provides a cross-platform way to open a web browser from Haskell
 code.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-opengl-dev
Description-md5: 84fe6d5588a85eade7e842516a65acba
Description-en: Haskell OpenGL binding for GHC
 This package provides a library for the Haskell programming language.
 .
 A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
 accompanying utility library (GLU, version 1.3).

Package: libghc-opengl-doc
Description-md5: 515e3361620f0592cf7b631586ee3e87
Description-en: Haskell OpenGL binding for GHC; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 .
 A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
 accompanying utility library (GLU, version 1.3).

Package: libghc-opengl-prof
Description-md5: 0f560756c6b77cffd2228ec9355c47af
Description-en: Haskell OpenGL binding for GHC; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
 accompanying utility library (GLU, version 1.3).

Package: libghc-openglraw-dev
Description-md5: ecf6c0b8d471f6659651e1ac48058368
Description-en: Raw binding for the OpenGL graphics system
 OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
 intended as a basis for a nicer interface. OpenGLRaw offers access to all
 necessary functions, tokens and types plus a general facility for loading
 extension entries. The module hierarchy closely mirrors the naming structure
 of the OpenGL extensions, making it easy to find the right module to import.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openglraw-doc
Description-md5: f04e4ea74d510d5b83f3f5146f4940e6
Description-en: Raw binding for the OpenGL graphics system; documentation
 OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
 intended as a basis for a nicer interface. OpenGLRaw offers access to all
 necessary functions, tokens and types plus a general facility for loading
 extension entries. The module hierarchy closely mirrors the naming structure
 of the OpenGL extensions, making it easy to find the right module to import.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openglraw-prof
Description-md5: b5967ddb298b35b52b0b01c5bd6616b7
Description-en: Raw binding for the OpenGL graphics system; profiling libraries
 OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
 intended as a basis for a nicer interface. OpenGLRaw offers access to all
 necessary functions, tokens and types plus a general facility for loading
 extension entries. The module hierarchy closely mirrors the naming structure
 of the OpenGL extensions, making it easy to find the right module to import.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openpgp-asciiarmor-dev
Description-md5: 8c2c36c933c2f107c44c1984877b4344
Description-en: OpenPGP (RFC4880) ASCII Armor codec
 This library does encoding and decoding of OpenPGP ASCII armor.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openpgp-asciiarmor-doc
Description-md5: fabdb09f974b3dffc61c34750dba7102
Description-en: OpenPGP (RFC4880) ASCII Armor codec; documentation
 This library does encoding and decoding of OpenPGP ASCII armor.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openpgp-asciiarmor-prof
Description-md5: 61407ad6d5ded9050d2bc5b724a4abfb
Description-en: OpenPGP (RFC4880) ASCII Armor codec; profiling libraries
 This library does encoding and decoding of OpenPGP ASCII armor.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openssl-streams-dev
Description-md5: 553df315ac69fa239658fdc38a1fd3c8
Description-en: OpenSSL network support for io-streams
 The openssl-streams library contains io-streams routines for secure
 networking using OpenSSL (by way of HsOpenSSL).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openssl-streams-doc
Description-md5: 26bc4a9a9c66cf3dd781690dd1cc038f
Description-en: OpenSSL network support for io-streams; documentation
 The openssl-streams library contains io-streams routines for secure
 networking using OpenSSL (by way of HsOpenSSL).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-openssl-streams-prof
Description-md5: bfa11b06913e29c4928ef9d9e6c4e22b
Description-en: OpenSSL network support for io-streams; profiling libraries
 The openssl-streams library contains io-streams routines for secure
 networking using OpenSSL (by way of HsOpenSSL).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-operational-dev
Description-md5: 2582856bc440180faf696d1611856c4a
Description-en: implementation of difficult monads made easy with operational semantics
 This library makes it easy to implement monads with tricky control
 flow.
 .
 This is useful for: writing web applications in a sequential style,
 programming games with a uniform interface for human and AI players
 and easy replay capababilities, implementing fast parser monads,
 designing monadic DSLs, etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-operational-doc
Description-md5: 3e0ab8619d0139ac8fa596a0edb54a4e
Description-en: implementation of difficult monads made easy with operational semantics; documentation
 This library makes it easy to implement monads with tricky control
 flow.
 .
 This is useful for: writing web applications in a sequential style,
 programming games with a uniform interface for human and AI players
 and easy replay capababilities, implementing fast parser monads,
 designing monadic DSLs, etc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-operational-prof
Description-md5: f739caff3cc60e15685bc9cee1f948e7
Description-en: implementation of difficult monads made easy with operational semantics; profiling libraries
 This library makes it easy to implement monads with tricky control
 flow.
 .
 This is useful for: writing web applications in a sequential style,
 programming games with a uniform interface for human and AI players
 and easy replay capababilities, implementing fast parser monads,
 designing monadic DSLs, etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optional-args-dev
Description-md5: 80a77b5af3053e0ba757b967df770377
Description-en: optional function arguments
 This library provides a type for specifying Optional function
 arguments.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optional-args-doc
Description-md5: e35e300977931423b4d83909b4333dc5
Description-en: optional function arguments; documentation
 This library provides a type for specifying Optional function
 arguments.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optional-args-prof
Description-md5: 4bf2155eee0d37941a6765c8416d4152
Description-en: optional function arguments; profiling libraries
 This library provides a type for specifying Optional function
 arguments.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-options-dev
Description-md5: e7a7493763c9da836037f269302ba839
Description-en: Haskell library for parsing command-line options
 The options package lets library and application developers easily work
 with command-line options.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-options-doc
Description-md5: 52bb74009d049fa216f87572a27e392a
Description-en: Haskell library for parsing command-line options; documentation
 The options package lets library and application developers easily work
 with command-line options.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-options-prof
Description-md5: 2a51191417ae00d3b03b5e238d235f96
Description-en: Haskell library for parsing command-line options; profiling libraries
 The options package lets library and application developers easily work
 with command-line options.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-applicative-dev
Description-md5: e74949fbaf242693a01e16709986b0fa
Description-en: utilities and combinators for parsing command-line options
 This is a library for constructing command-line option parsers in the
 applicative style.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-applicative-doc
Description-md5: e8cd7c1170aa17ef9a972e083f7b0457
Description-en: utilities and combinators for parsing command-line options; documentation
 This is a library for constructing command-line option parsers in the
 applicative style.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-applicative-prof
Description-md5: 354b7bea077413d426468c80bfc29d0b
Description-en: utilities and combinators for parsing command-line options; profiling libraries
 This is a library for constructing command-line option parsers in the
 applicative style.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-simple-dev
Description-md5: 1f8b69a4cc155956d6681d7aa92cbc2e
Description-en: simple interface to optparse-applicative
 This package provides a simpler interface to optparse-applicative.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-simple-doc
Description-md5: 4da66eb93d03fdb7875b894b6631c0a7
Description-en: simple interface to optparse-applicative; documentation
 This package provides a simpler interface to optparse-applicative.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-optparse-simple-prof
Description-md5: a6d582779961053a8460c258b65db3de
Description-en: simple interface to optparse-applicative; profiling libraries
 This package provides a simpler interface to optparse-applicative.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ordered-containers-dev
Description-md5: c5df86ccde89080f07414e7f5555d4b4
Description-en: Ordered Containers for Haskell
 This Haskell library provides Set- and Map-like types that remember the order
 elements were inserted.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ordered-containers-doc
Description-md5: 5c581049f7be440e42dc472ed0f84509
Description-en: Ordered Containers for Haskell; documentation
 This Haskell library provides Set- and Map-like types that remember the order
 elements were inserted.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ordered-containers-prof
Description-md5: b739ecf29135ffe4e1e97b3577ca44f6
Description-en: Ordered Containers for Haskell; profiling libraries
 This Haskell library provides Set- and Map-like types that remember the order
 elements were inserted.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ormolu-dev
Description-md5: 3c16a37933605e8cbd7766633947b00d
Description-en: formatter for Haskell source code
 A formatter for Haskell source code.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ormolu-doc
Description-md5: c5d37121de744d4293b6a42bec3b3c23
Description-en: formatter for Haskell source code; documentation
 A formatter for Haskell source code.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-ormolu-prof
Description-md5: b0b4b1fcc13d0d0a3e9b52299928af88
Description-en: formatter for Haskell source code; profiling libraries
 A formatter for Haskell source code.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: ormolu
Description-md5: 10f92e0575e92ccb60b889cf6d118ebc
Description-en: formatter for Haskell source code
 A formatter for Haskell source code.

Package: libghc-pandoc-lua-marshal-dev
Description-md5: 84dfb9f90dbd53b96a0fbcee6d1416aa
Description-en: Use pandoc types in Lua
 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pandoc-lua-marshal-doc
Description-md5: 53898032427a37562c5f3a1371f640a6
Description-en: Use pandoc types in Lua; documentation
 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pandoc-lua-marshal-prof
Description-md5: 096ec9f8489c9c80acff8d308dbb781a
Description-en: Use pandoc types in Lua; profiling libraries
 This package provides functions to marshal and unmarshal
 pandoc document types to and from Lua.
 .
 The values of most types are pushed to pandoc as "userdata"
 objects that wrap a stable pointer to the Haskell value;
 these objects come with methods to access and modify their
 properties.
 .
 Sequences are pushed as normal Lua tables, but are
 augmented with convenience functions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pandoc-types-dev
Description-md5: 8db09283b46832335aae75e35a668ffb
Description-en: Haskell data types to represent structured documents
 This package ships the data types used by package Pandoc to internally
 represent structured documents. They've been split off from the main
 Pandoc package, so that other packages can use them without drawing in
 all the of Pandoc dependencies.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pandoc-types-doc
Description-md5: 91a3aa07501a591c3b5ad7a120a2d1ba
Description-en: Haskell data types to represent structured documents; documentation
 This package ships the data types used by package Pandoc to internally
 represent structured documents. They've been split off from the main
 Pandoc package, so that other packages can use them without drawing in
 all the of Pandoc dependencies.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pandoc-types-prof
Description-md5: 5a9e24e7db3ee11c9db49be042e4595c
Description-en: Haskell data types to represent structured documents; profiling libraries
 This package ships the data types used by package Pandoc to internally
 represent structured documents. They've been split off from the main
 Pandoc package, so that other packages can use them without drawing in
 all the of Pandoc dependencies.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pango-dev
Description-md5: c20ebefdf8b5a6e7630aaae308558c81
Description-en: binding to the Pango text rendering engine
 This package provides a wrapper around the Pango C library that allows
 high-quality rendering of Unicode text. It can be used either with Cairo to
 output text in PDF, PS or other documents or with Gtk+ to display text
 on-screen.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pango-doc
Description-md5: d5696107abcabb13c27b7573ae5ff08e
Description-en: Binding to the Pango text rendering engine; documentation
 This package provides a wrapper around the Pango C library that allows
 high-quality rendering of Unicode text. It can be used either with Cairo to
 output text in PDF, PS or other documents or with Gtk+ to display text
 on-screen.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pango-prof
Description-md5: b699420958675f2c4f3b6c39c156f1ba
Description-en: Binding to the Pango text rendering engine; profiling libraries
 This package provides a wrapper around the Pango C library that allows
 high-quality rendering of Unicode text. It can be used either with Cairo to
 output text in PDF, PS or other documents or with Gtk+ to display text
 on-screen.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-panic-dev
Description-md5: 5389afee3535f6e44185b72dd373601f
Description-en: convenient way to panic
 This provides a data type and function to throw an exception with
 a message and a call stack.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-panic-doc
Description-md5: 1c976e7c3212dc08be12de57bcab2ada
Description-en: convenient way to panic; documentation
 This provides a data type and function to throw an exception with
 a message and a call stack.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-panic-prof
Description-md5: 9d64dc5a306a1988061692a605991125
Description-en: convenient way to panic; profiling libraries
 This provides a data type and function to throw an exception with
 a message and a call stack.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pantry-dev
Description-md5: 2477f038ac965074e1069b4752bbc035
Description-en: Content addressable Haskell package management
 Content addressable Haskell package management, providing for secure,
 reproducible acquisition of Haskell package contents and metadata.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pantry-doc
Description-md5: cd46b56cb7f3e662de48fae7453d057f
Description-en: Content addressable Haskell package management; documentation
 Content addressable Haskell package management, providing for secure,
 reproducible acquisition of Haskell package contents and metadata.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pantry-prof
Description-md5: 2e451ffa487cb6d5301942d019f51f1b
Description-en: Content addressable Haskell package management; profiling libraries
 Content addressable Haskell package management, providing for secure,
 reproducible acquisition of Haskell package contents and metadata.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-dev
Description-md5: 1779bda769502acf1047c72f2c97d1d3
Description-en: Haskell parallel programming library for GHC
 Provides a library for parallel programming in Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-doc
Description-md5: 5186a1f54badc36672c66260d277abca
Description-en: Haskell parallel programming library for GHC; documentation
 Provides a library for parallel programming in Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-prof
Description-md5: a363b8edf3b480d68da2fc96a153f120
Description-en: Haskell parallel programming library for GHC; profiling libraries
 Provides a library for parallel programming in Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-tree-search-dev
Description-md5: a8daa5e5af941c4b905161da00dbc724
Description-en: Parallel Tree Search
 This Haskell library provides an implementation of parallel search
 based on the search tree provided by the package tree-monad.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-tree-search-doc
Description-md5: c0f3270a1292ca8053ced941256e4fcf
Description-en: Parallel Tree Search; documentation
 This Haskell library provides an implementation of parallel search
 based on the search tree provided by the package tree-monad.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parallel-tree-search-prof
Description-md5: 828f8668f7d6550c0abefac558d6a50f
Description-en: Parallel Tree Search; profiling libraries
 This Haskell library provides an implementation of parallel search
 based on the search tree provided by the package tree-monad.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parameterized-utils-dev
Description-md5: 31d2c2137da5e8b180fbf6510c598a2d
Description-en: Classes/data structures for data-kind indexed types
 This package contains collection classes and type representations
 used for working with values that have a single parameter.  It's
 intended for things like expression libraries where one wishes
 to leverage the Haskell type-checker to improve type-safety by encoding
 the object language type system into data kinds.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parameterized-utils-doc
Description-md5: fc28720d529315f235b3295edc05dcf2
Description-en: Classes/data structures for data-kind indexed types; documentation
 This package contains collection classes and type representations
 used for working with values that have a single parameter.  It's
 intended for things like expression libraries where one wishes
 to leverage the Haskell type-checker to improve type-safety by encoding
 the object language type system into data kinds.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parameterized-utils-prof
Description-md5: 1d932caeea1aec64e564c746a010415f
Description-en: Classes/data structures for data-kind indexed types; profiling libraries
 This package contains collection classes and type representations
 used for working with values that have a single parameter.  It's
 intended for things like expression libraries where one wishes
 to leverage the Haskell type-checker to improve type-safety by encoding
 the object language type system into data kinds.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parseargs-dev
Description-md5: 1566faaaf0ea26cfc83c9f2dc0ae830b
Description-en: Command-line argument parsing library
 It parses command-line arguments.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parseargs-doc
Description-md5: 596e18443d926972c798c772e5a5c0e1
Description-en: Command-line argument parsing library; documentation
 It parses command-line arguments.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parseargs-prof
Description-md5: 4fb4af55beb0ca302710154a42afc50d
Description-en: Command-line argument parsing library; profiling libraries
 It parses command-line arguments.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsec-numbers-dev
Description-md5: f0b6c4fca64d4a7cceff042b6f50f189
Description-en: utilities for parsing numbers from strings
 parsec-numbers provides the number parsers without the need to
 use a large (and unportable) token parser
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsec-numbers-doc
Description-md5: 988c5995103c46df959cc3771a4f38a5
Description-en: utilities for parsing numbers from strings; documentation
 parsec-numbers provides the number parsers without the need to
 use a large (and unportable) token parser
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsec-numbers-prof
Description-md5: 79c9deb4af653567281612593d09c949
Description-en: utilities for parsing numbers from strings; profiling libraries
 parsec-numbers provides the number parsers without the need to
 use a large (and unportable) token parser
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parser-combinators-dev
Description-md5: ca9d80fcbff496e37ff3baed6f77264e
Description-en: commonly useful parser combinators
 Commonly useful parser combinators defined in terms of
 Applicative and Alternative, and defined in terms of
 Monad and MonadPlus.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parser-combinators-doc
Description-md5: 7c5665aa55b27ebe2d6fc5d08a4a71bd
Description-en: commonly useful parser combinators; documentation
 Commonly useful parser combinators defined in terms of
 Applicative and Alternative, and defined in terms of
 Monad and MonadPlus.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parser-combinators-prof
Description-md5: 507fd64a9f1e025c169217c006c23052
Description-en: commonly useful parser combinators; profiling libraries
 Commonly useful parser combinators defined in terms of
 Applicative and Alternative, and defined in terms of
 Monad and MonadPlus.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsers-dev
Description-md5: 19bf96be136d6030fd1f0243d7fc4b48
Description-en: parsing combinators
 Parsers of various types
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsers-doc
Description-md5: 243b341247aadc802db8393559eaf027
Description-en: parsing combinators; documentation
 Parsers of various types
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-parsers-prof
Description-md5: e555158a0e67dcb95ecbfa891ab57072
Description-en: parsing combinators; profiling libraries
 Parsers of various types
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-dev
Description-md5: 206fc0760787d3515d09a676407b06e9
Description-en: normalizing well-typed path type
 This packages provides support for well-typed paths in Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-doc
Description-md5: bc35d5d4b7cef5308a717a8d2ee53fee
Description-en: normalizing well-typed path type; documentation
 This packages provides support for well-typed paths in Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-prof
Description-md5: 26fcee9042143925b77f54a6035b09c0
Description-en: normalizing well-typed path type; profiling libraries
 This packages provides support for well-typed paths in Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-io-dev
Description-md5: ab5fdc28e9c692c0c5ba165bda265820
Description-en: Interface to ‘directory’ package for users of ‘path’
 This package provides an interface to the ‘directory’ package for users of the
 library ‘path’, which provides statically ensured well-types file paths.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-io-doc
Description-md5: 70fd10d0d202dfd3038d6add3ba2686a
Description-en: Interface to ‘directory’ package for users of ‘path’; documentation
 This package provides an interface to the ‘directory’ package for users of the
 library ‘path’, which provides statically ensured well-types file paths.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-io-prof
Description-md5: ba3b7bf7292d6c9f36386c35a6f94e9f
Description-en: Interface to ‘directory’ package for users of ‘path’; profiling libraries
 This package provides an interface to the ‘directory’ package for users of the
 library ‘path’, which provides statically ensured well-types file paths.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-pieces-dev
Description-md5: 42eafd1ff00a5250b86d0f349ec52409
Description-en: components of paths
 It contains path pieces.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-pieces-doc
Description-md5: ff73c2b2a60c7e0a6bb6947fc7fde4ab
Description-en: components of paths; documentation
 It contains path pieces.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-path-pieces-prof
Description-md5: d54b00dba37cc0be083a64a91f35852a
Description-en: components of paths; profiling libraries
 It contains path pieces.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-patience-dev
Description-md5: 279fc27e9641ba8a41b52f6a3ed6edf1
Description-en: Haskell implementation of the Patience Diff algorithm
 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-patience-doc
Description-md5: fcb2a4a71272b89d618a12421a0ea9bb
Description-en: Haskell implementation of the Patience Diff algorithm; documentation
 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-patience-prof
Description-md5: 28ebfea38f46e46ea3ac311200efdff7
Description-en: Haskell implementation of the Patience Diff algorithm; profiling libraries
 This library implements the "patience diff" algorithm, as well as the patience
 algorithm for the longest increasing subsequence problem.
 .
 Patience diff computes the difference between two lists, for example the lines
 of two versions of a source file. It provides a good balance of performance,
 nice output for humans, and implementation simplicity. For more information,
 see http://alfedenzo.livejournal.com/170301.html and
 http://bramcohen.livejournal.com/73318.html.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pcap-dev
Description-md5: b3c1d7d204b569a45bf8286b6ff9742f
Description-en: Haskell wrapper around the C libpcap library
 This library provides Haskell bindings for most of the libpcap API as of
 libpcap version 0.9.7. The bindings are divided into a very efficient
 low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
 that's easier to use.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pcap-doc
Description-md5: ce512ef982fbbe069a828c6fc6ada2b9
Description-en: Haskell wrapper around the C libpcap library; documentation
 This library provides Haskell bindings for most of the libpcap API as of
 libpcap version 0.9.7. The bindings are divided into a very efficient
 low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
 that's easier to use.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pcap-prof
Description-md5: 478108e392a76c9efbbbb797f59e8b8b
Description-en: Haskell wrapper around the C libpcap library; profiling libraries
 This library provides Haskell bindings for most of the libpcap API as of
 libpcap version 0.9.7. The bindings are divided into a very efficient
 low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
 that's easier to use.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pem-dev
Description-md5: 96dbdc105f67fdce69c44f06f69dcc4e
Description-en: Privacy Enhanced Mail (PEM) format reader and writer
 It is for reading and writing PEM (Privacy Enhanced Mail; see
 RFCs 1421 through 1424) structures.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pem-doc
Description-md5: 99106d3575f38c0f7c43996603012f82
Description-en: Privacy Enhanced Mail (PEM) format reader and writer; documentation
 It is for reading and writing PEM (Privacy Enhanced Mail; see
 RFCs 1421 through 1424) structures.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pem-prof
Description-md5: 21df12e4ed14f38969fe8f3f69d6b0ff
Description-en: Privacy Enhanced Mail (PEM) format reader and writer; profiling libraries
 It is for reading and writing PEM (Privacy Enhanced Mail; see
 RFCs 1421 through 1424) structures.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-dev
Description-md5: 5d95505e2f9ee63beb0350a212e41947
Description-en: type-safe, non-relational, multi-backend persistence
 This libraries allows Haskell applications to access a database or other data
 storage sytems in a type-safe, non-relational way.
 .
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-doc
Description-md5: ae3ee459b2f92bee33496d81256cee82
Description-en: type-safe, non-relational, multi-backend persistence; documentation
 This libraries allows Haskell applications to access a database or other data
 storage sytems in a type-safe, non-relational way.
 .
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-prof
Description-md5: 1b5f6980dfb6310b1fe6af7b5107cf7e
Description-en: type-safe, non-relational, multi-backend persistence; profiling libraries
 This libraries allows Haskell applications to access a database or other data
 storage sytems in a type-safe, non-relational way.
 .
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-postgresql-dev
Description-md5: 392bee4fe6010029a3c378040455372f
Description-en: backend for the persistent library using PostgreSQL
 Based on the postgresql-simple package
 .
  Author: Felipe Lessa, Michael Snoyman <michael@snoyman.com>
  Upstream-Maintainer: Michael Snoyman <michael@snoyman.com>
 .
 This package contains the normal library files.

Package: libghc-persistent-postgresql-doc
Description-md5: bb41f17657d4cf616c4facc176d4aba9
Description-en: backend for the persistent library using PostgreSQL; documentation
 Based on the postgresql-simple package
 .
  Author: Felipe Lessa, Michael Snoyman <michael@snoyman.com>
  Upstream-Maintainer: Michael Snoyman <michael@snoyman.com>
 .
 This package contains the documentation files.

Package: libghc-persistent-postgresql-prof
Description-md5: fa465ca8e62131dfbf89311e06f86fe5
Description-en: backend for the persistent library using PostgreSQL; profiling libraries
 Based on the postgresql-simple package
 .
  Author: Felipe Lessa, Michael Snoyman <michael@snoyman.com>
  Upstream-Maintainer: Michael Snoyman <michael@snoyman.com>
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-persistent-sqlite-dev
Description-md5: 859260e585f63243a60bcb1ad8b77eb7
Description-en: SQLite3 backend for the persistent library
 This library allows Haskell applications to access an SQLite database
 in a type-safe, non-relational way.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-sqlite-doc
Description-md5: 154f0708bb0e2338351623a08d8c377b
Description-en: SQLite3 backend for the persistent library; documentation
 This library allows Haskell applications to access an SQLite database
 in a type-safe, non-relational way.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-sqlite-prof
Description-md5: 08672fc1d13ac22d295dcc438db58038
Description-en: SQLite3 backend for the persistent library; profiling libraries
 This library allows Haskell applications to access an SQLite database
 in a type-safe, non-relational way.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-template-dev
Description-md5: 1a0dc341b49fc0974205df0eb37f0595
Description-en: type-safe, non-relational, multi-backend persistence
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-template-doc
Description-md5: 4dc3f1a3fc67a2d2d4f18b5891da23d0
Description-en: type-safe, non-relational, multi-backend persistence; documentation
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-persistent-template-prof
Description-md5: dba1d45904e04b1617198082ad7d0c22
Description-en: type-safe, non-relational, multi-backend persistence; profiling libraries
 This library provides just the general interface and helper functions.
 You must use a specific backend in order to make this useful.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pid1-dev
Description-md5: f3f4dfa92c942c9d7ebbe40f49e7aef1
Description-en: signal handling and orphan reaping for Unix PID1 init processes
 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pid1-doc
Description-md5: fdee0e2b41230863c846be5820ec9d81
Description-en: signal handling and orphan reaping for Unix PID1 init processes; documentation
 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pid1-prof
Description-md5: f165cc46190c4adcbb90503d118e45c6
Description-en: signal handling and orphan reaping for Unix PID1 init processes; profiling libraries
 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: pid1
Description-md5: 385c1b5ba37bccf1b1e91a890a40c2d3
Description-en: signal handling and orphan reaping for Unix PID1 init processes
 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.

Package: libghc-pipes-dev
Description-md5: 8020050db6323f6e2219f72c1d641bbd
Description-en: compositional pipelines
 pipes is a clean and powerful stream processing library that lets you
 build and connect reusable streaming components
 .
 Advantages over traditional streaming libraries:
  * Concise API: Use simple commands like for, (>->), await, and yield
  * Blazing fast: Implementation tuned for speed
  * Lightweight Dependency: pipes is small and compiles very rapidly,
    including dependencies
  * Elegant semantics: Use practical category theory
  * ListT: Correct implementation of ListT that interconverts with pipes
  * Bidirectionality: Implement duplex channels
  * Extensive Documentation: Second to none!
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-doc
Description-md5: c9a23650404eb5c3d888d31996cbb75c
Description-en: compositional pipelines; documentation
 pipes is a clean and powerful stream processing library that lets you
 build and connect reusable streaming components
 .
 Advantages over traditional streaming libraries:
  * Concise API: Use simple commands like for, (>->), await, and yield
  * Blazing fast: Implementation tuned for speed
  * Lightweight Dependency: pipes is small and compiles very rapidly,
    including dependencies
  * Elegant semantics: Use practical category theory
  * ListT: Correct implementation of ListT that interconverts with pipes
  * Bidirectionality: Implement duplex channels
  * Extensive Documentation: Second to none!
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-prof
Description-md5: f826a8d3a756691ddecd8b9d217c3604
Description-en: compositional pipelines; profiling libraries
 pipes is a clean and powerful stream processing library that lets you
 build and connect reusable streaming components
 .
 Advantages over traditional streaming libraries:
  * Concise API: Use simple commands like for, (>->), await, and yield
  * Blazing fast: Implementation tuned for speed
  * Lightweight Dependency: pipes is small and compiles very rapidly,
    including dependencies
  * Elegant semantics: Use practical category theory
  * ListT: Correct implementation of ListT that interconverts with pipes
  * Bidirectionality: Implement duplex channels
  * Extensive Documentation: Second to none!
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-attoparsec-dev
Description-md5: 42d3f4a99bf8da56793bcb0be5bb22ce
Description-en: Attoparsec-Pipes integration
 Utilities to run Attoparsec parsers on Pipes input streams.
 .
 See libghc-attoparsec-dev and libghc-pipes-dev for respective descriptions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-attoparsec-doc
Description-md5: 7afdd16deea43a39f317dc054d6173af
Description-en: Attoparsec-Pipes integration; documentation
 Utilities to run Attoparsec parsers on Pipes input streams.
 .
 See libghc-attoparsec-dev and libghc-pipes-dev for respective descriptions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-attoparsec-prof
Description-md5: d6a05dabbfe76ccf5e3f163124397fc1
Description-en: Attoparsec-Pipes integration; profiling libraries
 Utilities to run Attoparsec parsers on Pipes input streams.
 .
 See libghc-attoparsec-dev and libghc-pipes-dev for respective descriptions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-bytestring-dev
Description-md5: 72f868e0d667b9073b61d532714f44e2
Description-en: ByteString support for pipes
 This library provides pipes (compositional stream processing
 pipelines) utilities for ByteStrings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-bytestring-doc
Description-md5: 3322b01eeb9f4660d38ace70d6776946
Description-en: ByteString support for pipes; documentation
 This library provides pipes (compositional stream processing
 pipelines) utilities for ByteStrings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-bytestring-prof
Description-md5: 84dfe083ef4f86d02e9e401d8cde9218
Description-en: ByteString support for pipes; profiling libraries
 This library provides pipes (compositional stream processing
 pipelines) utilities for ByteStrings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-group-dev
Description-md5: e02f9b9f67bee9a5ca2043a6e94efc84
Description-en: group streams into substreams
 pipes-group uses FreeT and lenses to group streams into sub-streams.
 Notable features include:
  * Perfect Streaming: Group elements without collecting them into memory
  * Lens Support: Use lenses to simplify many common operations
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-group-doc
Description-md5: 016788979e0fe5422634f5b6f1b86cd6
Description-en: group streams into substreams; documentation
 pipes-group uses FreeT and lenses to group streams into sub-streams.
 Notable features include:
  * Perfect Streaming: Group elements without collecting them into memory
  * Lens Support: Use lenses to simplify many common operations
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-group-prof
Description-md5: ead1affe9ec2fabc9f69e4b058408f93
Description-en: group streams into substreams; profiling libraries
 pipes-group uses FreeT and lenses to group streams into sub-streams.
 Notable features include:
  * Perfect Streaming: Group elements without collecting them into memory
  * Lens Support: Use lenses to simplify many common operations
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-parse-dev
Description-md5: 4b177d6b02a08a8e12d63cfa0ad6c9f9
Description-en: parsing infrastructure for the pipes ecosystem
 pipes-parse builds upon the pipes library to provide shared parsing
 idioms and utilities:
  * Perfect Streaming: Program in a list-like style in constant memory
  * Leftovers: Save unused input for later consumption
  * Connect and Resume: Use StateT to save unused input for later
  * Termination Safety: Detect and recover from end of input
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-parse-doc
Description-md5: 1624cfe383bee7f5bd2c91d7c77bcb10
Description-en: parsing infrastructure for the pipes ecosystem; documentation
 pipes-parse builds upon the pipes library to provide shared parsing
 idioms and utilities:
  * Perfect Streaming: Program in a list-like style in constant memory
  * Leftovers: Save unused input for later consumption
  * Connect and Resume: Use StateT to save unused input for later
  * Termination Safety: Detect and recover from end of input
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-parse-prof
Description-md5: 6e1a8bbc4ac7c573ae998cf3fa7b580d
Description-en: parsing infrastructure for the pipes ecosystem; profiling libraries
 pipes-parse builds upon the pipes library to provide shared parsing
 idioms and utilities:
  * Perfect Streaming: Program in a list-like style in constant memory
  * Leftovers: Save unused input for later consumption
  * Connect and Resume: Use StateT to save unused input for later
  * Termination Safety: Detect and recover from end of input
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-safe-dev
Description-md5: f45ca876634b65848b8eccd55eacf23b
Description-en: safety for the pipes ecosystem
 This package adds resource management and exception handling to the
 pipes ecosystem.
 .
 Notable features include:
 .
  * Resource Safety: Guarantee finalization using `finally`, `bracket`
    and more
  * Exception Safety: Even against asynchronous exceptions!
  * Laziness: Only acquire resources when you need them
  * Promptness: Finalize resources early when you are done with them
  * Native Exception Handling: Catch and resume from exceptions
    inside pipes
  * No Buy-in: Mix resource-safe pipes with unmanaged pipes using
    `hoist`
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-safe-doc
Description-md5: 06f9a69dbe90dbacbe51079e8dbc4ac5
Description-en: safety for the pipes ecosystem; documentation
 This package adds resource management and exception handling to the
 pipes ecosystem.
 .
 Notable features include:
 .
  * Resource Safety: Guarantee finalization using `finally`, `bracket`
    and more
  * Exception Safety: Even against asynchronous exceptions!
  * Laziness: Only acquire resources when you need them
  * Promptness: Finalize resources early when you are done with them
  * Native Exception Handling: Catch and resume from exceptions
    inside pipes
  * No Buy-in: Mix resource-safe pipes with unmanaged pipes using
    `hoist`
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pipes-safe-prof
Description-md5: b750e0b5533cd04f8e3e1e98c2d1fc8e
Description-en: safety for the pipes ecosystem; profiling libraries
 This package adds resource management and exception handling to the
 pipes ecosystem.
 .
 Notable features include:
 .
  * Resource Safety: Guarantee finalization using `finally`, `bracket`
    and more
  * Exception Safety: Even against asynchronous exceptions!
  * Laziness: Only acquire resources when you need them
  * Promptness: Finalize resources early when you are done with them
  * Native Exception Handling: Catch and resume from exceptions
    inside pipes
  * No Buy-in: Mix resource-safe pipes with unmanaged pipes using
    `hoist`
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pointed-dev
Description-md5: 54b34529be8ec9622baeeedfef6be2b4
Description-en: pointed and copointed data
 Haskell 98 pointed and copointed data types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pointed-doc
Description-md5: db013171fbfca1c4fbf39771846c24d8
Description-en: pointed and copointed data; documentation
 Haskell 98 pointed and copointed data types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pointed-prof
Description-md5: 3052a56ced3e96e55868b1f45a4b6305
Description-en: pointed and copointed data; profiling libraries
 Haskell 98 pointed and copointed data types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pointedlist-dev
Description-md5: 6d43870b3fc88971fcf660016d76c299
Description-en: zipper-like comonad which works as a list, tracking a position
 This Haskell library provides PointedList, which tracks the position in a
 non-empty list which works similarly to a zipper. A current item is always
 required, and therefore the list may never be empty. A circular PointedList
 wraps around to the other end when progressing past the actual edge.
 .
 This package contains the normal library files.

Package: libghc-pointedlist-doc
Description-md5: 493921d3fa29ced5e988e32780e7bfc3
Description-en: zipper-like comonad which works as a list, tracking a position.; documentation
 This Haskell library provides PointedList, which tracks the position in a
 non-empty list which works similarly to a zipper. A current item is always
 required, and therefore the list may never be empty. A circular PointedList
 wraps around to the other end when progressing past the actual edge.
 .
 This package contains the documentation files.

Package: libghc-pointedlist-prof
Description-md5: 1fc526d637054c1059db9b51a3bb367c
Description-en: zipper-like comonad which works as a list, tracking a position; profiling libraries
 This Haskell library provides PointedList, which tracks the position in a
 non-empty list which works similarly to a zipper. A current item is always
 required, and therefore the list may never be empty. A circular PointedList
 wraps around to the other end when progressing past the actual edge.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-polyparse-dev
Description-md5: fc1d3f23468a2adfc35204e220a4e2be
Description-en: alternative parser combinator libraries for Haskell
 Alternative parser combinator libraries, including the original
 HuttonMeijer set. The Poly sets have features like good error reporting,
 arbitrary token type, running state, lazy parsing, and so on. Finally,
 Text.Parse is a proposed replacement for the standard Read class, for
 better deserialisation of Haskell values from Strings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-polyparse-doc
Description-md5: d9dd9995bd74a7ca10fff4f1b9e0a423
Description-en: alternative parser combinator libraries for Haskell; documentation
 Alternative parser combinator libraries, including the original
 HuttonMeijer set. The Poly sets have features like good error reporting,
 arbitrary token type, running state, lazy parsing, and so on. Finally,
 Text.Parse is a proposed replacement for the standard Read class, for
 better deserialisation of Haskell values from Strings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-polyparse-prof
Description-md5: ea5d2a0842fd1be4355eca039e64639b
Description-en: alternative parser combinator libraries for Haskell; profiling libraries
 Alternative parser combinator libraries, including the original
 HuttonMeijer set. The Poly sets have features like good error reporting,
 arbitrary token type, running state, lazy parsing, and so on. Finally,
 Text.Parse is a proposed replacement for the standard Read class, for
 better deserialisation of Haskell values from Strings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-posix-pty-dev
Description-md5: 252e651dfe28486fb5d626b0a8c680be
Description-en: interact with pseudoterminals using subprocesses
 This Haskell library permits programs to interact with
 pseudoterminals, where those pseudoterminals are represented as
 subprocesses.  There are functions available to read and write to the
 terminals, and to resize them.
 .
 See pty(7) for more information on pseudoterminals.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-posix-pty-doc
Description-md5: b7a442271a3ae592a0c97d9c8123ee74
Description-en: interact with pseudoterminals using subprocesses; documentation
 This Haskell library permits programs to interact with
 pseudoterminals, where those pseudoterminals are represented as
 subprocesses.  There are functions available to read and write to the
 terminals, and to resize them.
 .
 See pty(7) for more information on pseudoterminals.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-posix-pty-prof
Description-md5: edec18c72a83dbdf7094e4791d68b161
Description-en: interact with pseudoterminals using subprocesses; profiling libraries
 This Haskell library permits programs to interact with
 pseudoterminals, where those pseudoterminals are represented as
 subprocesses.  There are functions available to read and write to the
 terminals, and to resize them.
 .
 See pty(7) for more information on pseudoterminals.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-postgresql-libpq-dev
Description-md5: c0a2240ed386eaf8c2b837608ca5ffdd
Description-en: low-level binding to libpq
 This is a binding to libpq: the C application programmer's interface to
 PostgreSQL. libpq is a set of library functions that allow client
 programs to pass queries to the PostgreSQL backend server and to receive
 the results of these queries.
 .
  Author: Grant Monroe, Leon P Smith, Joey Adams
  Upstream-Maintainer: Leon P Smith <leon@melding-monads.com>
 .
 This package contains the normal library files.

Package: libghc-postgresql-libpq-doc
Description-md5: 4a23442378759fcfaee27adee48590cd
Description-en: low-level binding to libpq; documentation
 This is a binding to libpq: the C application programmer's interface to
 PostgreSQL. libpq is a set of library functions that allow client
 programs to pass queries to the PostgreSQL backend server and to receive
 the results of these queries.
 .
  Author: Grant Monroe, Leon P Smith, Joey Adams
  Upstream-Maintainer: Leon P Smith <leon@melding-monads.com>
 .
 This package contains the documentation files.

Package: libghc-postgresql-libpq-prof
Description-md5: e4a89bc807bb37cecf663ff868407097
Description-en: low-level binding to libpq; profiling libraries
 This is a binding to libpq: the C application programmer's interface to
 PostgreSQL. libpq is a set of library functions that allow client
 programs to pass queries to the PostgreSQL backend server and to receive
 the results of these queries.
 .
  Author: Grant Monroe, Leon P Smith, Joey Adams
  Upstream-Maintainer: Leon P Smith <leon@melding-monads.com>
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-postgresql-simple-dev
Description-md5: 4d23c0438767a3d66a2d2f28b264dfad
Description-en: mid-level PostgreSQL client library
 Mid-level client library for the PostgreSQL database, aimed at ease of
 use and high performance.
 .
 This package contains the normal library files.

Package: libghc-postgresql-simple-doc
Description-md5: 69b2c18517db3ee6140efd16c9af6499
Description-en: mid-level PostgreSQL client library; documentation
 Mid-level client library for the PostgreSQL database, aimed at ease of
 use and high performance.
 .
 This package contains the documentation files.

Package: libghc-postgresql-simple-prof
Description-md5: 2736d87f1c46c69fe07c400bf317aab8
Description-en: mid-level PostgreSQL client library; profiling libraries
 Mid-level client library for the PostgreSQL database, aimed at ease of
 use and high performance.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-pqueue-dev
Description-md5: a17936561d9979f223a50c0eee5c53aa
Description-en: reliable, persistent, fast priority queues.
 A fast, reliable priority queue implementation based on a binomial heap.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pqueue-doc
Description-md5: d769dee954bbffeaf7aa2da710d413ba
Description-en: reliable, persistent, fast priority queues.; documentation
 A fast, reliable priority queue implementation based on a binomial heap.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pqueue-prof
Description-md5: 209ca56b2d4f8a09a9a2b8954ec3084b
Description-en: reliable, persistent, fast priority queues.; profiling libraries
 A fast, reliable priority queue implementation based on a binomial heap.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prelude-extras-dev
Description-md5: adc6a938da4fdea1ccc3279024b7a26e
Description-en: higher-order versions of Prelude classes
 Haskell 98 - higher order versions of Prelude classes to ease
 programming with polymorphic recursion and reduce
 UndecidableInstances
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prelude-extras-doc
Description-md5: 1612a1b19e40104504d5c1958a3f8609
Description-en: higher-order versions of Prelude classes; documentation
 Haskell 98 - higher order versions of Prelude classes to ease
 programming with polymorphic recursion and reduce
 UndecidableInstances
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prelude-extras-prof
Description-md5: 7fb0bde7e8e6d8a44ef9ffa6c7203762
Description-en: higher-order versions of Prelude classes; profiling libraries
 Haskell 98 - higher order versions of Prelude classes to ease
 programming with polymorphic recursion and reduce
 UndecidableInstances
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-presburger-dev
Description-md5: d2cf82876a32b1e247dedf100b045d3f
Description-en: decision procedure for quantifier-free linear arithmetic
 The decision procedure is based on the algorithm used in
 CVC4, which is itself based on the Omega test.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-presburger-doc
Description-md5: e434a1e32313ca6c5e662d5b6484a49c
Description-en: decision procedure for quantifier-free linear arithmetic; documentation
 The decision procedure is based on the algorithm used in
 CVC4, which is itself based on the Omega test.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-presburger-prof
Description-md5: 9851b74ea58875bc6ffa4c1b1c16fd50
Description-en: decision procedure for quantifier-free linear arithmetic; profiling libraries
 The decision procedure is based on the algorithm used in
 CVC4, which is itself based on the Omega test.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pretty-show-dev
Description-md5: ed22b736508256f38bd507839b8dcda5
Description-en: A Haskell library for pretty printing data structures
 A library that can parse derived Show instances into a generic data structure
 which can then be pretty printed. For complex data structures, the pretty
 printed version is significantly more readable that the standard Show output.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pretty-show-doc
Description-md5: ba096d05805aca165db21e8b9271b4e2
Description-en: Documentation for Haskell pretty printing library; documentation
 A library that can parse derived Show instances into a generic data structure
 which can then be pretty printed. For complex data structures, the pretty
 printed version is significantly more readable that the standard Show output.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pretty-show-prof
Description-md5: 3b1ca2472c6ada19232a69e14c19f74b
Description-en: Profiling libraries for pretty printing Haskell data structures; profiling libraries
 A library that can parse derived Show instances into a generic data structure
 which can then be pretty printed. For complex data structures, the pretty
 printed version is significantly more readable that the standard Show output.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: ppsh
Description-md5: 4e4de5c5c9e160bb8eed34a684812e1f
Description-en: Program to parse and pretty print arbitrary Haskell Show output
 The ppsh program takes the output of an arbitrary Haskell Show output on
 stdin and pretty prints it to stdout. It uses the library provided in the
 libghc-pretty-show-dev package to parse the input and pretty print the
 output.

Package: libghc-pretty-simple-dev
Description-md5: 17dca24e7d63aa5d30dc73991e8bb8fc
Description-en: pretty printer for data types with a 'Show' instance
 Features:
  * Easy-to-read
   - Complex data types are simple to understand.
  * Color
   - Prints in color using ANSI escape codes.
   - It is possible to print without color by using the pPrintNoColor
     function
  * Rainbow Parentheses
   - Easy to understand deeply nested data types
  * Configurable Indentation
   - Amount of indentation is configurable with the pPrintOpt function
  * Fast
   - No problem pretty-printing data types thousands of lines long
  * Works with any data type with a Show instance
   - Some common Haskell data types have a Show instance that produces
     non-valid Haskell code. pretty-simple will pretty-print even these
     data types
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pretty-simple-doc
Description-md5: 1589723361633145cd47329af4887b71
Description-en: pretty printer for data types with a 'Show' instance; documentation
 Features:
  * Easy-to-read
   - Complex data types are simple to understand.
  * Color
   - Prints in color using ANSI escape codes.
   - It is possible to print without color by using the pPrintNoColor
     function
  * Rainbow Parentheses
   - Easy to understand deeply nested data types
  * Configurable Indentation
   - Amount of indentation is configurable with the pPrintOpt function
  * Fast
   - No problem pretty-printing data types thousands of lines long
  * Works with any data type with a Show instance
   - Some common Haskell data types have a Show instance that produces
     non-valid Haskell code. pretty-simple will pretty-print even these
     data types
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pretty-simple-prof
Description-md5: b87c2d7de126e013699de1e4adc5cc04
Description-en: pretty printer for data types with a 'Show' instance; profiling libraries
 Features:
  * Easy-to-read
   - Complex data types are simple to understand.
  * Color
   - Prints in color using ANSI escape codes.
   - It is possible to print without color by using the pPrintNoColor
     function
  * Rainbow Parentheses
   - Easy to understand deeply nested data types
  * Configurable Indentation
   - Amount of indentation is configurable with the pPrintOpt function
  * Fast
   - No problem pretty-printing data types thousands of lines long
  * Works with any data type with a Show instance
   - Some common Haskell data types have a Show instance that produces
     non-valid Haskell code. pretty-simple will pretty-print even these
     data types
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyclass-dev
Description-md5: 2b2adcf399e9d8b7cb3a45543e8d8b5f
Description-en: Pretty printing class similar to Show.
 Pretty printing class similar to Show, based on the HughesPJ
 pretty printing library.  Provides the pretty printing class
 and instances for the Prelude types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyclass-doc
Description-md5: c0e19081f0fedef5da1f876afe15c011
Description-en: Pretty printing class similar to Show.; documentation
 Pretty printing class similar to Show, based on the HughesPJ
 pretty printing library.  Provides the pretty printing class
 and instances for the Prelude types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyclass-prof
Description-md5: db21190d3bac43868d2ede9ae141fc83
Description-en: Pretty printing class similar to Show.; profiling libraries
 Pretty printing class similar to Show, based on the HughesPJ
 pretty printing library.  Provides the pretty printing class
 and instances for the Prelude types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-dev
Description-md5: 5c26d5d380695f8401634a7d78c3d545
Description-en: modern, easy-to-use, extensible prettyprinter
 Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
 prettyprinters already. Each of them addresses a different concern
 with the classic wl-pprint package. This package solves all these
 issues, and then some:
  * Text instead of String
  * No name clashes
  * Annotation support
  * Extensible backends
  * Performance
  * Open implementation
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-doc
Description-md5: fd63bbee5e5221db32f143775b704193
Description-en: modern, easy-to-use, extensible prettyprinter; documentation
 Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
 prettyprinters already. Each of them addresses a different concern
 with the classic wl-pprint package. This package solves all these
 issues, and then some:
  * Text instead of String
  * No name clashes
  * Annotation support
  * Extensible backends
  * Performance
  * Open implementation
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-prof
Description-md5: b9192916baaf6e7192ac66d079e6803c
Description-en: modern, easy-to-use, extensible prettyprinter; profiling libraries
 Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
 prettyprinters already. Each of them addresses a different concern
 with the classic wl-pprint package. This package solves all these
 issues, and then some:
  * Text instead of String
  * No name clashes
  * Annotation support
  * Extensible backends
  * Performance
  * Open implementation
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-ansi-terminal-dev
Description-md5: f6c3f945d2d0ba93997942b5849b6573
Description-en: ANSI terminal backend for prettyprinter
 This package defines a renderer for documents generated by the
 prettyprinter package, suitable for displaying them on ANSI-compatible
 terminals, including colors, boldening, underlining and italication.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-ansi-terminal-doc
Description-md5: 28a16a88185cce4c674bb31ce3fe9cc0
Description-en: ANSI terminal backend for prettyprinter; documentation
 This package defines a renderer for documents generated by the
 prettyprinter package, suitable for displaying them on ANSI-compatible
 terminals, including colors, boldening, underlining and italication.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-ansi-terminal-prof
Description-md5: d7462aca353f5fc746672f6314c44b86
Description-en: ANSI terminal backend for prettyprinter; profiling libraries
 This package defines a renderer for documents generated by the
 prettyprinter package, suitable for displaying them on ANSI-compatible
 terminals, including colors, boldening, underlining and italication.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-convert-ansi-wl-pprint-dev
Description-md5: 7713fa0ef2a459f488104cecfed41f88
Description-en: convert documents between ansi-wl-pprint and prettyprinter
 This package defines a converter from the old ansi-wl-pprint document
 type to the new prettyprinter one. Its purpose is making packages
 that only generate ansi-wl-pprint data available to the prettyprinter
 ecosystem.
 .
 Note the difference to the prettyprinter-compat-ansi-wl-pprint
 package, which does not convert any data, and instead provides an API
 that mimics ansi-wl-pprint, while secretly being prettyprinter-based
 behind the curtains. This package on the other hand does a proper
 conversion.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-convert-ansi-wl-pprint-doc
Description-md5: 596b715db262464101d79dbeaf01c0b3
Description-en: convert documents between ansi-wl-pprint and prettyprinter; documentation
 This package defines a converter from the old ansi-wl-pprint document
 type to the new prettyprinter one. Its purpose is making packages
 that only generate ansi-wl-pprint data available to the prettyprinter
 ecosystem.
 .
 Note the difference to the prettyprinter-compat-ansi-wl-pprint
 package, which does not convert any data, and instead provides an API
 that mimics ansi-wl-pprint, while secretly being prettyprinter-based
 behind the curtains. This package on the other hand does a proper
 conversion.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prettyprinter-convert-ansi-wl-pprint-prof
Description-md5: ea00939f0bf2d7fad214558aac81f07c
Description-en: convert documents between ansi-wl-pprint and prettyprinter; profiling libraries
 This package defines a converter from the old ansi-wl-pprint document
 type to the new prettyprinter one. Its purpose is making packages
 that only generate ansi-wl-pprint data available to the prettyprinter
 ecosystem.
 .
 Note the difference to the prettyprinter-compat-ansi-wl-pprint
 package, which does not convert any data, and instead provides an API
 that mimics ansi-wl-pprint, while secretly being prettyprinter-based
 behind the curtains. This package on the other hand does a proper
 conversion.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prim-uniq-dev
Description-md5: f3dae198172a601877934224e6434f74
Description-en: opaque unique identifiers in primitive state monads
 Opaque unique identifiers in primitive state monads
 and a GADT-like type using them as witnesses of type
 equality.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prim-uniq-doc
Description-md5: dc86af04817e0ac849e71cbe2d3bfd7b
Description-en: opaque unique identifiers in primitive state monads; documentation
 Opaque unique identifiers in primitive state monads
 and a GADT-like type using them as witnesses of type
 equality.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-prim-uniq-prof
Description-md5: 1d8d52eda803c1afc6d90691e3334c7e
Description-en: opaque unique identifiers in primitive state monads; profiling libraries
 Opaque unique identifiers in primitive state monads
 and a GADT-like type using them as witnesses of type
 equality.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primes-dev
Description-md5: 5476cf62681466a035779d72eff28ae6
Description-en: efficient, purely functional generation of prime numbers
 This Haskell library provides an efficient lazy wheel sieve for prime
 generation inspired by Lazy wheel sieves and spirals of primes by Colin
 Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primes-doc
Description-md5: 674aac96f8153128839b4b4b422624e8
Description-en: efficient, purely functional generation of prime numbers; documentation
 This Haskell library provides an efficient lazy wheel sieve for prime
 generation inspired by Lazy wheel sieves and spirals of primes by Colin
 Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primes-prof
Description-md5: d999a607a0891ca2db0546097f548e54
Description-en: efficient, purely functional generation of prime numbers; profiling libraries
 This Haskell library provides an efficient lazy wheel sieve for prime
 generation inspired by Lazy wheel sieves and spirals of primes by Colin
 Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-dev
Description-md5: ac45cfb04b3f1a94a6d91e88b0ac5168
Description-en: Wrappers for primitive operations
 This package contains Haskell bindings for the functions and data structures
 defined in the primitive C library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-doc
Description-md5: 9ab2e876c359723baa632b9f964615c6
Description-en: Wrappers for primitive operations; documentation
 This package provides wrappers for primitive array operations from GHC.Prim.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-prof
Description-md5: 8c0268a81a4c430a31a6c66fed999351
Description-en: Wrappers for primitive operations; profiling libraries
 This package provides wrappers for primitive array operations from GHC.Prim.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-unaligned-dev
Description-md5: 638bbdfbbbb5584efeefa6528a3458d2
Description-en: unaligned access to primitive arrays
 Unaligned access to primitive arrays. The offsets are given in bytes
 rather than elements.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-unaligned-doc
Description-md5: 0c0aa781356e15fda0f8a3a58802c5ff
Description-en: unaligned access to primitive arrays; documentation
 Unaligned access to primitive arrays. The offsets are given in bytes
 rather than elements.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-primitive-unaligned-prof
Description-md5: 526d4d0b85af174a4af834800830c8c2
Description-en: unaligned access to primitive arrays; profiling libraries
 Unaligned access to primitive arrays. The offsets are given in bytes
 rather than elements.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-process-extras-dev
Description-md5: b08be414d2c9e7694003c3b1e6312a2a
Description-en: Extra functionality for the Process library
 This libraries provides variants of the System.Process module, based on lazy
 and strict ByteStrings resp. lazy and strict Text.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-process-extras-doc
Description-md5: 15791d28e31e58d998d735dfe6f2c43f
Description-en: Extra functionality for the Process library; documentation
 This libraries provides variants of the System.Process module, based on lazy
 and strict ByteStrings resp. lazy and strict Text.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-process-extras-prof
Description-md5: adcb1a9cb7685b6c7519a8b8b1431e34
Description-en: Extra functionality for the Process library; profiling libraries
 This libraries provides variants of the System.Process module, based on lazy
 and strict ByteStrings resp. lazy and strict Text.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-profunctors-dev
Description-md5: b9a5305bde3fbb1f7e0695f556550a85
Description-en: Haskell 98 Profunctors
 Profunctors are a generalization of relations and also of bimodules.
 They are related to the notion of correspondences.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-profunctors-doc
Description-md5: eb50cd36e2e98aa85115c4f81713d93c
Description-en: Haskell 98 Profunctors; documentation
 Profunctors are a generalization of relations and also of bimodules.
 They are related to the notion of correspondences.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-profunctors-prof
Description-md5: a396048aa1f7fc61318f8c7c7ab28172
Description-en: Haskell 98 Profunctors; profiling libraries
 Profunctors are a generalization of relations and also of bimodules.
 They are related to the notion of correspondences.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-project-template-dev
Description-md5: 76b93b9a0be347013b96e618c793843c
Description-en: specify Haskell project templates and generate files
 Framework for project templates/scaffolding.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-project-template-doc
Description-md5: 38123b29ccffae85f5f106054a9de750
Description-en: specify Haskell project templates and generate files; documentation
 Framework for project templates/scaffolding.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-project-template-prof
Description-md5: 4a70188b6db44b18b9f1a2250dd5438f
Description-en: specify Haskell project templates and generate files; profiling libraries
 Framework for project templates/scaffolding.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-protobuf-dev
Description-md5: 5d3db01e1c02e2c415338aa09c4bfe5e
Description-en: Google Protocol Buffers for Haskell
 Protocol Buffers are a way of encoding structured data in an
 efficient yet extensible format.  This is an implementation of a
 subset of Google Protocol Buffers for Haskell.
 .
 Record specifications are built by defining records with specially
 defined fields that capture most of the Protocol Buffers
 specification language.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-protobuf-doc
Description-md5: 586004ab648d6d1ba07490039daa7012
Description-en: Google Protocol Buffers for Haskell; documentation
 Protocol Buffers are a way of encoding structured data in an
 efficient yet extensible format.  This is an implementation of a
 subset of Google Protocol Buffers for Haskell.
 .
 Record specifications are built by defining records with specially
 defined fields that capture most of the Protocol Buffers
 specification language.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-protobuf-prof
Description-md5: 40641c3d44adfccc977f3a4822909cb0
Description-en: Google Protocol Buffers for Haskell; profiling libraries
 Protocol Buffers are a way of encoding structured data in an
 efficient yet extensible format.  This is an implementation of a
 subset of Google Protocol Buffers for Haskell.
 .
 Record specifications are built by defining records with specially
 defined fields that capture most of the Protocol Buffers
 specification language.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-psqueue-dev
Description-md5: c1c5e2364f2e7887e6e9c659e36fa6b4
Description-en: Priority Search Queue
 A /priority search queue/ efficiently supports the
 opperations of both a search tree and a priority queue. A
 'Binding' is a product of a key and a priority.  Bindings
 can be inserted, deleted, modified and queried in
 logarithmic time, and the binding with the least priority
 can be retrieved in constant time.  A queue can be built
 from a list of bindings, sorted by keys, in linear time.
 .
 This package contains the normal library files.

Package: libghc-psqueue-doc
Description-md5: a8f5b1c07c0222236f02a1b0a396ed78
Description-en: Priority Search Queue; documentation
 A /priority search queue/ efficiently supports the
 opperations of both a search tree and a priority queue. A
 'Binding' is a product of a key and a priority.  Bindings
 can be inserted, deleted, modified and queried in
 logarithmic time, and the binding with the least priority
 can be retrieved in constant time.  A queue can be built
 from a list of bindings, sorted by keys, in linear time.
 .
 This package contains the documentation files.

Package: libghc-psqueue-prof
Description-md5: 25d521ee6f69144c34d63f4b6bee7658
Description-en: Priority Search Queue; profiling libraries
 A /priority search queue/ efficiently supports the
 opperations of both a search tree and a priority queue. A
 'Binding' is a product of a key and a priority.  Bindings
 can be inserted, deleted, modified and queried in
 logarithmic time, and the binding with the least priority
 can be retrieved in constant time.  A queue can be built
 from a list of bindings, sorted by keys, in linear time.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-psqueues-dev
Description-md5: 5e502d3d58398c849220d5279050be99
Description-en: Pure priority search queues
 This package provides Priority Search Queues in three different flavors.
 .
 * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
 deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
 Implementation Technique for Priority Search Queues".  Hence, it is similar to
 the PSQueue library, although it is considerably faster and provides a
 slightly different API.
 .
 * IntPSQ p v is a far more efficient implementation. It fixes the key type
 to Int and uses a radix tree (like IntMap) with an additional min-heap
 property.
 .
 * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
 simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
 collisions, it uses an OrdPSQ to resolve those. The performance of this
 implementation is comparable to that of IntPSQ, but it is more widely
 applicable since the keys are not restricted to Int, but rather to any
 Hashable datatype.
 .
 Each of the three implementations provides the same API, so they can be used
 interchangeably.
 .
 Typical applications of Priority Search Queues include:
 .
 * Caches, and more specifically LRU Caches;
 .
 * Schedulers;
 .
 * Pathfinding algorithms, such as Dijkstra's and A*.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-psqueues-doc
Description-md5: 4b01bcba4a003fce5cc40f1ee117b50f
Description-en: Pure priority search queues; documentation
 This package provides Priority Search Queues in three different flavors.
 .
 * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
 deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
 Implementation Technique for Priority Search Queues".  Hence, it is similar to
 the PSQueue library, although it is considerably faster and provides a
 slightly different API.
 .
 * IntPSQ p v is a far more efficient implementation. It fixes the key type
 to Int and uses a radix tree (like IntMap) with an additional min-heap
 property.
 .
 * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
 simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
 collisions, it uses an OrdPSQ to resolve those. The performance of this
 implementation is comparable to that of IntPSQ, but it is more widely
 applicable since the keys are not restricted to Int, but rather to any
 Hashable datatype.
 .
 Each of the three implementations provides the same API, so they can be used
 interchangeably.
 .
 Typical applications of Priority Search Queues include:
 .
 * Caches, and more specifically LRU Caches;
 .
 * Schedulers;
 .
 * Pathfinding algorithms, such as Dijkstra's and A*.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-psqueues-prof
Description-md5: 026258223cfeddd62b2ec9c69a99797a
Description-en: Pure priority search queues; profiling libraries
 This package provides Priority Search Queues in three different flavors.
 .
 * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
 deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
 Implementation Technique for Priority Search Queues".  Hence, it is similar to
 the PSQueue library, although it is considerably faster and provides a
 slightly different API.
 .
 * IntPSQ p v is a far more efficient implementation. It fixes the key type
 to Int and uses a radix tree (like IntMap) with an additional min-heap
 property.
 .
 * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
 simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
 collisions, it uses an OrdPSQ to resolve those. The performance of this
 implementation is comparable to that of IntPSQ, but it is more widely
 applicable since the keys are not restricted to Int, but rather to any
 Hashable datatype.
 .
 Each of the three implementations provides the same API, so they can be used
 interchangeably.
 .
 Typical applications of Priority Search Queues include:
 .
 * Caches, and more specifically LRU Caches;
 .
 * Schedulers;
 .
 * Pathfinding algorithms, such as Dijkstra's and A*.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-publicsuffixlist-dev
Description-md5: 42f25c3dab9316c27cc95af1272ba1a3
Description-en: routines for testing whether something is a "public suffix"
 publicsuffix answers the question "Is a given string a domain suffix?".
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-publicsuffixlist-doc
Description-md5: 0b3d883340ca21a448878499d472361a
Description-en: routines for testing whether something is a "public suffix"; documentation
 publicsuffix answers the question "Is a given string a domain suffix?".
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-publicsuffixlist-prof
Description-md5: 9824ad6fc356e97144abeeb9db22144c
Description-en: routines for testing whether something is a "public suffix"; profiling libraries
 publicsuffix answers the question "Is a given string a domain suffix?".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-punycode-dev
Description-md5: 80cb32c72e4f48b28388d7df5f4181c2
Description-en: Encode unicode strings to ascii forms according to RFC 3492
 Encode unicode strings to ascii forms according to RFC 3492. It is written in
 pure Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-punycode-doc
Description-md5: dbf2630b40ddfc5b8f5aed040ac7f334
Description-en: Encode unicode strings to ascii forms according to RFC 3492; documentation
 Encode unicode strings to ascii forms according to RFC 3492. It is written in
 pure Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-punycode-prof
Description-md5: 3335641e622b4c1184c87b9c55f7d1d4
Description-en: Encode unicode strings to ascii forms according to RFC 3492; profiling libraries
 Encode unicode strings to ascii forms according to RFC 3492. It is written in
 pure Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-puremd5-dev
Description-md5: ed621a8e58e049a77b3358135f64584e
Description-en: implementation of the MD5 digest (hash) algorithm
 It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
 This now supports the crypto-api class interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-puremd5-doc
Description-md5: da99ea91d433ab545ef9d92b605f41f2
Description-en: implementation of the MD5 digest (hash) algorithm; documentation
 It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
 This now supports the crypto-api class interface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-puremd5-prof
Description-md5: 8afc43a6e09b1b3849c288a8841588f3
Description-en: implementation of the MD5 digest (hash) algorithm; profiling libraries
 It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
 This now supports the crypto-api class interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pwstore-fast-dev
Description-md5: 681f60014f2e2299c8c29fc89abced57
Description-en: secure password storage
 To store passwords securely, they should be salted, then hashed with a
 slow hash function. This library uses PBKDF1-SHA256, and handles all
 the details. It uses the cryptohash package for speed; if you need a
 pure Haskell library, pwstore-purehaskell has the exact same API, but
 uses only pure Haskell. It is about 25 times slower than this package,
 but still quite usable.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pwstore-fast-doc
Description-md5: d64fabdfd8bb85f01cd1c69648f4f9c2
Description-en: secure password storage; documentation
 To store passwords securely, they should be salted, then hashed with a
 slow hash function. This library uses PBKDF1-SHA256, and handles all
 the details. It uses the cryptohash package for speed; if you need a
 pure Haskell library, pwstore-purehaskell has the exact same API, but
 uses only pure Haskell. It is about 25 times slower than this package,
 but still quite usable.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-pwstore-fast-prof
Description-md5: f5f8dc11978deee16a1d595dfdc6765d
Description-en: secure password storage; profiling libraries
 To store passwords securely, they should be salted, then hashed with a
 slow hash function. This library uses PBKDF1-SHA256, and handles all
 the details. It uses the cryptohash package for speed; if you need a
 pure Haskell library, pwstore-purehaskell has the exact same API, but
 uses only pure Haskell. It is about 25 times slower than this package,
 but still quite usable.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-qrencode-dev
Description-md5: d11c02b25bb4065cba003f1766e5cad2
Description-en: Haskell bindings for libqrencode
 Libqrencode is a C library for encoding data in a QR Code symbol, a kind
 of 2D symbology that can be scanned by handy terminals such as a mobile
 phone with CCD. The capacity of QR Code is up to 7000 digits or 4000
 characters, and is highly robust.
 .
 This package provides Haskell bindings for libqrencode.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-qrencode-doc
Description-md5: c4ebfac306da695db57f1a831d7e05f5
Description-en: Haskell bindings for libqrencode; documentation
 Libqrencode is a C library for encoding data in a QR Code symbol, a kind
 of 2D symbology that can be scanned by handy terminals such as a mobile
 phone with CCD. The capacity of QR Code is up to 7000 digits or 4000
 characters, and is highly robust.
 .
 This package provides Haskell bindings for libqrencode.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-qrencode-prof
Description-md5: 75916bec104c1d8b7c253c15bbe47b43
Description-en: Haskell bindings for libqrencode; profiling libraries
 Libqrencode is a C library for encoding data in a QR Code symbol, a kind
 of 2D symbology that can be scanned by handy terminals such as a mobile
 phone with CCD. The capacity of QR Code is up to 7000 digits or 4000
 characters, and is highly robust.
 .
 This package provides Haskell bindings for libqrencode.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck2-dev
Description-md5: fdc8a1a14b6a1fb648d28d110264b87f
Description-en: Haskell automatic testing library for GHC
 This package provides a library for the Haskell programming language.
 .
 QuickCheck is a library for testing Haskell programs automatically.
 The programmer provides a specification of the program, in
 the form of properties which functions should satisfy, and
 QuickCheck then tests that the properties hold in a large number
 of randomly generated cases.  Specifications are expressed in
 Haskell, using combinators defined in the QuickCheck library.
 QuickCheck provides combinators to define properties, observe
 the distribution of test data, and define test data generators.

Package: libghc-quickcheck2-doc
Description-md5: e8ce978b93ab8a9a472d4e6d339b211d
Description-en: Haskell automatic testing library for GHC; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 .
 QuickCheck is a library for testing Haskell programs automatically.
 The programmer provides a specification of the program, in
 the form of properties which functions should satisfy, and
 QuickCheck then tests that the properties hold in a large number
 of randomly generated cases.  Specifications are expressed in
 Haskell, using combinators defined in the QuickCheck library.
 QuickCheck provides combinators to define properties, observe
 the distribution of test data, and define test data generators.

Package: libghc-quickcheck2-prof
Description-md5: e361d15f8ac8ef17ec6d8fae2f281b1e
Description-en: Haskell automatic testing library for GHC; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 QuickCheck is a library for testing Haskell programs automatically.
 The programmer provides a specification of the program, in
 the form of properties which functions should satisfy, and
 QuickCheck then tests that the properties hold in a large number
 of randomly generated cases.  Specifications are expressed in
 Haskell, using combinators defined in the QuickCheck library.
 QuickCheck provides combinators to define properties, observe
 the distribution of test data, and define test data generators.

Package: libghc-quickcheck-classes-base-dev
Description-md5: 7397cffe834f3df9e996ab88cb899645
Description-en: QuickCheck common typeclasses from `base`
 This libary is a minimal variant of `quickcheck-classes` that
 only provides laws for typeclasses from `base`. The main purpose
 of splitting this out is so that `primitive` can depend on
 `quickcheck-classes-base` in its test suite, avoiding the circular
 dependency that arises if `quickcheck-classes` is used instead.
 .
 This library provides QuickCheck properties to ensure
 that typeclass instances adhere to the set of laws that
 they are supposed to. There are other libraries that do
 similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing
 any new typeclasses that the user needs to learn.
 .
 /Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
 ('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
 'Data.Functor.Classes.Ord1', etc.),
 but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
 constraints more cleanly.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-classes-base-doc
Description-md5: bd6ed2ca8ad4c3d5230c9773a970e1ab
Description-en: QuickCheck common typeclasses from `base`; documentation
 This libary is a minimal variant of `quickcheck-classes` that
 only provides laws for typeclasses from `base`. The main purpose
 of splitting this out is so that `primitive` can depend on
 `quickcheck-classes-base` in its test suite, avoiding the circular
 dependency that arises if `quickcheck-classes` is used instead.
 .
 This library provides QuickCheck properties to ensure
 that typeclass instances adhere to the set of laws that
 they are supposed to. There are other libraries that do
 similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing
 any new typeclasses that the user needs to learn.
 .
 /Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
 ('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
 'Data.Functor.Classes.Ord1', etc.),
 but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
 constraints more cleanly.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-classes-base-prof
Description-md5: 6a0c63a0c2a1ed0bcdd2b33cd037eba3
Description-en: QuickCheck common typeclasses from `base`; profiling libraries
 This libary is a minimal variant of `quickcheck-classes` that
 only provides laws for typeclasses from `base`. The main purpose
 of splitting this out is so that `primitive` can depend on
 `quickcheck-classes-base` in its test suite, avoiding the circular
 dependency that arises if `quickcheck-classes` is used instead.
 .
 This library provides QuickCheck properties to ensure
 that typeclass instances adhere to the set of laws that
 they are supposed to. There are other libraries that do
 similar things, such as `genvalidity-hspec` and `checkers`.
 This library differs from other solutions by not introducing
 any new typeclasses that the user needs to learn.
 .
 /Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
 ('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
 'Data.Functor.Classes.Ord1', etc.),
 but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
 constraints more cleanly.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-instances-dev
Description-md5: 88d38fed06319fdb0359bddfadedf883
Description-en: common QuickCheck instances
 QuickCheck instances.
 .
 The goal is to supply QuickCheck instances for
 types provided by the Haskell Platform.
 .
 For information on writing a test-suite with Cabal
 see <http://www.haskell.org/cabal/users-guide/#test-suites>
 .
  Author: Antoine Latter
  Upstream-Maintainer: aslatter@gmail.com
 .
 This package contains the normal library files.

Package: libghc-quickcheck-instances-doc
Description-md5: 6f865145b3d371791351404939a19181
Description-en: common QuickCheck instances; documentation
 QuickCheck instances.
 .
 The goal is to supply QuickCheck instances for
 types provided by the Haskell Platform.
 .
 For information on writing a test-suite with Cabal
 see <http://www.haskell.org/cabal/users-guide/#test-suites>
 .
  Author: Antoine Latter
  Upstream-Maintainer: aslatter@gmail.com
 .
 This package contains the documentation files.

Package: libghc-quickcheck-instances-prof
Description-md5: ac858f351162860bf1924a57c4b8706b
Description-en: common QuickCheck instances; profiling libraries
 QuickCheck instances.
 .
 The goal is to supply QuickCheck instances for
 types provided by the Haskell Platform.
 .
 For information on writing a test-suite with Cabal
 see <http://www.haskell.org/cabal/users-guide/#test-suites>
 .
  Author: Antoine Latter
  Upstream-Maintainer: aslatter@gmail.com
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-quickcheck-io-dev
Description-md5: c77a94382ab7a241cdca8ad20c4af2a8
Description-en: use HUnit assertions as QuickCheck properties
 This package provides an orphan instance that allows you to use HUnit
 assertions as QuickCheck properties.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-io-doc
Description-md5: 2a363dc4f89c43502b2179ce25d42e1e
Description-en: use HUnit assertions as QuickCheck properties; documentation
 This package provides an orphan instance that allows you to use HUnit
 assertions as QuickCheck properties.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-io-prof
Description-md5: d2bbd70e665658f8a8fac00cf6112e41
Description-en: use HUnit assertions as QuickCheck properties; profiling libraries
 This package provides an orphan instance that allows you to use HUnit
 assertions as QuickCheck properties.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-safe-dev
Description-md5: 0691e6a922bb92a4a6037301f26e4869
Description-en: Safe reimplementation of QuickCheck's core
 QuickCheck-safe reimplements the quickCheck functionality with a pure
 interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
 .
 * uses the existing Arbitrary instances
 * implemented features: testing, result minimization (i.e., shrinking)
 * missing features: expected failures, label frequencies, coverage
 .
 The package is targeted at users who want to leverage SafeHaskell for
 sandboxing.
 .
   >>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
   *** Failed! Falsifiable (after 18 tests and 3 shrinks):
   [(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-safe-doc
Description-md5: 9b9fc2c290418b06aa4d08072959b339
Description-en: Safe reimplementation of QuickCheck's core; documentation
 QuickCheck-safe reimplements the quickCheck functionality with a pure
 interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
 .
 * uses the existing Arbitrary instances
 * implemented features: testing, result minimization (i.e., shrinking)
 * missing features: expected failures, label frequencies, coverage
 .
 The package is targeted at users who want to leverage SafeHaskell for
 sandboxing.
 .
   >>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
   *** Failed! Falsifiable (after 18 tests and 3 shrinks):
   [(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-safe-prof
Description-md5: ff6782bc69541389a0506e3787db7479
Description-en: Safe reimplementation of QuickCheck's core; profiling libraries
 QuickCheck-safe reimplements the quickCheck functionality with a pure
 interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
 .
 * uses the existing Arbitrary instances
 * implemented features: testing, result minimization (i.e., shrinking)
 * missing features: expected failures, label frequencies, coverage
 .
 The package is targeted at users who want to leverage SafeHaskell for
 sandboxing.
 .
   >>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
   *** Failed! Falsifiable (after 18 tests and 3 shrinks):
   [(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-simple-dev
Description-md5: 23ec73f2d48724f10de50735ed7e8565
Description-en: Test properties and default-mains for QuickCheck
 This package contains definitions of test properties and default-mains
 using QuickCheck library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-simple-doc
Description-md5: 58430feb5a5d59829e6568e4531223be
Description-en: Test properties and default-mains for QuickCheck; documentation
 This package contains definitions of test properties and default-mains
 using QuickCheck library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-simple-prof
Description-md5: d11bc7e65f4a19a364dd5f4d53567482
Description-en: Test properties and default-mains for QuickCheck; profiling libraries
 This package contains definitions of test properties and default-mains
 using QuickCheck library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-text-dev
Description-md5: 1998683ccd49d4449711055addcc6bb6
Description-en: alternative arbitrary instance for Text
 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-text-doc
Description-md5: efb73a3008338583b5771c31ee1ae820
Description-en: alternative arbitrary instance for Text; documentation
 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-text-prof
Description-md5: 0c565e70258adc41975d051455b32634
Description-en: alternative arbitrary instance for Text; profiling libraries
 The usual Arbitrary instance for Text (in quickcheck-instances) only
 has single-byte instances and so isn't an ideal representation of a
 valid UTF-8 character. This package has generators for one-, two- and
 three-byte UTF-8 characters (all that are currently in use).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-unicode-dev
Description-md5: 9643290bae5d7409ec68b7e4f2bf62e9
Description-en: Generator and shrink functions for testing Unicode-related software.
 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-unicode-doc
Description-md5: ff8371caafc678ba16d408799c5313c1
Description-en: Generator and shrink functions for testing Unicode-related software.; documentation
 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-quickcheck-unicode-prof
Description-md5: 353256dfc69583ca4f6e556804986b4d
Description-en: Generator and shrink functions for testing Unicode-related software.; profiling libraries
 The default Arbitrary instance for the Char type intentionally generates only
 ASCII values. This can lead to a false sense of security in cases where
 Unicode compliance is required, as encodings that span multiple bytes or code
 units will simply not be exercised at all.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: haskell-raaz-utils
Description-md5: 24b7655982e753c9c7dd1292a99909c9
Description-en: cryptographic networking library for Haskell
 Raaz uses strong typing to eliminate some common errors that occur in
 cryptographic settings, such as side channel attacks.
 .
 This package implements basic types and cryptographic primitives like
 hashes, macs etc. Actual network protocols are expected to use this
 library.  Common abstractions, such as packet parsing, are part of
 this library.

Package: libghc-raaz-dev
Description-md5: 41827bd26b8a6572253174a93a7abcc5
Description-en: cryptographic networking library for Haskell
 Raaz uses strong typing to eliminate some common errors that occur in
 cryptographic settings, such as side channel attacks.
 .
 This package implements basic types and cryptographic primitives like
 hashes, macs etc. Actual network protocols are expected to use this
 library.  Common abstractions, such as packet parsing, are part of
 this library.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-raaz-doc
Description-md5: 616dff241f2241735dcd718b455d5084
Description-en: cryptographic networking library for Haskell; documentation
 Raaz uses strong typing to eliminate some common errors that occur in
 cryptographic settings, such as side channel attacks.
 .
 This package implements basic types and cryptographic primitives like
 hashes, macs etc. Actual network protocols are expected to use this
 library.  Common abstractions, such as packet parsing, are part of
 this library.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-raaz-prof
Description-md5: a28b915451131116404cddd4c806bba1
Description-en: cryptographic networking library for Haskell; profiling libraries
 Raaz uses strong typing to eliminate some common errors that occur in
 cryptographic settings, such as side channel attacks.
 .
 This package implements basic types and cryptographic primitives like
 hashes, macs etc. Actual network protocols are expected to use this
 library.  Common abstractions, such as packet parsing, are part of
 this library.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-dev
Description-md5: e888122a7f5a99043b6bbd8f7b9a5aff
Description-en: random number generator for Haskell
 This package provides a basic random number generation library, including
 the ability to split random number generators.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-doc
Description-md5: f431b4ef302ecd092120907eb310ce66
Description-en: random number generator for Haskell; documentation
 This package provides a basic random number generation library, including
 the ability to split random number generators.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-prof
Description-md5: b862fde96742d28a270af464fefe289a
Description-en: random number generator for Haskell; profiling libraries
 This package provides a basic random number generation library, including
 the ability to split random number generators.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-fu-dev
Description-md5: a386d9283189035a30e78cc41fdc1fbc
Description-en: random number generation
 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, by an abstract type (RVar) which can be
 composed and manipulated monadically and sampled in either monadic
 or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-fu-doc
Description-md5: 207139dbdc0de4bb9a1d4334648d0b21
Description-en: random number generation; documentation
 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, by an abstract type (RVar) which can be
 composed and manipulated monadically and sampled in either monadic
 or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-fu-prof
Description-md5: 114c62edca43341db9fd133f7e4cdd7b
Description-en: random number generation; profiling libraries
 Random number generation based on modeling random variables in two
 complementary ways: first, by the parameters of standard mathematical
 distributions and, second, by an abstract type (RVar) which can be
 composed and manipulated monadically and sampled in either monadic
 or "pure" styles.
 .
 The primary purpose of this library is to support defining and
 sampling a wide variety of high quality random variables. Quality is
 prioritized over speed, but performance is an important goal too.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-shuffle-dev
Description-md5: a5f4add005f77e1bb68210ac470ec2c8
Description-en: random shuffle library
 Random shuffle implementation, on immutable lists. Based on "perfect
 shuffle" implementation by Oleg Kiselyov, available at
 http://okmij.org/ftp/Haskell/perfect-shuffle.txt
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-shuffle-doc
Description-md5: f98679d48167ad31b34688bb60485a8d
Description-en: random shuffle library; documentation
 Random shuffle implementation, on immutable lists. Based on "perfect
 shuffle" implementation by Oleg Kiselyov, available at
 http://okmij.org/ftp/Haskell/perfect-shuffle.txt
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-shuffle-prof
Description-md5: c885ca23b5a74b2c1b4186bdbf6458ad
Description-en: random shuffle library; profiling libraries
 Random shuffle implementation, on immutable lists. Based on "perfect
 shuffle" implementation by Oleg Kiselyov, available at
 http://okmij.org/ftp/Haskell/perfect-shuffle.txt
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-source-dev
Description-md5: 5613fa7c956b9f1d4581497e52f5a4b5
Description-en: generic basis for random number generators
 Random number generation based on entropy sources able to produce a
 small but well-defined set of primitive variates. Also includes
 facilities for "completing" partial implementations, making it easy
 to define new entropy sources in a way that is naturally
 forward-compatible.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-source-doc
Description-md5: 000969460b7c8f15bd2627b7e6522e26
Description-en: generic basis for random number generators; documentation
 Random number generation based on entropy sources able to produce a
 small but well-defined set of primitive variates. Also includes
 facilities for "completing" partial implementations, making it easy
 to define new entropy sources in a way that is naturally
 forward-compatible.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-random-source-prof
Description-md5: 8c3ec6fddfbf3f3f9ec0782f77d20483
Description-en: generic basis for random number generators; profiling libraries
 Random number generation based on entropy sources able to produce a
 small but well-defined set of primitive variates. Also includes
 facilities for "completing" partial implementations, making it easy
 to define new entropy sources in a way that is naturally
 forward-compatible.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rank2classes-dev
Description-md5: 8e4ada6eb116e8330d0a8ce42f4212ca
Description-en: rank-2-type standard type constructor class hierarchy
 A mirror image of the standard type constructor class hierarchy
 rooted in 'Functor', except with methods of rank 2 types and class
 instances of kind (k -> *) -> *. The classes enable generic handling
 of heterogenously typed data structures and other neat tricks.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rank2classes-doc
Description-md5: b4958537599f45d0898b2262c0e27866
Description-en: rank-2-type standard type constructor class hierarchy; documentation
 A mirror image of the standard type constructor class hierarchy
 rooted in 'Functor', except with methods of rank 2 types and class
 instances of kind (k -> *) -> *. The classes enable generic handling
 of heterogenously typed data structures and other neat tricks.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rank2classes-prof
Description-md5: 1bcb92fee30bab0e8bfe6ece904ebd11
Description-en: rank-2-type standard type constructor class hierarchy; profiling libraries
 A mirror image of the standard type constructor class hierarchy
 rooted in 'Functor', except with methods of rank 2 types and class
 instances of kind (k -> *) -> *. The classes enable generic handling
 of heterogenously typed data structures and other neat tricks.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rate-limit-dev
Description-md5: e7a74ee3bce5ef6bd664925572536c4b
Description-en: rate-limiting IO actions
 In many cases, it is useful, necessary, or simply nice to limit how
 frequently you perform some action. For example, you may want to limit
 how often your program makes a request of some web site. This library
 is intended as a general-purpose mechanism for rate-limiting IO actions.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rate-limit-doc
Description-md5: c6f8076d7905dd812bf0c8d85f98a35f
Description-en: rate-limiting IO actions; documentation
 In many cases, it is useful, necessary, or simply nice to limit how
 frequently you perform some action. For example, you may want to limit
 how often your program makes a request of some web site. This library
 is intended as a general-purpose mechanism for rate-limiting IO actions.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-rate-limit-prof
Description-md5: 685a18ad78c4c3b7f2708c8fa7cb2bb9
Description-en: rate-limiting IO actions; profiling libraries
 In many cases, it is useful, necessary, or simply nice to limit how
 frequently you perform some action. For example, you may want to limit
 how often your program makes a request of some web site. This library
 is intended as a general-purpose mechanism for rate-limiting IO actions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-raw-strings-qq-dev
Description-md5: 081db47d949bb7d5bb38369c24c7016b
Description-en: Raw string literals for Haskell
 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-raw-strings-qq-doc
Description-md5: ebdd0afb8e12a6823364efe16db3077a
Description-en: Raw string literals for Haskell; documentation
 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-raw-strings-qq-prof
Description-md5: 65525e100fee81c954c18089b7fe202f
Description-en: Raw string literals for Haskell; profiling libraries
 A quasiquoter for raw string literals - that is, string literals that don't
 recognise the standard escape sequences (such as '\n\). Basically, they
 make your code more readable by freeing you from the responsibility to
 escape backslashes. They are useful when working with regular expressions,
 DOS/Windows paths and markup languages (such as XML).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reactive-banana-dev
Description-md5: 14a92540faeb29a9a268b51a085100bd
Description-en: Library for functional reactive programming (FRP)
 Reactive-banana is a library for Functional Reactive Programming (FRP).
 .
 FRP offers an elegant and concise way to express interactive programs
 such as graphical user interfaces, animations, computer music or
 robot controllers. It promises to avoid the spaghetti code that is
 all too common in traditional approaches to GUI programming.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reactive-banana-doc
Description-md5: 49a77083a63e72effeda89493c9bfeb9
Description-en: Library for functional reactive programming (FRP); documentation
 Reactive-banana is a library for Functional Reactive Programming (FRP).
 .
 FRP offers an elegant and concise way to express interactive programs
 such as graphical user interfaces, animations, computer music or
 robot controllers. It promises to avoid the spaghetti code that is
 all too common in traditional approaches to GUI programming.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reactive-banana-prof
Description-md5: f048673243700259e98751eb046c81c5
Description-en: Library for functional reactive programming (FRP); profiling libraries
 Reactive-banana is a library for Functional Reactive Programming (FRP).
 .
 FRP offers an elegant and concise way to express interactive programs
 such as graphical user interfaces, animations, computer music or
 robot controllers. It promises to avoid the spaghetti code that is
 all too common in traditional approaches to GUI programming.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readable-dev
Description-md5: e225e384773239bb2b0a8055c68d8546
Description-en: reading from Text and ByteString
 Provides a Readable type class for reading data types from ByteString and
 Text.  Also includes efficient implementations for common data types.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readable-doc
Description-md5: 3f6a47efb3f2823b2bbbf035e37116fb
Description-en: reading from Text and ByteString; documentation
 Provides a Readable type class for reading data types from ByteString and
 Text.  Also includes efficient implementations for common data types.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readable-prof
Description-md5: afe424ba8b476fbe48744e02b22b2bb5
Description-en: reading from Text and ByteString; profiling libraries
 Provides a Readable type class for reading data types from ByteString and
 Text.  Also includes efficient implementations for common data types.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readargs-dev
Description-md5: 3b4c45eaa4637b05ff67a0ac3976a15f
Description-en: simple command-line argument parsing
 ReadArgs provides the readArgs IO action, which lets you tell the
 compiler to parse the command line arguments to fit the type signature
 you give.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readargs-doc
Description-md5: fae31f51475f7469f75af47fa94b9a3f
Description-en: simple command-line argument parsing; documentation
 ReadArgs provides the readArgs IO action, which lets you tell the
 compiler to parse the command line arguments to fit the type signature
 you give.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readargs-prof
Description-md5: 89a74d7bae881b2ef16328d0f0dd9867
Description-en: simple command-line argument parsing; profiling libraries
 ReadArgs provides the readArgs IO action, which lets you tell the
 compiler to parse the command line arguments to fit the type signature
 you give.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readline-dev
Description-md5: 145bd9251d9fbb9fd327052e27b8b53a
Description-en: Haskell bindings to GNU readline library
 This package provides Haskell bindings to the GNU readline library.
 See https://directory.fsf.org/wiki/Readline for more information on
 GNU readline.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readline-doc
Description-md5: 25a34f4120c65a56da2e6895a170155a
Description-en: Haskell bindings to GNU readline library; documentation
 This package provides Haskell bindings to the GNU readline library.
 See https://directory.fsf.org/wiki/Readline for more information on
 GNU readline.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-readline-prof
Description-md5: 3ed9e0d88cb77f19169e87b32fe6e57e
Description-en: Haskell bindings to GNU readline library; profiling libraries
 This package provides Haskell bindings to the GNU readline library.
 See https://directory.fsf.org/wiki/Readline for more information on
 GNU readline.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recaptcha-dev
Description-md5: fb58149c9df9ec6605bf48a02e7ab7af
Description-en: Haskell interface to reCAPTCHA service
 reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
 provides captchas for preventing automated spam in web applications, using
 the data people submit to digitize old books and newspapers.
 haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
 applications.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recaptcha-doc
Description-md5: ca729bbf243960d9f9a6b8b1b7c77c35
Description-en: Haskell interface to reCAPTCHA service; documentation
 reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
 provides captchas for preventing automated spam in web applications, using
 the data people submit to digitize old books and newspapers.
 haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
 applications.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recaptcha-prof
Description-md5: 6390d22b9a135434a8b006fe412b7fdb
Description-en: Haskell interface to reCAPTCHA service; profiling libraries
 reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
 provides captchas for preventing automated spam in web applications, using
 the data people submit to digitize old books and newspapers.
 haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
 applications.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recursion-schemes-dev
Description-md5: 3071169abb46ab0b13cfcfd55d03c818
Description-en: generalized bananas, lenses and barbed wire
 Base functors for fixed points, fixed points, folding, unfolding, refolding,
 Mendler-style iteration, Elgot (co)algebras, and Zygohistomorphic
 prepromorphisms.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recursion-schemes-doc
Description-md5: 1555e0c8bdba8d6d4227cd88fd52c31b
Description-en: generalized bananas, lenses and barbed wire; documentation
 Base functors for fixed points, fixed points, folding, unfolding, refolding,
 Mendler-style iteration, Elgot (co)algebras, and Zygohistomorphic
 prepromorphisms.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-recursion-schemes-prof
Description-md5: db3f3e2ce14d468f3d7075298dd1cad3
Description-en: generalized bananas, lenses and barbed wire; profiling libraries
 Base functors for fixed points, fixed points, folding, unfolding, refolding,
 Mendler-style iteration, Elgot (co)algebras, and Zygohistomorphic
 prepromorphisms.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reducers-dev
Description-md5: 9ce8eac8de4a8c8d4ea0043de0688828
Description-en: semigroup-based containers and reductions
 Semigroups, specialized containers and a general map/reduce framework.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reducers-doc
Description-md5: 43374640fbde14c5dccb87c1f199390d
Description-en: semigroup-based containers and reductions; documentation
 Semigroups, specialized containers and a general map/reduce framework.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reducers-prof
Description-md5: c7408cd6234bf32cd09339831e77754b
Description-en: semigroup-based containers and reductions; profiling libraries
 Semigroups, specialized containers and a general map/reduce framework.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-refact-dev
Description-md5: 00b270a5aabfc4c49469f9f86064e6cc
Description-en: specify refactorings to perform with apply-refact
 This library provides a datatype which can be interpreted by
 apply-refact. It exists as a seperate library so that applications
 can specify refactorings without depending on GHC.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-refact-doc
Description-md5: 9d9b19cb0f9a17b06471188b909fe3de
Description-en: specify refactorings to perform with apply-refact; documentation
 This library provides a datatype which can be interpreted by
 apply-refact. It exists as a seperate library so that applications
 can specify refactorings without depending on GHC.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-refact-prof
Description-md5: f59ee9bb14fdee2ccf3aebc30fa57d80
Description-en: specify refactorings to perform with apply-refact; profiling libraries
 This library provides a datatype which can be interpreted by
 apply-refact. It exists as a seperate library so that applications
 can specify refactorings without depending on GHC.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reflection-dev
Description-md5: c88da085b1e62b030153991a8f0ce876
Description-en: reifies arbitrary terms into types that can be reflected back into terms
 This package provides an implementation of the ideas presented in the
 paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
 Chung-chieh Shan. However, the API has been streamlined to improve
 performance.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reflection-doc
Description-md5: 419cd07cbc92e6733d2fff552240f3fa
Description-en: reifies arbitrary terms into types that can be reflected; documentation
 This package provides an implementation of the ideas presented in the
 paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
 Chung-chieh Shan. However, the API has been streamlined to improve
 performance.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reflection-prof
Description-md5: 27b89f1e7a360a0887c30b7c84f1d079
Description-en: reifies arbitrary terms into types that can be reflected; profiling libraries
 This package provides an implementation of the ideas presented in the
 paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
 Chung-chieh Shan. However, the API has been streamlined to improve
 performance.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-dev
Description-md5: 83ef50147f27b03074d952033731271d
Description-en: HTML form generation and validation library
 reform follows in the footsteps of formlets and digestive-functors
 <= 0.2. It provides a type-safe and composable method for generating
 an HTML form that includes validation.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-doc
Description-md5: ad454d0c5ab287682f23fe1f9225a79c
Description-en: HTML form generation and validation library; documentation
 reform follows in the footsteps of formlets and digestive-functors
 <= 0.2. It provides a type-safe and composable method for generating
 an HTML form that includes validation.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-prof
Description-md5: a2aa114edcc503c6667eab0a715c28b0
Description-en: HTML form generation and validation library; profiling libraries
 reform follows in the footsteps of formlets and digestive-functors
 <= 0.2. It provides a type-safe and composable method for generating
 an HTML form that includes validation.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-happstack-dev
Description-md5: 49f180d9924cf5c0e801f7f222b2c72e
Description-en: Happstack support for reform
 Reform is a library for building and validating forms using applicative
 functors. This package add support for using reform with Happstack.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-happstack-doc
Description-md5: 2cfad0e09cf22526b84c41c4763e9c16
Description-en: Happstack support for reform; documentation
 Reform is a library for building and validating forms using applicative
 functors. This package add support for using reform with Happstack.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-happstack-prof
Description-md5: 325c51bc51673e163a829d9335630dd7
Description-en: Happstack support for reform; profiling libraries
 Reform is a library for building and validating forms using applicative
 functors. This package add support for using reform with Happstack.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-hsp-dev
Description-md5: 953172e67034c0354f10060ea8b58cfb
Description-en: support for using HSP with Reform
 Reform is a library for building and validating forms using
 applicative functors. This package adds support for using
 reform with HSP.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-hsp-doc
Description-md5: 1b466927cea0b8108d16d8ac690d98f0
Description-en: support for using HSP with Reform; documentation
 Reform is a library for building and validating forms using
 applicative functors. This package adds support for using
 reform with HSP.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-reform-hsp-prof
Description-md5: 33935285d9a6f19e67cc758be6ab304e
Description-en: support for using HSP with Reform; profiling libraries
 Reform is a library for building and validating forms using
 applicative functors. This package adds support for using
 reform with HSP.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-dev
Description-md5: 9c9e54f4c85e719f83f3d4a0041d7b04
Description-en: regex-based parsing with applicative interface
 regex-applicative is a Haskell library for parsing using regular expressions.
 Parsers can be built using Applicative interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-doc
Description-md5: c35989a5c777fe348ced718a2b9aa862
Description-en: regex-based parsing with applicative interface; documentation
 regex-applicative is a Haskell library for parsing using regular expressions.
 Parsers can be built using Applicative interface.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-prof
Description-md5: f8207affe54bd0356831b13ac1f883f3
Description-en: regex-based parsing with applicative interface; profiling libraries
 regex-applicative is a Haskell library for parsing using regular expressions.
 Parsers can be built using Applicative interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-text-dev
Description-md5: de7d42d6f49f39e128ddd338c51489ae
Description-en: regex-applicative on Text
 Wrapped regex-applicative primitives to work with the 'Text' data type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-text-doc
Description-md5: 757a54fcc21ead129cbedd0e8df4e35d
Description-en: regex-applicative on Text; documentation
 Wrapped regex-applicative primitives to work with the 'Text' data type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-applicative-text-prof
Description-md5: 9e216632a19e7b54ccd703843b9a5e3a
Description-en: regex-applicative on Text; profiling libraries
 Wrapped regex-applicative primitives to work with the 'Text' data type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-base-dev
Description-md5: bf010074e766e71eef83914f7bd20962
Description-en: GHC library providing an API for regular expressions
 A library containing the interface API for the Haskell regular
 expressions library packages regex-posix, regex-pcre, regex-parsec,
 regex-tdfs, regex-dfa.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-base-doc
Description-md5: 22455e71caa7ac65e47df308960e3c1b
Description-en: GHC library providing an API for regular expressions; documentation
 A library containing the interface API for the Haskell regular
 expressions library packages regex-posix, regex-pcre, regex-parsec,
 regex-tdfs, regex-dfa.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-base-prof
Description-md5: 9f92f0a3aef5814fbe599b66e450b34c
Description-en: GHC library providing an API for regular expressions; profiling libraries
 A library containing the interface API for the Haskell regular
 expressions library packages regex-posix, regex-pcre, regex-parsec,
 regex-tdfs, regex-dfa.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling.  See http://www.haskell.org/ for more information on Haskell.

Package: libghc-regex-compat-dev
Description-md5: c4776b95acf22f9047c7c9aa947fa9cf
Description-en: GHC library providing old Text.Regex interface
 A library providing the old Text.Regex interface to the POSIX regular
 expression backend.
 .
 This package contains the libraries for use with GHC.

Package: libghc-regex-compat-doc
Description-md5: 62e5f98515140fc0f0d654d9265a9a71
Description-en: API documentation for regex-compat Haskell library
 A library containing a POSIX regular expression backend conforming to
 the interface API of regex-base.
 .
 This package contains the API documentation of the library.

Package: libghc-regex-compat-prof
Description-md5: 1f6b1e0aff9ecbe73609d15ff4bb2edd
Description-en: GHC profiling library providing old Text.Regex interface
 A library providing the old Text.Regex interface to the POSIX regular
 expression backend.
 .
 This package contains additional profiling libraries which can be
 used with ghc-prof.

Package: libghc-regex-pcre-dev
Description-md5: 4d5b52af6ef4131294caf0603d154859
Description-en: Perl-compatible regular expressions
 A library containing the PCRE backend to accompany regex-base.
 .
 This package contains the libraries for use with GHC.

Package: libghc-regex-pcre-doc
Description-md5: ce982f6d4f5f2c4f966e3af33e5b901d
Description-en: Perl-compatible regular expressions; documentation
 A library containing the PCRE backend to accompany regex-base.
 .
 This package contains the API documentation of the library.

Package: libghc-regex-pcre-prof
Description-md5: eb45533c3c3606d5fd1bb5b0f4395f28
Description-en: Perl-compat