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

Last updated: May 05,2024

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

Please follow the guidance below to install libghc-reactive-banana-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-reactive-banana-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-reactive-banana-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2525
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-reactive-banana
Version: 0.8.1.2-2build1
Provides: libghc-reactive-banana-dev-0.8.1.2-81bad
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-hashable-dev-1.2.3.3-ce7af, libghc-psqueues-dev-0.2.0.3-78828, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vault-dev-0.3.0.5-fa3ee, libc6 (>= 2.2.5)
Suggests: libghc-reactive-banana-doc, libghc-reactive-banana-prof
Filename: pool/universe/h/haskell-reactive-banana/libghc-reactive-banana-dev_0.8.1.2-2build1_amd64.deb
Size: 253354
MD5sum: 74f3ca968474301e4196d6d83789414f
SHA1: f1bf8c5a8e87ab1141d2d96f1fec38e31b488d0d
SHA256: ea906c1d09eadfeb52961e1e12ed8fdba8aca8e8cf6b93be19a11565700e5831
Description-en: small but solid library for FRP
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 4a5322cdd9d63358ffe23ea6358ef137
Homepage: http://wiki.haskell.org/Reactive-banana
Ghc-Package: reactive-banana-0.8.1.2-81bad96fa4a95ee90254384bbd381e49
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu