How to Install and Uninstall libghc-heist-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libghc-heist-doc" package

Please follow the instructions below to install libghc-heist-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-heist-doc

2. Uninstall "libghc-heist-doc" package

This is a short guide on how to uninstall libghc-heist-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-heist-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-heist-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-heist-doc
Priority: extra
Section: universe/doc
Installed-Size: 1422
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-heist
Version: 0.14.1.1-4
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-blaze-builder-doc, libghc-dlist-doc, libghc-either-doc, libghc-map-syntax-doc, libghc-monadcatchio-transformers-doc, libghc-mtl-doc, libghc-text-doc, libghc-unordered-containers-doc, libghc-xmlhtml-doc
Filename: pool/universe/h/haskell-heist/libghc-heist-doc_0.14.1.1-4_all.deb
Size: 108374
MD5sum: 8e171f671378f2d32767dbae5385d392
SHA1: 6f336823156529bf1e43a163c276b9165e460289
SHA256: ba8e0f46d56f5ded97c370ce9f8fe7fcddf9abbcc32cb5b4c34d15e0c2bca60a
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 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.
Description-md5: 5736f039ed4c9b8bd9686968ec5a1a10
Homepage: http://snapframework.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu