How to Install and Uninstall libghc-snap-core-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-snap-core-doc" package

This is a short guide on how to install libghc-snap-core-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-snap-core-doc

2. Uninstall "libghc-snap-core-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-snap-core-doc on Kali Linux:

$ sudo apt remove libghc-snap-core-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-snap-core-doc package on Kali Linux

Package: libghc-snap-core-doc
Source: haskell-snap-core
Version: 1.0.5.1-1
Installed-Size: 5841
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-attoparsec-doc, libghc-case-insensitive-doc, libghc-hashable-doc, libghc-hunit-doc, libghc-io-streams-doc, libghc-lifted-base-doc, libghc-monad-control-doc, libghc-network-uri-doc, libghc-random-doc, libghc-readable-doc, libghc-regex-posix-doc, libghc-snap-core-dev, libghc-transformers-base-doc, libghc-unix-compat-doc, libghc-unordered-containers-doc, libghc-vector-doc, libjs-mathjax
Suggests: libghc-snap-core-prof
Size: 335012
SHA256: 194145efc19aed504a458e3bf92d4e0c11f435fb1073df7db3a2a4dbc0c8f0f3
SHA1: fcf043404eb08ad338e7cf2a7f5d3493989c3d50
MD5sum: 725eb9ab59b38b94150d92cc71dc7a2a
Description: Snap: A Haskell Web Framework (Core); documentation
Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can
visit the Snap project website at .
.
This library contains the core definitions and types for the Snap framework,
including:
.
1. Primitive types and functions for HTTP (requests, responses, cookies,
post/query parameters, etc)
.
2. Type aliases and helper functions for Iteratee I/O
.
3. A monad for programming web handlers called \"Snap\", inspired by
happstack's (), which allows:
.
o Stateful access to the HTTP request and response objects
.
o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
to handle requests and chaining handlers together
.
o Early termination of the computation if you know early what you want
to return and want to prevent further monadic processing
.
This package contains the documentation files.
Description-md5:
Homepage: http://snapframework.com/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-snap-core/libghc-snap-core-doc_1.0.5.1-1_all.deb