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

Last updated: September 20,2024

1. Install "libghc-heist-prof" package

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

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

2. Uninstall "libghc-heist-prof" package

This guide let you learn how to uninstall libghc-heist-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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