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

Last updated: May 18,2024

1. Install "libghc-heist-dev" package

Learn how to install libghc-heist-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-heist-dev" package

Please follow the step by step instructions below to uninstall libghc-heist-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-heist-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3490
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-heist
Version: 0.14.1.1-4
Provides: libghc-heist-dev-0.14.1.1-7aead
Depends: libghc-monadcatchio-transformers-dev-0.3.1.3-3f6f0, libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-blaze-html-dev-0.8.1.1-d2f0d, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-directory-tree-dev-0.12.0-9ecc0, libghc-dlist-dev-0.7.1.2-bf379, libghc-either-dev-4.4.1-1bf74, libghc-filepath-dev-1.4.0.0-f97d1, libghc-hashable-dev-1.2.3.3-ce7af, libghc-map-syntax-dev-0.2-b86d7, libghc-mtl-dev-2.2.1-3af90, libghc-process-dev-1.2.3.0-a2232, libghc-random-dev-1.1-c46cc, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libghc-xmlhtml-dev-0.2.3.4-bcbb0, libc6 (>= 2.2.5)
Suggests: libghc-heist-doc, libghc-heist-prof
Filename: pool/universe/h/haskell-heist/libghc-heist-dev_0.14.1.1-4_amd64.deb
Size: 368608
MD5sum: b01851d407ffab8e769abfa929a46e79
SHA1: 3672aa95b7c7a175494eb95dbdbf07b59ef27d20
SHA256: 7161fbbd52e69f350c88532b4762970beed3bd0be532bdac6602de4be88632db
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 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.
Description-md5: fb03c5ede8f4d1296f3d99dd2f77f602
Homepage: http://snapframework.com/
Ghc-Package: heist-0.14.1.1-7aead00dafd750056061feeff7c8fa23
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu