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

Last updated: May 16,2024

1. Install "libghc-reactive-banana-doc" package

Learn how to install libghc-reactive-banana-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-reactive-banana-doc

2. Uninstall "libghc-reactive-banana-doc" package

This guide let you learn how to uninstall libghc-reactive-banana-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-reactive-banana-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-reactive-banana-doc
Priority: extra
Section: universe/doc
Installed-Size: 900
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-reactive-banana
Version: 0.8.1.2-2build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-vault-doc
Filename: pool/universe/h/haskell-reactive-banana/libghc-reactive-banana-doc_0.8.1.2-2build1_all.deb
Size: 81588
MD5sum: 3c71d048d86a10f7f98f373db2b7a2d8
SHA1: 0fa61de585133d66de2aaf021ad2cbd90c67ddd9
SHA256: 4511d93b9fad861b5e4152eee2dd270cf4a1a0009d68084db6b8f55f6fea50b2
Description-en: small but solid library for FRP; documentation
The current focus of this library is to implement a subset of the semantic
model for functional reactive programming pioneered by Conal Elliott.
.
Moreover, this library can hooked into any existing event-based framework.
It is especially useful in conjunction with existing GUI frameworks like
wxHaskell or gtk2hs.
.
This also means that your code can be a mix of FRP and imperative parts.
Bored of programming imperative GUIs? Write some parts with FRP! Don't know
how to express something with FRP? Switch back to imperative style!
.
In the spectrum of possible FRP implementations, this one features simple
semantics but modest expressivity. Predicting space & time usage should be
easy.
.
Stability forecast: Known inefficiencies that will be addressed. No
semantic bugs expected. Significant API changes are likely in future
versions.
.
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: 4628bfb91009f3f894039e6bb4a305f8
Homepage: http://wiki.haskell.org/Reactive-banana
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu