haskell-reactive-banana 0.7.1.3-1build1 source package in Ubuntu

Changelog

haskell-reactive-banana (0.7.1.3-1build1) trusty; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Sat, 26 Oct 2013 10:51:14 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-reactive-banana_0.7.1.3.orig.tar.gz 26.2 KiB eb0f65fe33d08af7aea9a20a9f084e69e12f68f300df1b19c0f1ce93a60efe84
haskell-reactive-banana_0.7.1.3-1build1.debian.tar.gz 2.9 KiB 2d8fdb28583dca50c46bceddac5d1ec858593bf0291eadf1d9a7579fa941ee0c
haskell-reactive-banana_0.7.1.3-1build1.dsc 2.8 KiB c18c1208403cf488b85c757a4eb79314fbb730512a37b8c37b96c359ee82f845

View changes file

Binary packages built by this source

libghc-reactive-banana-dev: 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.

libghc-reactive-banana-doc: No summary available for libghc-reactive-banana-doc in ubuntu utopic.

No description available for libghc-reactive-banana-doc in ubuntu utopic.

libghc-reactive-banana-prof: small but solid library for FRP; profiling libraries

 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, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.